show ip mroute

show ip mroute

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 ip mroute",
  "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": {
        "outputs": {
            "output": {
                "body": {
                    "TABLE_vrf": {
                        "ROW_vrf": [
                            {
                                "vrf-name": "default"
                            }, 
                            {
                                "TABLE_addr": {
                                    "ROW_addr": [
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": {
                                                    "mpib-refcount": "0"
                                                }
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Null", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 232.0.0.0/8)", 
                                            "oif-count": "0", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "0.0.0.0", 
                                            "uptime": "P12DT14H40M50S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.1/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.1/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.2/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.2/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.3/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.3/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.4/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M35S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.4/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M35S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.5/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.5/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.6/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.6/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.7/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M33S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.7/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M33S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.8/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.8/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.9/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.9/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.10/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.10/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.11/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.11/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.12/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.12/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.13/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.13/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.14/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.14/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.15/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.15/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.16/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.16/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.17/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.17/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.18/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.18/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.19/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.19/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.20/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.20/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.21/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.21/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.22/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.22/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.23/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.23/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.24/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.24/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.25/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.25/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.26/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.26/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.27/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.27/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.28/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.28/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.29/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.29/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.30/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M31S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.30/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M31S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.31/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.31/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.32/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.32/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.33/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.33/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.34/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.34/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.35/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.35/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.36/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.36/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.37/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.37/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.38/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.38/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.39/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.39/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.40/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.40/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.41/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.41/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.42/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.42/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.43/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M32S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.43/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M32S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.44/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.44/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.45/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.45/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.46/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.46/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.47/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.47/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.48/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M32S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.48/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M32S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.49/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.49/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.50/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.50/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.51/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.51/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.52/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.52/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.53/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.53/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.54/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.54/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.55/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.55/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.56/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.56/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.57/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.57/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.58/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.58/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.59/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.59/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.60/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.60/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.61/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M33S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.61/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M33S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.62/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.62/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.63/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.63/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.64/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.64/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.65/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.65/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.66/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.66/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.67/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.67/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.68/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.68/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.69/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.69/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.70/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.70/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.71/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.71/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.72/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.72/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.73/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.73/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.74/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.74/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.75/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.75/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.76/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.76/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.77/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.77/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.78/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.78/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.79/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M35S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.79/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M35S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.80/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.80/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.81/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.81/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.82/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.82/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.83/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.83/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.84/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.84/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.85/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.85/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.86/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.86/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.87/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.87/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.88/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.88/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.89/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.89/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.90/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.90/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.91/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.91/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.92/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.92/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.93/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.93/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.94/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.94/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.95/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.95/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.96/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.96/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.97/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.97/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.98/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.98/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.99/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.99/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.100/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.100/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.101/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.101/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.102/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.102/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.103/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.103/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.104/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.104/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.105/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M31S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.105/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M31S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.106/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.106/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.107/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.107/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.108/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.108/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.109/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.109/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.110/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.110/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.111/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.111/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.112/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.112/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.113/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.113/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.114/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.114/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.115/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.115/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.116/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.116/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.117/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.117/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.118/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.118/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.119/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.119/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.120/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.120/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.121/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.121/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.122/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.122/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.123/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M32S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.123/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M32S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.124/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.124/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.125/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.125/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.126/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.126/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.127/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.127/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.128/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.128/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.129/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.129/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.130/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.130/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.131/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.131/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.132/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.132/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.133/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.133/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.134/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.134/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.135/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.135/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.136/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.136/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.137/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.137/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.138/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.138/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.139/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.139/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.140/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.140/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.141/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M34S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.141/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M34S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.142/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.142/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.143/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.143/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.144/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.144/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.145/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.145/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.146/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.146/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.147/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.147/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.148/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.148/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.149/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.149/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.150/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.150/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.151/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.151/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.152/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.152/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.153/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.153/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.154/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M35S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.154/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M35S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.155/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.155/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.156/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.156/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.157/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.157/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.158/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.158/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.159/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M35S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.159/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M35S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.160/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.160/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.161/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.161/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.162/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.162/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.163/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.163/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.164/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.164/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.165/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.165/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.166/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.166/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.167/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.167/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.168/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.168/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.169/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.169/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.170/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.170/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.171/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.171/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.172/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.172/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.173/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.173/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.174/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.174/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.175/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.175/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.176/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.176/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.177/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.177/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.178/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.178/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.179/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.179/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.180/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.180/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.181/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.181/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.182/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.182/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.183/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.183/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.184/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.184/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.185/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M31S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.185/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M31S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.186/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.186/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.187/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.187/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.188/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M12S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.188/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M12S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.189/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.189/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.190/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.190/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.191/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.191/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.192/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.192/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.193/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.193/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.194/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.194/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.195/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.195/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.196/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.196/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.197/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.197/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.198/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M32S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.198/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M32S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.199/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.199/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.200/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.200/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.201/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.201/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.202/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.202/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.203/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M32S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.203/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M32S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.204/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.204/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.205/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.205/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.206/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.206/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.207/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.207/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.208/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.208/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.209/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.209/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.210/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.210/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.211/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.211/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.212/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.212/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.213/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.213/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.214/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.214/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.215/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.215/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.216/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M33S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.216/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M33S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.217/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.217/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.218/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.218/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.219/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.219/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.220/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.220/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.221/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.221/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.222/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.222/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.223/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.223/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.224/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.224/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.225/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.225/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.226/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.226/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.227/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.227/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.228/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.228/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.229/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.229/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.230/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.230/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.231/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.231/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.232/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.232/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.233/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.233/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.234/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M35S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.234/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M35S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.235/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.235/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.236/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.236/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.237/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.237/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.238/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.238/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.239/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.239/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.240/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.240/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.241/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.241/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.242/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.242/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.243/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.243/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.244/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.244/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.245/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.245/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.246/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.246/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.247/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.247/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.248/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.248/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.249/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.249/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.250/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.250/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.251/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.251/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.252/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.252/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.253/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M12S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.253/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M12S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.254/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.254/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.255/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.255/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.0/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.0/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.1/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.1/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.2/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M12S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.2/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M12S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.3/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.3/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.4/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M31S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.4/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M31S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.5/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.5/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.6/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.6/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.7/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M12S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.7/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M12S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.8/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.8/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.9/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.9/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.10/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M12S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.10/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M12S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.11/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.11/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.12/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.12/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.13/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.13/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.14/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.14/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.15/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.15/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.16/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.16/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.17/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.17/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.18/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.18/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.19/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.19/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.20/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.20/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.21/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.21/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.22/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M32S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.22/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M32S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.23/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.23/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.24/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.24/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.25/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.25/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.26/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.26/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.27/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.27/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.28/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.28/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.29/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.29/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.30/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.30/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.31/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.31/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.32/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.32/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.33/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.33/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.34/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.34/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.35/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.35/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.36/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.36/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.37/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.37/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.38/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.38/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.39/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.39/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.40/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M34S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.40/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M34S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.41/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.41/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.42/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.42/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.43/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.43/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.44/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.44/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.45/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.45/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.46/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.46/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.47/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.47/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.48/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.48/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.49/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.49/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.50/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.50/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.51/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.51/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.52/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.52/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.53/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M35S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.53/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M35S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.54/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.54/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.55/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.55/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.56/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.56/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.57/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.57/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.58/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M35S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.58/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M35S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.59/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.59/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.60/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.60/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.61/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.61/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.62/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.62/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.63/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.63/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.64/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.64/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.65/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.65/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.66/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.66/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.67/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.67/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.68/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.68/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.69/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.69/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.70/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.70/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.71/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.71/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.72/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.72/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.73/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.73/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.74/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.74/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.75/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.75/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.76/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.76/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.77/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M10S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.77/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M10S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.78/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.78/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.79/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M24S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.79/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M24S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.80/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.80/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.81/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.81/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.82/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.82/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.83/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.83/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.84/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M31S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.84/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M31S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.85/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.85/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.86/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.86/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.87/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.87/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.88/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.88/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.89/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.89/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.90/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.90/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.91/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.91/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.92/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.92/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.93/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.93/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.94/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.94/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.95/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.95/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.96/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.96/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.97/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M32S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.97/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M32S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.98/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.98/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.99/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.99/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.100/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.100/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.101/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.101/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.102/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M32S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.102/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M32S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.103/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.103/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.104/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.104/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.105/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.105/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.106/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.106/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.107/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.107/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.108/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.108/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.109/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.109/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.110/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.110/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.111/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.111/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.112/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.112/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.113/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.113/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.114/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.114/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.115/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M33S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.115/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M33S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.116/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.116/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.117/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.117/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.118/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.118/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.119/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.119/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.120/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.120/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.121/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.121/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.122/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.122/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.123/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.123/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.124/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.124/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.125/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.125/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.126/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.126/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.127/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.127/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.128/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.128/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.129/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.129/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.130/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.130/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.131/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.131/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.132/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.132/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.133/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M35S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.133/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M35S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.134/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.134/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.135/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.135/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.136/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.136/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.137/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.137/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.138/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.138/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.139/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.139/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.140/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.140/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.141/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.141/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.142/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.142/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.143/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.143/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.144/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.144/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.145/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.145/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.146/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.146/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.147/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.147/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.148/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.148/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.149/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.149/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.150/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.150/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.151/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.151/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.152/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.152/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.153/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.153/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.154/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.154/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.155/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.155/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.156/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.156/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.157/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M12S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.157/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M12S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.158/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.158/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.159/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M26S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.159/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M26S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.160/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.160/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.161/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.161/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.162/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.162/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.163/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.163/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.164/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.164/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.165/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.165/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.166/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.166/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.167/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.167/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.168/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.168/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.169/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.169/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.170/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M12S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.170/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M12S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.171/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.171/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.172/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.172/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.173/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.173/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.174/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.174/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.175/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.175/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.176/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.176/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.177/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M32S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.177/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M32S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.178/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.178/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.179/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.179/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.180/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.180/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.181/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.181/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.182/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.182/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.183/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.183/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.184/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.184/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.185/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.185/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.186/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.186/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.187/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.187/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.188/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.188/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.189/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.189/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.190/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M33S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.190/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M33S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.191/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.191/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.192/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.192/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.193/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.193/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.194/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.194/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.195/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M33S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.195/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M33S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.196/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.196/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.197/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.197/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.198/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.198/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.199/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.199/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.200/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.200/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.201/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.201/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.202/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.202/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.203/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.203/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.204/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.204/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.205/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.205/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.206/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.206/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.207/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M34S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.207/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M34S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.208/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M35S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.208/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M35S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.209/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.209/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.210/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.210/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.211/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.211/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.212/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.212/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.213/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.213/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.214/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.214/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.215/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.215/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.216/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.216/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.217/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.217/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.218/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.218/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.219/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.219/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.220/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.220/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.221/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.221/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.222/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.222/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.223/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.223/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.224/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.224/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.225/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.225/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.226/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.226/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.227/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.227/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.228/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.228/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.229/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.229/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.230/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.230/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.231/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.231/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.232/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M10S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.232/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M10S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.233/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.233/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.234/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.234/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.235/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.235/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.236/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.236/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.237/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.237/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.238/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.238/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.239/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M31S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.239/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M31S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.240/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.240/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.241/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.241/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.242/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.242/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.243/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.243/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.244/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.244/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.245/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.245/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.246/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.246/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.247/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.247/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.248/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.248/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.249/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.249/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.250/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.250/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.251/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.251/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.252/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M32S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.252/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M32S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.253/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.253/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.254/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.254/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.255/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.255/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.0/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.0/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.1/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.1/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.2/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.2/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.3/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.3/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.4/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.4/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.5/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.5/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.6/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.6/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.7/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.7/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.8/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.8/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.9/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.9/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.10/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.10/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.11/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.11/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.12/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.12/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.13/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.13/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.14/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M33S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.14/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M33S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.15/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.15/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.16/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.16/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.17/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.17/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.18/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.18/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.19/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.19/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.20/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.20/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.21/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.21/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.22/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.22/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.23/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.23/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.24/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.24/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.25/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.25/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.26/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.26/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.27/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.27/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.28/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.28/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.29/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.29/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.30/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.30/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.31/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.31/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.32/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M35S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.32/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M35S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.33/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.33/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.34/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.34/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.35/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.35/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.36/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.36/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.37/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.37/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.38/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.38/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.39/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.39/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.40/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.40/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.41/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.41/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.42/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.42/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.43/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.43/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.44/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.44/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.45/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.45/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.46/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.46/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.47/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.47/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.48/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.48/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.49/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.49/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.50/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.50/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.51/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.51/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.52/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.52/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.53/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.53/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.54/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.54/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.55/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.55/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.56/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.56/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.57/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.57/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.58/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M26S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.58/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M26S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.59/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.59/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.60/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.60/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.61/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.61/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.62/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.62/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.63/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.63/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.64/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.64/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.65/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.65/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.66/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.66/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.67/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.67/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.68/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.68/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.69/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M12S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.69/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M12S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.70/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.70/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.71/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.71/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.72/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.72/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.73/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.73/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.74/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.74/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.75/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.75/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.76/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M32S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.76/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M32S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.77/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.77/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.78/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.78/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.79/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.79/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.80/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.80/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.81/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.81/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.82/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.82/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.83/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.83/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.84/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.84/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.85/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.85/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.86/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.86/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.87/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.87/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.88/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.88/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.89/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M33S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.89/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M33S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.90/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.90/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.91/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.91/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.92/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.92/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.93/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.93/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.94/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M33S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.94/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M33S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.95/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.95/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.96/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.96/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.97/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.97/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.98/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.98/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.99/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.99/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.100/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.100/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.101/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.101/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.102/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.102/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.103/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.103/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.104/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.104/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.105/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.105/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.106/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.106/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.107/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M35S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.107/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M35S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.108/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.108/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.109/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.109/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.110/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.110/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.111/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.111/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.112/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.112/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.113/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.113/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.114/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.114/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.115/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.115/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.116/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.116/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.117/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.117/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.118/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.118/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.119/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.119/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.120/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.120/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.121/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.121/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.122/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.122/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.123/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.123/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.124/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.124/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.125/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.125/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.126/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.126/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.127/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.127/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.128/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.128/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.129/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.129/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.130/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.130/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.131/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.131/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.132/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.132/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.133/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.133/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.134/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.134/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.135/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.135/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.136/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.136/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.137/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.137/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.138/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M27S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.138/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M27S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.139/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.139/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.140/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.140/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.141/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.141/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.142/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.142/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.143/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.143/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.144/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.144/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.145/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.145/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.146/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.146/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.147/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.147/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.148/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.148/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.149/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.149/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.150/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.150/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.151/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M32S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.151/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M32S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.152/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.152/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.153/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.153/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.154/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.154/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.155/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.155/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.156/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.156/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.157/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.157/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.158/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.158/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.159/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.159/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.160/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.160/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.161/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.161/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.162/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.162/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.163/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.163/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.164/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.164/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.165/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.165/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.166/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.166/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.167/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.167/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.168/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.168/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.169/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M33S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.169/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M33S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.170/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.170/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.171/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.171/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.172/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.172/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.173/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.173/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.174/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.174/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.175/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.175/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.176/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.176/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.177/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.177/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.178/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.178/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.179/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.179/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.180/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.180/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.181/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.181/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.182/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.182/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.183/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.183/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.184/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.184/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.185/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.185/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.186/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M35S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.186/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M35S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.187/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.187/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.188/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.188/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.189/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.189/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.190/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.190/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.191/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.191/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.192/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.192/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.193/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.193/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.194/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.194/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.195/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.195/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.196/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.196/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.197/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.197/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.198/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.198/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.199/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.199/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.200/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.200/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.201/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.201/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.202/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.202/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.203/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.203/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.204/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.204/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.205/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.205/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.206/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.206/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.207/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.207/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.208/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.208/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.209/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.209/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.210/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.210/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.211/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M10S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.211/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M10S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.212/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.212/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.213/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.213/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.214/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.214/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.215/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.215/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.216/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.216/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.217/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.217/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.218/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.218/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.219/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.219/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.220/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.220/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.221/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.221/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.222/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.222/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.223/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.223/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.224/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.224/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.225/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.225/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.226/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.226/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.227/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.227/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.228/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.228/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.229/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.229/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.230/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.230/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.231/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M32S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.231/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M32S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.232/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.232/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.233/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.233/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.234/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.234/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.235/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.235/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.236/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.236/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.237/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.237/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.238/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.238/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.239/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.239/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.240/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.240/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.241/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.241/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.242/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.242/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.243/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.243/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.244/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M33S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.244/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M33S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.245/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.245/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.246/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.246/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.247/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.247/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.248/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.248/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.249/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M33S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.249/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M33S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.250/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.250/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.251/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.251/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.252/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.252/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.253/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.253/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.254/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.254/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.255/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.255/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.0/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.0/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.1/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.1/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.2/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.2/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.3/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.3/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.4/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.4/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.5/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.5/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.6/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M34S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.6/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M34S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.7/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.7/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.8/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.8/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.9/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.9/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.10/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.10/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.11/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.11/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.12/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.12/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.13/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.13/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.14/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.14/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.15/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.15/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.16/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.16/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.17/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.17/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.18/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.18/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.19/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.19/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.20/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.20/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.21/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.21/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.22/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.22/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.23/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.23/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.24/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.24/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.25/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.25/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.26/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.26/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.27/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.27/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.28/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.28/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.29/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.29/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.30/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.30/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.31/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.31/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.32/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.32/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.33/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.33/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.34/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.34/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.35/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.35/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.36/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.36/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.37/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M26S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.37/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M26S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.38/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.38/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.39/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.39/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.40/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.40/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.41/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.41/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.42/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.42/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.43/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.43/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.44/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.44/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.45/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.45/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.46/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.46/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.47/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.47/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.48/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M12S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.48/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M12S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.49/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.49/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.50/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M32S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.50/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M32S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.51/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.51/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.52/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.52/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.53/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.53/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.54/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.54/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.55/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.55/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.56/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.56/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.57/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.57/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.58/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.58/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.59/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.59/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.60/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.60/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.61/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.61/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.62/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.62/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.63/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.63/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.64/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.64/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.65/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.65/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.66/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.66/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.67/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.67/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.68/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M33S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.68/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M33S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.69/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.69/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.70/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.70/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.71/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.71/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.72/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.72/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.73/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.73/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.74/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.74/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.75/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.75/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.76/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.76/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.77/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.77/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.78/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.78/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.79/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.79/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.80/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.80/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.81/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.81/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.82/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.82/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.83/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.83/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.84/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.84/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.85/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.85/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.86/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M35S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.86/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M35S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.87/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.87/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.88/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.88/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.89/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.89/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.90/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.90/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.91/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.91/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.92/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.92/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.93/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.93/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.94/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.94/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.95/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.95/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.96/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.96/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.97/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.97/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.98/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.98/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.99/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.99/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.100/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.100/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.101/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.101/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.102/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.102/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.103/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.103/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.104/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.104/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.105/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.105/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.106/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.106/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.107/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.107/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.108/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.108/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.109/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.109/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.110/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M10S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.110/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M10S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.111/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.111/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.112/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.112/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.113/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.113/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.114/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.114/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.115/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.115/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.116/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.116/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.117/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.117/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.118/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.118/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.119/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.119/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.120/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.120/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.121/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.121/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.122/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.122/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.123/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.123/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.124/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.124/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.125/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.125/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.126/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.126/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.127/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.127/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.128/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.128/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.129/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.129/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.130/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M32S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.130/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M32S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.131/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.131/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.132/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.132/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.133/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.133/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.134/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.134/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.135/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.135/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.136/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.136/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.137/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.137/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.138/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M43S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.138/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M43S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.139/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M43S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.139/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M43S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.140/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M43S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.140/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M43S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.141/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M43S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.141/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M43S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.142/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M43S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.142/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M43S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.143/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M43S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.143/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M43S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.144/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M43S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.144/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M43S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.145/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M43S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.145/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M43S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.146/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M43S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.146/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M43S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.147/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M43S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.147/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M43S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.148/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M43S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.148/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M43S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.149/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M43S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.149/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M43S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.150/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M43S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.150/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M43S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.151/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.151/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.152/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.152/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.153/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.153/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.154/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.154/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.155/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.155/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.156/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.156/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.157/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.157/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.158/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.158/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.159/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.159/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.160/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.160/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.161/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.161/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.162/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.162/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.163/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.163/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.164/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.164/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.165/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.165/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.166/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.166/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.167/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.167/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.168/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.168/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.169/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.169/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.170/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.170/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.171/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.171/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.172/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.172/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.173/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.173/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.174/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.174/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.175/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.175/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.176/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.176/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.177/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.177/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.178/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.178/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.179/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.179/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.180/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.180/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.181/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.181/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.182/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.182/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.183/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.183/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.184/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.184/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.185/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.185/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.186/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.186/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.187/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.187/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.188/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.188/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.189/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.189/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.190/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.190/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.191/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.191/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.192/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.192/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.193/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.193/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.194/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.194/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.195/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.195/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.196/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.196/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.197/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.197/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.198/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.198/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.199/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.199/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.200/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.200/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.201/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.201/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.202/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.202/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.203/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.203/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.204/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.204/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.205/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.205/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.206/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.206/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.207/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.207/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.208/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.208/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.209/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.209/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.210/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.210/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.211/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.211/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.212/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.212/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.213/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.213/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.214/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.214/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.215/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.215/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.216/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.216/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.217/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.217/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.218/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.218/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.219/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.219/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.220/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.220/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.221/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.221/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.222/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.222/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.223/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.223/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.224/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.224/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.225/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.225/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.226/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.226/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.227/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.227/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.228/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.228/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.229/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.229/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.230/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.230/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.231/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.231/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.232/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.232/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.233/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.233/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.234/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.234/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.235/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.235/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.236/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.236/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.237/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.237/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.238/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.238/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.239/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.239/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.240/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.240/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.241/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.241/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.242/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.242/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.243/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.243/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.244/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.244/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.245/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.245/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.246/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.246/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.247/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.247/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.248/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.248/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.249/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.249/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.250/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.250/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.251/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.251/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.252/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.252/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.253/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.253/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.254/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.254/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.255/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.255/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.0/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.0/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.1/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.1/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.2/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.2/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.3/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.3/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.4/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.4/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.5/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.5/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.6/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.6/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.7/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.7/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.8/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.8/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.9/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.9/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.10/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.10/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.11/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.11/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.12/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.12/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.13/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.13/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.14/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.14/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.15/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.15/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.16/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.16/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.17/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.17/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.18/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.18/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.19/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.19/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.20/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.20/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.21/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.21/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.22/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.22/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.23/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.23/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.24/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.24/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.25/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.25/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.26/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.26/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.27/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.27/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.28/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.28/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.29/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.29/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.30/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.30/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.31/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.31/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.32/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.32/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.33/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.33/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.34/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.34/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.35/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.35/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.36/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.36/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.37/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.37/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.38/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.38/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.39/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.39/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.40/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.40/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.41/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.41/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.42/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.42/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.43/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.43/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.44/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.44/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.45/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.45/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.46/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.46/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.47/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.47/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.48/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.48/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.49/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.49/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.50/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.50/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.51/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.51/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.52/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.52/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.53/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.53/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.54/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.54/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.55/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.55/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.56/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.56/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.57/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.57/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.58/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.58/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.59/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.59/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.60/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.60/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.61/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.61/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.62/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.62/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.63/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.63/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.64/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.64/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.65/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.65/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.66/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.66/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.67/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.67/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.68/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.68/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.69/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.69/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.70/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.70/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.71/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.71/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.72/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.72/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.73/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.73/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.74/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.74/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.75/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.75/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.76/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.76/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.77/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.77/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.78/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.78/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.79/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.79/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.80/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.80/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.81/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.81/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.82/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.82/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.83/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.83/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.84/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.84/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.85/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.85/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.86/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.86/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.87/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.87/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.88/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.88/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.89/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.89/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.90/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.90/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.91/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.91/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.92/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.92/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.93/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.93/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.94/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.94/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.95/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.95/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.96/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.96/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.97/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.97/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.98/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.98/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.99/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.99/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.100/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.100/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.101/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.101/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.102/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.102/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.103/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.103/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.104/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.104/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.105/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.105/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.106/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.106/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.107/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.107/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.108/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.108/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.109/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.109/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.110/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.110/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.111/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.111/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.112/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.112/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.113/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.113/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.114/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.114/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.115/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.115/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.116/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.116/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.117/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.117/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.118/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.118/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.119/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.119/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.120/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.120/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.121/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.121/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.122/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.122/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.123/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.123/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.124/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.124/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.125/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.125/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.126/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.126/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.127/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.127/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.128/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.128/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.129/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.129/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.130/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.130/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.131/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.131/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.132/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.132/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.133/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.133/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.134/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.134/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.135/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.135/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.136/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.136/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.137/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.137/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.138/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.138/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.139/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.139/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.140/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.140/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.141/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.141/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.142/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.142/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.143/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.143/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.144/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.144/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.145/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.145/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.146/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.146/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.147/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.147/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.148/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.148/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.149/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.149/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.150/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.150/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.151/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.151/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.152/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.152/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.153/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.153/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.154/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.154/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.155/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.155/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.156/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.156/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.157/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.157/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.158/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.158/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.159/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.159/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.160/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.160/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.161/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.161/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.162/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.162/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.163/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.163/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.164/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.164/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.165/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.165/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.166/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.166/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.167/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.167/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.168/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.168/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.169/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.169/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.170/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.170/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.171/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.171/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.172/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.172/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.173/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.173/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.174/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.174/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.175/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.175/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.176/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.176/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.177/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.177/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.178/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.178/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.179/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.179/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.180/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.180/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.181/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.181/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.182/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.182/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.183/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.183/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.184/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.184/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.185/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.185/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.186/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.186/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.187/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.187/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.188/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.188/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.189/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.189/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.190/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.190/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.191/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.191/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.192/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.192/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.193/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.193/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.194/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.194/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.195/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.195/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.196/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.196/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.197/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.197/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.198/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.198/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.199/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.199/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.200/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.200/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.201/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.201/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.202/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.202/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.203/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.203/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.204/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.204/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.205/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.205/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.206/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.206/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.207/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.207/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.208/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.208/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.209/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.209/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.210/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.210/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.211/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.211/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.212/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.212/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.213/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.213/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.214/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.214/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.215/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.215/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.216/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.216/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.217/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.217/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.218/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.218/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.219/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.219/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.220/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.220/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.221/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.221/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.222/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.222/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.223/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.223/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.224/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.224/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.225/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.225/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.226/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.226/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.227/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.227/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.228/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.228/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.229/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.229/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.230/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.230/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.231/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.231/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.232/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.232/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.233/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.233/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.234/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.234/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.235/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.235/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.236/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.236/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.237/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.237/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.238/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.238/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.239/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.239/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.240/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.240/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.241/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.241/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.242/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.242/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.243/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.243/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.244/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.244/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.245/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.245/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.246/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.246/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.247/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.247/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.248/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.248/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.249/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.249/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.250/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.250/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.251/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.251/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.252/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.252/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.253/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.253/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.254/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.254/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.255/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.255/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.0/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.0/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.1/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.1/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.2/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.2/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.3/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.3/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.4/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.4/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.5/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.5/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.6/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.6/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.7/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.7/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.8/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.8/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.9/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.9/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.10/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.10/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.11/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.11/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.12/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.12/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.13/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.13/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.14/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.14/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.15/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.15/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.16/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.16/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.17/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.17/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.18/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.18/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.19/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.19/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.20/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.20/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.21/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.21/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.22/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.22/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.23/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.23/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.24/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.24/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.25/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.25/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.26/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.26/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.27/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.27/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.28/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.28/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.29/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.29/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.30/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.30/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.31/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.31/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.32/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.32/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.33/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.33/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.34/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.34/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.35/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.35/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.36/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.36/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.37/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.37/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.38/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.38/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.39/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M34S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.39/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M34S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.40/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.40/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.41/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.41/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.42/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.42/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.43/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.43/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.44/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.44/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.45/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.45/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.46/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.46/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.47/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.47/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.48/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.48/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.49/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.49/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.50/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.50/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.51/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.51/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.52/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M35S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.52/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M35S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.53/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.53/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.54/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.54/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.55/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.55/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.56/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.56/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.57/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.57/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.58/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.58/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.59/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.59/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.60/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.60/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.61/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.61/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.62/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.62/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.63/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.63/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.64/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.64/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.65/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.65/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.66/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.66/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.67/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.67/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.68/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M10S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.68/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M10S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.69/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.69/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.70/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.70/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.71/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.71/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.72/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.72/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.73/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.73/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.74/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.74/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.75/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.75/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.76/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.76/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.77/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.77/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.78/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.78/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.79/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.79/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.80/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.80/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.81/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M12S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.81/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M12S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.82/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.82/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.83/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M31S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.83/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M31S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.84/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.84/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.85/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.85/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.86/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.86/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.87/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.87/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.88/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.88/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.89/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.89/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.90/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.90/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.91/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.91/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.92/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.92/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.93/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.93/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.94/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.94/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.95/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.95/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.96/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M33S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.96/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M33S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.97/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.97/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.98/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.98/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.99/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.99/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.100/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.100/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.101/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M33S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.101/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M33S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.102/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.102/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.103/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.103/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.104/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.104/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.105/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.105/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.106/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.106/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.107/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.107/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.108/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.108/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.109/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.109/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.110/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.110/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.111/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.111/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.112/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.112/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.113/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.113/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.114/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M34S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.114/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M34S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.115/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.115/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.116/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.116/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.117/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.117/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.118/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.118/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.119/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.119/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.120/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.120/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.121/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.121/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.122/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.122/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.123/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.123/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.124/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.124/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.125/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.125/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.126/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.126/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.127/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.127/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.128/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.128/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.129/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.129/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.130/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.130/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.131/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.131/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.132/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.132/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.133/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.133/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.134/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.134/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.135/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.135/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.136/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.136/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.137/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.137/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.138/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.138/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.139/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.139/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.140/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.140/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.141/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.141/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.142/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.142/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.143/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.143/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.144/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.144/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.145/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.145/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.146/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.146/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.147/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.147/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.148/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.148/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.149/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.149/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.150/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.150/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.151/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.151/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.152/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.152/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.153/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.153/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.154/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.154/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.155/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.155/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.156/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.156/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.157/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.157/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.158/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M31S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.158/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M31S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.159/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.159/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.160/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.160/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.161/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.161/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.162/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.162/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.163/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.163/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.164/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.164/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.165/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.165/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.166/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.166/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.167/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.167/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.168/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.168/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.169/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.169/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.170/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.170/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.171/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.171/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.172/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.172/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.173/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.173/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.174/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.174/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.175/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.175/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.176/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M33S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.176/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M33S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.177/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.177/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.178/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.178/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.179/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.179/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.180/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.180/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.181/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.181/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.182/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.182/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.183/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.183/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.184/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.184/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.185/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.185/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.186/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.186/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.187/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.187/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.188/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.188/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.189/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.189/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.190/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.190/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.191/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.191/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.192/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.192/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.193/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.193/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.194/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M34S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.194/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M34S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.195/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.195/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.196/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.196/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.197/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.197/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.198/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.198/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.199/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M35S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.199/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M35S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.200/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.200/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.201/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.201/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.202/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.202/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.203/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.203/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.204/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.204/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.205/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.205/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.206/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.206/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.207/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M35S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.207/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M35S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.208/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.208/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.209/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.209/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.210/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.210/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.211/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.211/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.212/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.212/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.213/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.213/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.214/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.214/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.215/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.215/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.216/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.216/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.217/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.217/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.218/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.218/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.219/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.219/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.220/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.220/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.221/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.221/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.222/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.222/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.223/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M10S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.223/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M10S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.224/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.224/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.225/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.225/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.226/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M10S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.226/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M10S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.227/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.227/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.228/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.228/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.229/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.229/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.230/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.230/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.231/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.231/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.232/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.232/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.233/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.233/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.234/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.234/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.235/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.235/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.236/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.236/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.237/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.237/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.238/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M31S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.238/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M31S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.239/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.239/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.240/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.240/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.241/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.241/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.242/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.242/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.243/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.243/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.244/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.244/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.245/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.245/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.246/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.246/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.247/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.247/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.248/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.248/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.249/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.249/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.250/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.250/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.251/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M33S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.251/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M33S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.252/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.252/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.253/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.253/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.254/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.254/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.255/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.255/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.0/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M33S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.0/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M33S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.1/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.1/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.2/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.2/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.3/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.3/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.4/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.4/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.5/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.5/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.6/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.6/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.7/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.7/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.8/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.8/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.9/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.9/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.10/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.10/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.11/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.11/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.12/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.12/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.13/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M34S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.13/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M34S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.14/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.14/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.15/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.15/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.16/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.16/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.17/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.17/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.18/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.18/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.19/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.19/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.20/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.20/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.21/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.21/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.22/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.22/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.23/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.23/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.24/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.24/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.25/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.25/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.26/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.26/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.27/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.27/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.28/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.28/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.29/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.29/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.30/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.30/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.31/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M35S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.31/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M35S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.32/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.32/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.33/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.33/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.34/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.34/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.35/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.35/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.36/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.36/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.37/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.37/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.38/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.38/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.39/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.39/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.40/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.40/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.41/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.41/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.42/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.42/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.43/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.43/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.44/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.44/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.45/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.45/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.46/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.46/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.47/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.47/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.48/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.48/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.49/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.49/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.50/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.50/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.51/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.51/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.52/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.52/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.53/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.53/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.54/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.54/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.55/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.55/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.56/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.56/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.57/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M31S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.57/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M31S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.58/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.58/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.59/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.59/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.60/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M12S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.60/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M12S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.61/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.61/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.62/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.62/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.63/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.63/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.64/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.64/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.65/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.65/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.66/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.66/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.67/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.67/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.68/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.68/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.69/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.69/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.70/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.70/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.71/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.71/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.72/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.72/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.73/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.73/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.74/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.74/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.75/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M33S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.75/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M33S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.76/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.76/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.77/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.77/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.78/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.78/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.79/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.79/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.80/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.80/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.81/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.81/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.82/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.82/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.83/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.83/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.84/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.84/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.85/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.85/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.86/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.86/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.87/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.87/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.88/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.88/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.89/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.89/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.90/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.90/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.91/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.91/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.92/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.92/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.93/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M34S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.93/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M34S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.94/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.94/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.95/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.95/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.96/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.96/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.97/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.97/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.98/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.98/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.99/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.99/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.100/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.100/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.101/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.101/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.102/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.102/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.103/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.103/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.104/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.104/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.105/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.105/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.106/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M35S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.106/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M35S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.107/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.107/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.108/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.108/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.109/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.109/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.110/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.110/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.111/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.111/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.112/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.112/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.113/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.113/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.114/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.114/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.115/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.115/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.116/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.116/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.117/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.117/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.118/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.118/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.119/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.119/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.120/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.120/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.121/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.121/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.122/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.122/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.123/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.123/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.124/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.124/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.125/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M10S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.125/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M10S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.126/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.126/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.127/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.127/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.128/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.128/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.129/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.129/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.130/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.130/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.131/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.131/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.132/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.132/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.133/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.133/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.134/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.134/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.135/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.135/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.136/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.136/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.137/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M31S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.137/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M31S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.138/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.138/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.139/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.139/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.140/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.140/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.141/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.141/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.142/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.142/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.143/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.143/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.144/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.144/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.145/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.145/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.146/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.146/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.147/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.147/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.148/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.148/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.149/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.149/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.150/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M32S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.150/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M32S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.151/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.151/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.152/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.152/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.153/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.153/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.154/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.154/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.155/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M33S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.155/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M33S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.156/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.156/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.157/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.157/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.158/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.158/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.159/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.159/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.160/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.160/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.161/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.161/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.162/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.162/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.163/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.163/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.164/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.164/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.165/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.165/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.166/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.166/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.167/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.167/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.168/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M34S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.168/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M34S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.169/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.169/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.170/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.170/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.171/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.171/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.172/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.172/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.173/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.173/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.174/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.174/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.175/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.175/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.176/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.176/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.177/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.177/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.178/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.178/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.179/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.179/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.180/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.180/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.181/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.181/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.182/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.182/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.183/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.183/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.184/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.184/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.185/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.185/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.186/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M35S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.186/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M35S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.187/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.187/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.188/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.188/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.189/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.189/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.190/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.190/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.191/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.191/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.192/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.192/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.193/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.193/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.194/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.194/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.195/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.195/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.196/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.196/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.197/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.197/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.198/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.198/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.199/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.199/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.200/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.200/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.201/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.201/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.202/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M10S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.202/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M10S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.203/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.203/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.204/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.204/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.205/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.205/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.206/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.206/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.207/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.207/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.208/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.208/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.209/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.209/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.210/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.210/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.211/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.211/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.212/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M31S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.212/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M31S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.213/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.213/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.214/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.214/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.215/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M12S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.215/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M12S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.216/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.216/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.217/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.217/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.218/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M12S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.218/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M12S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.219/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.219/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.220/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.220/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.221/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.221/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.222/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.222/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.223/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.223/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.224/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.224/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.225/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.225/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.226/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.226/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.227/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.227/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.228/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.228/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.229/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.229/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.230/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M33S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.230/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M33S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.231/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.231/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.232/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.232/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.233/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.233/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.234/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.234/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.235/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.235/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.236/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.236/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.237/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.237/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.238/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.238/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.239/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.239/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.240/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.240/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.241/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.241/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.242/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.242/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.243/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.243/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.244/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.244/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.245/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.245/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.246/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.246/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.247/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.247/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.248/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M34S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.248/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M34S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.249/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.249/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.250/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.250/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.251/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.251/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.252/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.252/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.253/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.253/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.254/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.254/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.255/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.255/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.0/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.0/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.1/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.1/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.2/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.2/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.3/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.3/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.4/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.4/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.5/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M35S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.5/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M35S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.6/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.6/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.7/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.7/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.8/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.8/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.9/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.9/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.10/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.10/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.11/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.11/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.12/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.12/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.13/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.13/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.14/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.14/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.15/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.15/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.16/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.16/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.17/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.17/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.18/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.18/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.19/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.19/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.20/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.20/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.21/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.21/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.22/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.22/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.23/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.23/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.24/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M10S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.24/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M10S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.25/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.25/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.26/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.26/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.27/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.27/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.28/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.28/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.29/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.29/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.30/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.30/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.31/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.31/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.32/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.32/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.33/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.33/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.34/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.34/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.35/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.35/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.36/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M31S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.36/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M31S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.37/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.37/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.38/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.38/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.39/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M12S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.39/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M12S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.40/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.40/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.41/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.41/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.42/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.42/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.43/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.43/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.44/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.44/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.45/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.45/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.46/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.46/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.47/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.47/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.48/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.48/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.49/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M32S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.49/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M32S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.50/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.50/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.51/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.51/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.52/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.52/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.53/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.53/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.54/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M33S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.54/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M33S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.55/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.55/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.56/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.56/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.57/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.57/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.58/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.58/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.59/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.59/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.60/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.60/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.61/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.61/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.62/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.62/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.63/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.63/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.64/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.64/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.65/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.65/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.66/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.66/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.67/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M34S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.67/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M34S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.68/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.68/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.69/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.69/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.70/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.70/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.71/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.71/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.72/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.72/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.73/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.73/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.74/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.74/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.75/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.75/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.76/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.76/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.77/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M35S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.77/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M35S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.78/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.78/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.79/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.79/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.80/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.80/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.81/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.81/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.82/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.82/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.83/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.83/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.84/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.84/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.85/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M35S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.85/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M35S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.86/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.86/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.87/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.87/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.88/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.88/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.89/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.89/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.90/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.90/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.91/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.91/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.92/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.92/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.93/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.93/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.94/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.94/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.95/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.95/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.96/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.96/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.97/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.97/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.98/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.98/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.99/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.99/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.100/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.100/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.101/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.101/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.102/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.102/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.103/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.103/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.104/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M10S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.104/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M10S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.105/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.105/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.106/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.106/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.107/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.107/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.108/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.108/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.109/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.109/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.110/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.110/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.111/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M31S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.111/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M31S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.112/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.112/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.113/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.113/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.114/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.114/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.115/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.115/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.116/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.116/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.117/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M12S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.117/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M12S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.118/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.118/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.119/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.119/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.120/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.120/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.121/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.121/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.122/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.122/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.123/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.123/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.124/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.124/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.125/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.125/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.126/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.126/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.127/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.127/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.128/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.128/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.129/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M33S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.129/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M33S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.130/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.130/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.131/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.131/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.132/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.132/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.133/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.133/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.134/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.134/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.135/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.135/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.136/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.136/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.137/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.137/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.138/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.138/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.139/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.139/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.140/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.140/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.141/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.141/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.142/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.142/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.143/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.143/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.144/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.144/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.145/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.145/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.146/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.146/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.147/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M34S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.147/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M34S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.148/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.148/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.149/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.149/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.150/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.150/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.151/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.151/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.152/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.152/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.153/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.153/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.154/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.154/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.155/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.155/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.156/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M35S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.156/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M35S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.157/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.157/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.158/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.158/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.159/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.159/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.160/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M35S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.160/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M35S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.161/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.161/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.162/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.162/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.163/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.163/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.164/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.164/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.165/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M35S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.165/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M35S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.166/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.166/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.167/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.167/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.168/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.168/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.169/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.169/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.170/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.170/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.171/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.171/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.172/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.172/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.173/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.173/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.174/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.174/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.175/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.175/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.176/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.176/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.177/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.177/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.178/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.178/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.179/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.179/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.180/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.180/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.181/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.181/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.182/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.182/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.183/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.183/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.184/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.184/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.185/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.185/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.186/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.186/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.187/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.187/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.188/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.188/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.189/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.189/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.190/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.190/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.191/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M31S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.191/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M31S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.192/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.192/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.193/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.193/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.194/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M12S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.194/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M12S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.195/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.195/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.196/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.196/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.197/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.197/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.198/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.198/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.199/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.199/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.200/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.200/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.201/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.201/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.202/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.202/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.203/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.203/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.204/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M32S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.204/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M32S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.205/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.205/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.206/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.206/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.207/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.207/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.208/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.208/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.209/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M33S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.209/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M33S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.210/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.210/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.211/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.211/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.212/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.212/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.213/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.213/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.214/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.214/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.215/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.215/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.216/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.216/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.217/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.217/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.218/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.218/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.219/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.219/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.220/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.220/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.221/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.221/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.222/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M34S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.222/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M34S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.223/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.223/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.224/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.224/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.225/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.225/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.226/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.226/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.227/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.227/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.228/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.228/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.229/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.229/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.230/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.230/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.231/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.231/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.232/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.232/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.233/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.233/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.234/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.234/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.235/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.235/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.236/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.236/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.237/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.237/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.238/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.238/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.239/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.239/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.240/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M35S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.240/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M35S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.241/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.241/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.242/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.242/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.243/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.243/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.244/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.244/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.245/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.245/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.246/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.246/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.247/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.247/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.248/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.248/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.249/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.249/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.250/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.250/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.251/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.251/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.252/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.252/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.253/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.253/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.254/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.254/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.255/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.255/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.0/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.0/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.1/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.1/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.2/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.2/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.3/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M10S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.3/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M10S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.4/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.4/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.5/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.5/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.6/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.6/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.7/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.7/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.8/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.8/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.9/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.9/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.10/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M31S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.10/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M31S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.11/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.11/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.12/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.12/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.13/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.13/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.14/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.14/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.15/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.15/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.16/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M12S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.16/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M12S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.17/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.17/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.18/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.18/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.19/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.19/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.20/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.20/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.21/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.21/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.22/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.22/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.23/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.23/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.24/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.24/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.25/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.25/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.26/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.26/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.27/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.27/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.28/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M32S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.28/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M32S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.29/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.29/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.30/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.30/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.31/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.31/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.32/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.32/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.33/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.33/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.34/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.34/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.35/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.35/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.36/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.36/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.37/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.37/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.38/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.38/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.39/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.39/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.40/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.40/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.41/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.41/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.42/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.42/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.43/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.43/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.44/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.44/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.45/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.45/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.46/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M34S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.46/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M34S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.47/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.47/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.48/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.48/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.49/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.49/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.50/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.50/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.51/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.51/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.52/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.52/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.53/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.53/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.54/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.54/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.55/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.55/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.56/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.56/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.57/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.57/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.58/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.58/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.59/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M35S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.59/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M35S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.60/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.60/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.61/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.61/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.62/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.62/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.63/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.63/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.64/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M35S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.64/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M35S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.65/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.65/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.66/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.66/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.67/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.67/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.68/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.68/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.69/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.69/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.70/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.70/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.71/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.71/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.72/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.72/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.73/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.73/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.74/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.74/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.75/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.75/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.76/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.76/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.77/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.77/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.78/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.78/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.79/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.79/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.80/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.80/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.81/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.81/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.82/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.82/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.83/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.83/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.84/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.84/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.85/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M26S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.85/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M26S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.86/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.86/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.87/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.87/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.88/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.88/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.89/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.89/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.90/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M31S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.90/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M31S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.91/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.91/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.92/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.92/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.93/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M12S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.93/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M12S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.94/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.94/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.95/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.95/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.96/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M12S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.96/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M12S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.97/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.97/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.98/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.98/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.99/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.99/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.100/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.100/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.101/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.101/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.102/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.102/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.103/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M32S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.103/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M32S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.104/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.104/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.105/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.105/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.106/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.106/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.107/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.107/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.108/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M33S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.108/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M33S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.109/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.109/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.110/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.110/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.111/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.111/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.112/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.112/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.113/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.113/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.114/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.114/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.115/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.115/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.116/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.116/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.117/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.117/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.118/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.118/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.119/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.119/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.120/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.120/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.121/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M34S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.121/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M34S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.122/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.122/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.123/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.123/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.124/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.124/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.125/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.125/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.126/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.126/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.127/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.127/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.128/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.128/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.129/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.129/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.130/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.130/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.131/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.131/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.132/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.132/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.133/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.133/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.134/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.134/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.135/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.135/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.136/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.136/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.137/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.137/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.138/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.138/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.139/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M35S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.139/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M35S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.140/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.140/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.141/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.141/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.142/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.142/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.143/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.143/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.144/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.144/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.145/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.145/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.146/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.146/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.147/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.147/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.148/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.148/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.149/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.149/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.150/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.150/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.151/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.151/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.152/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.152/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.153/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.153/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.154/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.154/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.155/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.155/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.156/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.156/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.157/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.157/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.158/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M10S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.158/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M10S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.159/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.159/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.160/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.160/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.161/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.161/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.162/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.162/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.163/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.163/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.164/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.164/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.165/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M29S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.165/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M29S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.166/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.166/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.167/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.167/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.168/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.168/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.169/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.169/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.170/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.170/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.171/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.171/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.172/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.172/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.173/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.173/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.174/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.174/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.175/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.175/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.176/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.176/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.177/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.177/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.178/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.178/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.179/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.179/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.180/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.180/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.181/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.181/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.182/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.182/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.183/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M32S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.183/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M32S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.184/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.184/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.185/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.185/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.186/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.186/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.187/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.187/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.188/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.188/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.189/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.189/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.190/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.190/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.191/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.191/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.192/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.192/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.193/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.193/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.194/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.194/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.195/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.195/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.196/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M33S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.196/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M33S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.197/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.197/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.198/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.198/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.199/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.199/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.200/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.200/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.201/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M34S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.201/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M34S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.202/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.202/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.203/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.203/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.204/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.204/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.205/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.205/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.206/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.206/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.207/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.207/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.208/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.208/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.209/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.209/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.210/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.210/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.211/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.211/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.212/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.212/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.213/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.213/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.214/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M35S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.214/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M35S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.215/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.215/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.216/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.216/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.217/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.217/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.218/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.218/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.219/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.219/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.220/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.220/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.221/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.221/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.222/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.222/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.223/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.223/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.224/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.224/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.225/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.225/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.226/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.226/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.227/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.227/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.228/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.228/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.229/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.229/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.230/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.230/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.231/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.231/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.232/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.232/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.233/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.233/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.234/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.234/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.235/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.235/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.236/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.236/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.237/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.237/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.238/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.238/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.239/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.239/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.240/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M24S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.240/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M24S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.241/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.241/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.242/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.242/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.243/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.243/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.244/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.244/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.245/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M31S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.245/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M31S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.246/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.246/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.247/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.247/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.248/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.248/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.249/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.249/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.250/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.250/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.251/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M12S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.251/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M12S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.252/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.252/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.253/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.253/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.254/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.254/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.255/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.255/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.0/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.0/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.1/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.1/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.2/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M32S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.2/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M32S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.3/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.3/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.4/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.4/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.5/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.5/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.6/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.6/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.7/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.7/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.8/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.8/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.9/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.9/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.10/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.10/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.11/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.11/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.12/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.12/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.13/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.13/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.14/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.14/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.15/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.15/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.16/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.16/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.17/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.17/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.18/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.18/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.19/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.19/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.20/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M34S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.20/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M34S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.21/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.21/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.22/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.22/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.23/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.23/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.24/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.24/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.25/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.25/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.26/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.26/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.27/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.27/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.28/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.28/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.29/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.29/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.30/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.30/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.31/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.31/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.32/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.32/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.33/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.33/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.34/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.34/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.35/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.35/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.36/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.36/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.37/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.37/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.38/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M35S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.38/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M35S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.39/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.39/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.40/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.40/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.41/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.41/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.42/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.42/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.43/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.43/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.44/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.44/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.45/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.45/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.46/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.46/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.47/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.47/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.48/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.48/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.49/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.49/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.50/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.50/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.51/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.51/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.52/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.52/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.53/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.53/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.54/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.54/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.55/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.55/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.56/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.56/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.57/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.57/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.58/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.58/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.59/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.59/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.60/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.60/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.61/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.61/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.62/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.62/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.63/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.63/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.64/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M27S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.64/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M27S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.65/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.65/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.66/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.66/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.67/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.67/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.68/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.68/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.69/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.69/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.70/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.70/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.71/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.71/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.72/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.72/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.73/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.73/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.74/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.74/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.75/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M12S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.75/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M12S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.76/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.76/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.77/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.77/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.78/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.78/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.79/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.79/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.80/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.80/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.81/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.81/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.82/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M32S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.82/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M32S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.83/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.83/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.84/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.84/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.85/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.85/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.86/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.86/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.87/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.87/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.88/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.88/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.89/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.89/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.90/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.90/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.91/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.91/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.92/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.92/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.93/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.93/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.94/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.94/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.95/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M33S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.95/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M33S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.96/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.96/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.97/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.97/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.98/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.98/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.99/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.99/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.100/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M34S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.100/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M34S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.101/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.101/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.102/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.102/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.103/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.103/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.104/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.104/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.105/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.105/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.106/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.106/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.107/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.107/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.108/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.108/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.109/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.109/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.110/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.110/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.111/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.111/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.112/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.112/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.113/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M35S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.113/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M35S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.114/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.114/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.115/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.115/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.116/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.116/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.117/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.117/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.118/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.118/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.119/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.119/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.120/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.120/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.121/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.121/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.122/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.122/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.123/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.123/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.124/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.124/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.125/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.125/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.126/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.126/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.127/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.127/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.128/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.128/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.129/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.129/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.130/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.130/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.131/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.131/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.132/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.132/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.133/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.133/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.134/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.134/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.135/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.135/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.136/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.136/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.137/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.137/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.138/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.138/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.139/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.139/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.140/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.140/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.141/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.141/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.142/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.142/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.143/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.143/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.144/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M31S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.144/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M31S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.145/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.145/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.146/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.146/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.147/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.147/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.148/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.148/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.149/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.149/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.150/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M12S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.150/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M12S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.151/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.151/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.152/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.152/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.153/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.153/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.154/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.154/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.155/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.155/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.156/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.156/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.157/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M32S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.157/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M32S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.158/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.158/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.159/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.159/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.160/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.160/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.161/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.161/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.162/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.162/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.163/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.163/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.164/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.164/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.165/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.165/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.166/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.166/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.167/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.167/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.168/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.168/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.169/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.169/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.170/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.170/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.171/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.171/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.172/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.172/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.173/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.173/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.174/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.174/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.175/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M34S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.175/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M34S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.176/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.176/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.177/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.177/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.178/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.178/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.179/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.179/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.180/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.180/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.181/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.181/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.182/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.182/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.183/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.183/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.184/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.184/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.185/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.185/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.186/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.186/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.187/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.187/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.188/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.188/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.189/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.189/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.190/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.190/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.191/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.191/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.192/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.192/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.193/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M35S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.193/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M35S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.194/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.194/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.195/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.195/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.196/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.196/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.197/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.197/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.198/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.198/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.199/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.199/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.200/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.200/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.201/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.201/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.202/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.202/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.203/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.203/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.204/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.204/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.205/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.205/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.206/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.206/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.207/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.207/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.208/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.208/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.209/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.209/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.210/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.210/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.211/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.211/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.212/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.212/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.213/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.213/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.214/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.214/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.215/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.215/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.216/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.216/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.217/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.217/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.218/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.218/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.219/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M24S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.219/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M24S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.220/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.220/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.221/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.221/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.222/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.222/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.223/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.223/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.224/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.224/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.225/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.225/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.226/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.226/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.227/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.227/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.228/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.228/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.229/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.229/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.230/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M12S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.230/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M12S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.231/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.231/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.232/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.232/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.233/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.233/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.234/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.234/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.235/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.235/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.236/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.236/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.237/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M32S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.237/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M32S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.238/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.238/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.239/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.239/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.240/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.240/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.241/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.241/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.242/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.242/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.243/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.243/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.244/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.244/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.245/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.245/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.246/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.246/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.247/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.247/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.248/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.248/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.249/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.249/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.250/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M33S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.250/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M33S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.251/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.251/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.252/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.252/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.253/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.253/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.254/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.254/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.255/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M34S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.255/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M34S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.0/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.0/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.1/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.1/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.2/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.2/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.3/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.3/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.4/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.4/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.5/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.5/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.6/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.6/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.7/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.7/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.8/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.8/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.9/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.9/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.10/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.10/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.11/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.11/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.12/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M35S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.12/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M35S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.13/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.13/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.14/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.14/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.15/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.15/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.16/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.16/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.17/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.17/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.18/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.18/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.19/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.19/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.20/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.20/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.21/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.21/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.22/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.22/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.23/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.23/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.24/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.24/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.25/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.25/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.26/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.26/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.27/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.27/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.28/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.28/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.29/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.29/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.30/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.30/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.31/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.31/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.32/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.32/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.33/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.33/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.34/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.34/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.35/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.35/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.36/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.36/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.37/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.37/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.38/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.38/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.39/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.39/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.40/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.40/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.41/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.41/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.42/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.42/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.43/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M27S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.43/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M27S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.44/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.44/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.45/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.45/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.46/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.46/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.47/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.47/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.48/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.48/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.49/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.49/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.50/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.50/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.51/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.51/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.52/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.52/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.53/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.53/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.54/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M12S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.54/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M12S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.55/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.55/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.56/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M32S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.56/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M32S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.57/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.57/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.58/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.58/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.59/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.59/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.60/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.60/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.61/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.61/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.62/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.62/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.63/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.63/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.64/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.64/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.65/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.65/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.66/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.66/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.67/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.67/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.68/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.68/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.69/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.69/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.70/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.70/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.71/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.71/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.72/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.72/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.73/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.73/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.74/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M33S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.74/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M33S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.75/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.75/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.76/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.76/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.77/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.77/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.78/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.78/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.79/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.79/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.80/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.80/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.81/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.81/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.82/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.82/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.83/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.83/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.84/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.84/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.85/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.85/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.86/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.86/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.87/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.87/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.88/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.88/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.89/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.89/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.90/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.90/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.91/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.91/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.92/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M35S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.92/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M35S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.93/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.93/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.94/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.94/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.95/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.95/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.96/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.96/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.97/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.97/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.98/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.98/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.99/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.99/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.100/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.100/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.101/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.101/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.102/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.102/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.103/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.103/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.104/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.104/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.105/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.105/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.106/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.106/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.107/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.107/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.108/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.108/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.109/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.109/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.110/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.110/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.111/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.111/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.112/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.112/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.113/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.113/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.114/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.114/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.115/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.115/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.116/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.116/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.117/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.117/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.118/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.118/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.119/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.119/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.120/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.120/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.121/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.121/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.122/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.122/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.123/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.123/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.124/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.124/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.125/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.125/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.126/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.126/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.127/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.127/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.128/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.128/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.129/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M12S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.129/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M12S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.130/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.130/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.131/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.131/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.132/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.132/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.133/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.133/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.134/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.134/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.135/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.135/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.136/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M32S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.136/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M32S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.137/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.137/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.138/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.138/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.139/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.139/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.140/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.140/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.141/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.141/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.142/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.142/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.143/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.143/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.144/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.144/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.145/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.145/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.146/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.146/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.147/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.147/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.148/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.148/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.149/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M33S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.149/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M33S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.150/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.150/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.151/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.151/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.152/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.152/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.153/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.153/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.154/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M34S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.154/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M34S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.155/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.155/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.156/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.156/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.157/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.157/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.158/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.158/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.159/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.159/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.160/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.160/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.161/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.161/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.162/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.162/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.163/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.163/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.164/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.164/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.165/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.165/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.166/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.166/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.167/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M35S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.167/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M35S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.168/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.168/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.169/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.169/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.170/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.170/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.171/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.171/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.172/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.172/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.173/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.173/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.174/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.174/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.175/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.175/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.176/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.176/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.177/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.177/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.178/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.178/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.179/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.179/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.180/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.180/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.181/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.181/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.182/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.182/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.183/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.183/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.184/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.184/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.185/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.185/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.186/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.186/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.187/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.187/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.188/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.188/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.189/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.189/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.190/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.190/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.191/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.191/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.192/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.192/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.193/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.193/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.194/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.194/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.195/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.195/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.196/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.196/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.197/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.197/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.198/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M26S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.198/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M26S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.199/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.199/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.200/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.200/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.201/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.201/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.202/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.202/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.203/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.203/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.204/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.204/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.205/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.205/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.206/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.206/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.207/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.207/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.208/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.208/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.209/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M12S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.209/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M12S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.210/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.210/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.211/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M32S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.211/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M32S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.212/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.212/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.213/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.213/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.214/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.214/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.215/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.215/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.216/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.216/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.217/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.217/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.218/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.218/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.219/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.219/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.220/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.220/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.221/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.221/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.222/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.222/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.223/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.223/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.224/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.224/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.225/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.225/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.226/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.226/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.227/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.227/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.228/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.228/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.229/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M33S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.229/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M33S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.230/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.230/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.231/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.231/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.232/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.232/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.233/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.233/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.234/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.234/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.235/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.235/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.236/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.236/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.237/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.237/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.238/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.238/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.239/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.239/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.240/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.240/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.241/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.241/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.242/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.242/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.243/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.243/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.244/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.244/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.245/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.245/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.246/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.246/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.247/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M35S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.247/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M35S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.248/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.248/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.249/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.249/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.250/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.250/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.251/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.251/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.252/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.252/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.253/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.253/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.254/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.254/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.255/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.255/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.0/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.0/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.1/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.1/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.2/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.2/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.3/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.3/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.4/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.4/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.5/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.5/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.6/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.6/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.7/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.7/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.8/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.8/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.9/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.9/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.10/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.10/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.11/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.11/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.12/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.12/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.13/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.13/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.14/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.14/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.15/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.15/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.16/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.16/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.17/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.17/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.18/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.18/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.19/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.19/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.20/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.20/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.21/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.21/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.22/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.22/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.23/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.23/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.24/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.24/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.25/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.25/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.26/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.26/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.27/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.27/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.28/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M12S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.28/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M12S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.29/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.29/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.30/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.30/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.31/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.31/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.32/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.32/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.33/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.33/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.34/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.34/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.35/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M32S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.35/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M32S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.36/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.36/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.37/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.37/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.38/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.38/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.39/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.39/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.40/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.40/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.41/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.41/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.42/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.42/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.43/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.43/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.44/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.44/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.45/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.45/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.46/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.46/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.47/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.47/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.48/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M33S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.48/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M33S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.49/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.49/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.50/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.50/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.51/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.51/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.52/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.52/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.53/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M34S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.53/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M34S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.54/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.54/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.55/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.55/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.56/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.56/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.57/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.57/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.58/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.58/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.59/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.59/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.60/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.60/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.61/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.61/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.62/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.62/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.63/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.63/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.64/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.64/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.65/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.65/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.66/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M35S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.66/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M35S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.67/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.67/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.68/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.68/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.69/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.69/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.70/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M35S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.70/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M35S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.71/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.71/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.72/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.72/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.73/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.73/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.74/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.74/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.75/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.75/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.76/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.76/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.77/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.77/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.78/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.78/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.79/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.79/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.80/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.80/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.81/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.81/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.82/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.82/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.83/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.83/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.84/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.84/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.85/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.85/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.86/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.86/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.87/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.87/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.88/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.88/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.89/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.89/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.90/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.90/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.91/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.91/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.92/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.92/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.93/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.93/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.94/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.94/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.95/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.95/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.96/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.96/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.97/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.97/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.98/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.98/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.99/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.99/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.100/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.100/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.101/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.101/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.102/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.102/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.103/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.103/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.104/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.104/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.105/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.105/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.106/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.106/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.107/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.107/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.108/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M12S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.108/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M12S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.109/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.109/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.110/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M32S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.110/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M32S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.111/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.111/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.112/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.112/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.113/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.113/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.114/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.114/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.115/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.115/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.116/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.116/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.117/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.117/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.118/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.118/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.119/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.119/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.120/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.120/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.121/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.121/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.122/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.122/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.123/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.123/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.124/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.124/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.125/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.125/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.126/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.126/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.127/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.127/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.128/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M33S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.128/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M33S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.129/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.129/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.130/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.130/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.131/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.131/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.132/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.132/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.133/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.133/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.134/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.134/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.135/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.135/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.136/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.136/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.137/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.137/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.138/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.138/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.139/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.139/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.140/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.140/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.141/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.141/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.142/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.142/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.143/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.143/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.144/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.144/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.145/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.145/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.146/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M35S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.146/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M35S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.147/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.147/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.148/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.148/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.149/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.149/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.150/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.150/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.151/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.151/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.152/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.152/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.153/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.153/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.154/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.154/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.155/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.155/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.156/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.156/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.157/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.157/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.158/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.158/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.159/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.159/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.160/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.160/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.161/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.161/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.162/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.162/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.163/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.163/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.164/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.164/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.165/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.165/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.166/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.166/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.167/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.167/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.168/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.168/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.169/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.169/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.170/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.170/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.171/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.171/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.172/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.172/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.173/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.173/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.174/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.174/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.175/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.175/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.176/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.176/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.177/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.177/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.178/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.178/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.179/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.179/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.180/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.180/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.181/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.181/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.182/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.182/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.183/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H40M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M12S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.183/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M12S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H40M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.184/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H40M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H39M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.184/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H39M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "pim", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Null0", 
                                                        "oif-uptime": "P12DT14H39M26S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "TRUE", 
                                            "if-name": "Null0", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.100.0.0/16)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "0.0.0.0", 
                                            "uptime": "P12DT14H39M26S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "pim", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Null0", 
                                                        "oif-uptime": "P12DT14H39M26S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "TRUE", 
                                            "if-name": "Null0", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.108.0.0/16)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "0.0.0.0", 
                                            "uptime": "P12DT14H39M26S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "pim", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Null0", 
                                                        "oif-uptime": "P12DT14H39M27S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "TRUE", 
                                            "if-name": "Null0", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.110.0.0/16)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "0.0.0.0", 
                                            "uptime": "P12DT14H39M27S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "pim", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Null0", 
                                                        "oif-uptime": "P12DT14H39M26S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "TRUE", 
                                            "if-name": "Null0", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.111.0.0/16)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "0.0.0.0", 
                                            "uptime": "P12DT14H39M26S"
                                        }
                                    ]
                                }, 
                                "vrf-name": "default"
                            }
                        ]
                    }
                }, 
                "code": "200", 
                "input": "show ip mroute", 
                "msg": "Success"
            }
        }, 
        "sid": "eoc", 
        "type": "cli_show", 
        "version": "1.0"
    }
}

The CLI output example below corresponds to the payload example in the code pane on the right. For more information about the show ip mroute command, see the CLI command reference:

http//www.cisco.com/c/en/us/support/switches/nexus-3000-series-switches/products-command-reference-list.html

Note: This example was added in Cisco NX-OS Release 6.0(2)A8(8).

CLI Output
Switch# show ip mroute
IP Multicast Routing Table for VRF "default"

(, 232.0.0.0/8), uptime: 1w5d, pim ip 
  Incoming interface: Null, RPF nbr: 0.0.0.0, uptime: 1w5d
  Outgoing interface list: (count: 0)


(, 239.0.0.1/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.1/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.2/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.2/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.3/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.3/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.4/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.4/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.5/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.5/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.6/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.6/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.7/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.7/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.8/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.8/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.9/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.9/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.10/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.10/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.11/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.11/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.12/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.12/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.13/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.13/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.14/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.14/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.15/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.15/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.16/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.16/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.17/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.17/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.18/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.18/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.19/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.19/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.20/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.20/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.21/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.21/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.22/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.22/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.23/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.23/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.24/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.24/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.25/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.25/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.26/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.26/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.27/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.27/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.28/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.28/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.29/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.29/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.30/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.30/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.31/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.31/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.32/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.32/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.33/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.33/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.34/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.34/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.35/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.35/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.36/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.36/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.37/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.37/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.38/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.38/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.39/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.39/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.40/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.40/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.41/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.41/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.42/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.42/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.43/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.43/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.44/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.44/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.45/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.45/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.46/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.46/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.47/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.47/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.48/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.48/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.49/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.49/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.50/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.50/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.51/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.51/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.52/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.52/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.53/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.53/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.54/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.54/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.55/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.55/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.56/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.56/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.57/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.57/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.58/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.58/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.59/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.59/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.60/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.60/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.61/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.61/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.62/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.62/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.63/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.63/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.64/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.64/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.65/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.65/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.66/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.66/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.67/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.67/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.68/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.68/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.69/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.69/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.70/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.70/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.71/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.71/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.72/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.72/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.73/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.73/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.74/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.74/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.75/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.75/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.76/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.76/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.77/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.77/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.78/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.78/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.79/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.79/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.80/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.80/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.81/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.81/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.82/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.82/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.83/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.83/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.84/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.84/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.85/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.85/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.86/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.86/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.87/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.87/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.88/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.88/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.89/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.89/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.90/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.90/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.91/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.91/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.92/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.92/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.93/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.93/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.94/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.94/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.95/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.95/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.96/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.96/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.97/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.97/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.98/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.98/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.99/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.99/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.100/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.100/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.101/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.101/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.102/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.102/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.103/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.103/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.104/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.104/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.105/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.105/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.106/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.106/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.107/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.107/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.108/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.108/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.109/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.109/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.110/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.110/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.111/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.111/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.112/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.112/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.113/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.113/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.114/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.114/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.115/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.115/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.116/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.116/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.117/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.117/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.118/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.118/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.119/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.119/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.120/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.120/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.121/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.121/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.122/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.122/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.123/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.123/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.124/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.124/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.125/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.125/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.126/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.126/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.127/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.127/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.128/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.128/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.129/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.129/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.130/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.130/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.131/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.131/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.132/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.132/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.133/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.133/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.134/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.134/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.135/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.135/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.136/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.136/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.137/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.137/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.138/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.138/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.139/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.139/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.140/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.140/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.141/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.141/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.142/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.142/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.143/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.143/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.144/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.144/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.145/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.145/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.146/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.146/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.147/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.147/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.148/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.148/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.149/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.149/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.150/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.150/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.151/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.151/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.152/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.152/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.153/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.153/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.154/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.154/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.155/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.155/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.156/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.156/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.157/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.157/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.158/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.158/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.159/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.159/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.160/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.160/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.161/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.161/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.162/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.162/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.163/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.163/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.164/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.164/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.165/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.165/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.166/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.166/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.167/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.167/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.168/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.168/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.169/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.169/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.170/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.170/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.171/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.171/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.172/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.172/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.173/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.173/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.174/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.174/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.175/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.175/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.176/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.176/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.177/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.177/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.178/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.178/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.179/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.179/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.180/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.180/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.181/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.181/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.182/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.182/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.183/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.183/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.184/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.184/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.185/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.185/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.186/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.186/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.187/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.187/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.188/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.188/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.189/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.189/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.190/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.190/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.191/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.191/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.192/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.192/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.193/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.193/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.194/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.194/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.195/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.195/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.196/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.196/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.197/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.197/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.198/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.198/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.199/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.199/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.200/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.200/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.201/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.201/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.202/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.202/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.203/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.203/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.204/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.204/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.205/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.205/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.206/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.206/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.207/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.207/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.208/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.208/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.209/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.209/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.210/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.210/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.211/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.211/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.212/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.212/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.213/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.213/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.214/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.214/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.215/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.215/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.216/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.216/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.217/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.217/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.218/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.218/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.219/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.219/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.220/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.220/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.221/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.221/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.222/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.222/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.223/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.223/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.224/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.224/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.225/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.225/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.226/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.226/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.227/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.227/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.228/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.228/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.229/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.229/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.230/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.230/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.231/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.231/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.232/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.232/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.233/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.233/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.234/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.234/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.235/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.235/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.236/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.236/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.237/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.237/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.238/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.238/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.239/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.239/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.240/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.240/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.241/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.241/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.242/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.242/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.243/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.243/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.244/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.244/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.245/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.245/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.246/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.246/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.247/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.247/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.248/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.248/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.249/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.249/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.250/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.250/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.251/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.251/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.252/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.252/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.253/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.253/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.254/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.254/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.255/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.255/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.0/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.0/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.1/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.1/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.2/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.2/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.3/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.3/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.4/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.4/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.5/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.5/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.6/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.6/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.7/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.7/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.8/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.8/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.9/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.9/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.10/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.10/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.11/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.11/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.12/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.12/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.13/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.13/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.14/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.14/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.15/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.15/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.16/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.16/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.17/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.17/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.18/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.18/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.19/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.19/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.20/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.20/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.21/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.21/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.22/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.22/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.23/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.23/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.24/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.24/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.25/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.25/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.26/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.26/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.27/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.27/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.28/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.28/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.29/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.29/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.30/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.30/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.31/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.31/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.32/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.32/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.33/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.33/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.34/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.34/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.35/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.35/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.36/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.36/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.37/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.37/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.38/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.38/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.39/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.39/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.40/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.40/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.41/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.41/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.42/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.42/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.43/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.43/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.44/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.44/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.45/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.45/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.46/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.46/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.47/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.47/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.48/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.48/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.49/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.49/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.50/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.50/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.51/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.51/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.52/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.52/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.53/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.53/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.54/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.54/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.55/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.55/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.56/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.56/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.57/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.57/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.58/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.58/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.59/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.59/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.60/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.60/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.61/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.61/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.62/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.62/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.63/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.63/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.64/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.64/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.65/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.65/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.66/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.66/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.67/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.67/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.68/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.68/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.69/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.69/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.70/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.70/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.71/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.71/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.72/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.72/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.73/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.73/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.74/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.74/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.75/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.75/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.76/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.76/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.77/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.77/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.78/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.78/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.79/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.79/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.80/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.80/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.81/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.81/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.82/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.82/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.83/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.83/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.84/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.84/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.85/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.85/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.86/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.86/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.87/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.87/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.88/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.88/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.89/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.89/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.90/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.90/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.91/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.91/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.92/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.92/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.93/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.93/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.94/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.94/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.95/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.95/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.96/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.96/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.97/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.97/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.98/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.98/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.99/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.99/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.100/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.100/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.101/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.101/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.102/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.102/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.103/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.103/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.104/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.104/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.105/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.105/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.106/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.106/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.107/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.107/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.108/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.108/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.109/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.109/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.110/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.110/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.111/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.111/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.112/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.112/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.113/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.113/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.114/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.114/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.115/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.115/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.116/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.116/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.117/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.117/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.118/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.118/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.119/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.119/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.120/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.120/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.121/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.121/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.122/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.122/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.123/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.123/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.124/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.124/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.125/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.125/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.126/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.126/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.127/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.127/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.128/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.128/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.129/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.129/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.130/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.130/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.131/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.131/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.132/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.132/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.133/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.133/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.134/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.134/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.135/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.135/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.136/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.136/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.137/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.137/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.138/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.138/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.139/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.139/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.140/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.140/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.141/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.141/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.142/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.142/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.143/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.143/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.144/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.144/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.145/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.145/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.146/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.146/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.147/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.147/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.148/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.148/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.149/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.149/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.150/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.150/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.151/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.151/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.152/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.152/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.153/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.153/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.154/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.154/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.155/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.155/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.156/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.156/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.157/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.157/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.158/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.158/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.159/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.159/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.160/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.160/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.161/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.161/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.162/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.162/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.163/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.163/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.164/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.164/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.165/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.165/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.166/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.166/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.167/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.167/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.168/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.168/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.169/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.169/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.170/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.170/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.171/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.171/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.172/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.172/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.173/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.173/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.174/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.174/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.175/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.175/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.176/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.176/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.177/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.177/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.178/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.178/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.179/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.179/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.180/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.180/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.181/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.181/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.182/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.182/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.183/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.183/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.184/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.184/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.185/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.185/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.186/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.186/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.187/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.187/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.188/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.188/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.189/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.189/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.190/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.190/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.191/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.191/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.192/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.192/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.193/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.193/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.194/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.194/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.195/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.195/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.196/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.196/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.197/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.197/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.198/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.198/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.199/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.199/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.200/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.200/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.201/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.201/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.202/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.202/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.203/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.203/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.204/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.204/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.205/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.205/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.206/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.206/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.207/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.207/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.208/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.208/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.209/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.209/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.210/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.210/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.211/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.211/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.212/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.212/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.213/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.213/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.214/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.214/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.215/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.215/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.216/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.216/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.217/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.217/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.218/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.218/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.219/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.219/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.220/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.220/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.221/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.221/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.222/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.222/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.223/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.223/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.224/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.224/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.225/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.225/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.226/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.226/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.227/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.227/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.228/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.228/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.229/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.229/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.230/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.230/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.231/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.231/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.232/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.232/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.233/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.233/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.234/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.234/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.235/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.235/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.236/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.236/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.237/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.237/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.238/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.238/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.239/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.239/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.240/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.240/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.241/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.241/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.242/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.242/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.243/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.243/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.244/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.244/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.245/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.245/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.246/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.246/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.247/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.247/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.248/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.248/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.249/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.249/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.250/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.250/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.251/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.251/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.252/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.252/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.253/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.253/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.254/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.254/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.255/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.255/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.0/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.0/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.1/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.1/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.2/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.2/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.3/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.3/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.4/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.4/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.5/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.5/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.6/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.6/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.7/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.7/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.8/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.8/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.9/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.9/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.10/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.10/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.11/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.11/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.12/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.12/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.13/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.13/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.14/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.14/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.15/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.15/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.16/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.16/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.17/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.17/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.18/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.18/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.19/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.19/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.20/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.20/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.21/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.21/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.22/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.22/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.23/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.23/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.24/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.24/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.25/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.25/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.26/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.26/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.27/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.27/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.28/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.28/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.29/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.29/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.30/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.30/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.31/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.31/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.32/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.32/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.33/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.33/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.34/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.34/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.35/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.35/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.36/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.36/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.37/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.37/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.38/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.38/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.39/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.39/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.40/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.40/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.41/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.41/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.42/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.42/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.43/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.43/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.44/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.44/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.45/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.45/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.46/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.46/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.47/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.47/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.48/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.48/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.49/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.49/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.50/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.50/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.51/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.51/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.52/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.52/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.53/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.53/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.54/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.54/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.55/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.55/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.56/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.56/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.57/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.57/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.58/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.58/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.59/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.59/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.60/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.60/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.61/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.61/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.62/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.62/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.63/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.63/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.64/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.64/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.65/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.65/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.66/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.66/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.67/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.67/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.68/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.68/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.69/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.69/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.70/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.70/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.71/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.71/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.72/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.72/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.73/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.73/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.74/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.74/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.75/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.75/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.76/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.76/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.77/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.77/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.78/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.78/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.79/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.79/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.80/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.80/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.81/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.81/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.82/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.82/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.83/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.83/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.84/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.84/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.85/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.85/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.86/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.86/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.87/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.87/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.88/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.88/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.89/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.89/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.90/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.90/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.91/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.91/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.92/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.92/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.93/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.93/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.94/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.94/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.95/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.95/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.96/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.96/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.97/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.97/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.98/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.98/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.99/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.99/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.100/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.100/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.101/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.101/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.102/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.102/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.103/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.103/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.104/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.104/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.105/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.105/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.106/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.106/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.107/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.107/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.108/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.108/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.109/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.109/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.110/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.110/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.111/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.111/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.112/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.112/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.113/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.113/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.114/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.114/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.115/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.115/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.116/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.116/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.117/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.117/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.118/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.118/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.119/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.119/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.120/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.120/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.121/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.121/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.122/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.122/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.123/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.123/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.124/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.124/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.125/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.125/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.126/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.126/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.127/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.127/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.128/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.128/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.129/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.129/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.130/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.130/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.131/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.131/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.132/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.132/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.133/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.133/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.134/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.134/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.135/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.135/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.136/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.136/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.137/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.137/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.138/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.138/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.139/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.139/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.140/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.140/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.141/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.141/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.142/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.142/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.143/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.143/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.144/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.144/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.145/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.145/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.146/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.146/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.147/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.147/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.148/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.148/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.149/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.149/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.150/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.150/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.151/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.151/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.152/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.152/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.153/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.153/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.154/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.154/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.155/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.155/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.156/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.156/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.157/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.157/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.158/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.158/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.159/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.159/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.160/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.160/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.161/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.161/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.162/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.162/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.163/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.163/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.164/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.164/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.165/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.165/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.166/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.166/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.167/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.167/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.168/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.168/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.169/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.169/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.170/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.170/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.171/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.171/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.172/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.172/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.173/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.173/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.174/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.174/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.175/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.175/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.176/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.176/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.177/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.177/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.178/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.178/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.179/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.179/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.180/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.180/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.181/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.181/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.182/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.182/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.183/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.183/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.184/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.184/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.185/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.185/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.186/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.186/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.187/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.187/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.188/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.188/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.189/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.189/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.190/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.190/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.191/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.191/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.192/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.192/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.193/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.193/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.194/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.194/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.195/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.195/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.196/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.196/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.197/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.197/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.198/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.198/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.199/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.199/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.200/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.200/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.201/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.201/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.202/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.202/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.203/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.203/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.204/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.204/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.205/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.205/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.206/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.206/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.207/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.207/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.208/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.208/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.209/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.209/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.210/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.210/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.211/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.211/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.212/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.212/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.213/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.213/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.214/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.214/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.215/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.215/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.216/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.216/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.217/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.217/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.218/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.218/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.219/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.219/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.220/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.220/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.221/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.221/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.222/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.222/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.223/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.223/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.224/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.224/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.225/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.225/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.226/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.226/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.227/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.227/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.228/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.228/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.229/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.229/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.230/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.230/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.231/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.231/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.232/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.232/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.233/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.233/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.234/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.234/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.235/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.235/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.236/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.236/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.237/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.237/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.238/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.238/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.239/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.239/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.240/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.240/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.241/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.241/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.242/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.242/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.243/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.243/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.244/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.244/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.245/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.245/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.246/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.246/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.247/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.247/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.248/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.248/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.249/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.249/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.250/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.250/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.251/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.251/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.252/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.252/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.253/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.253/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.254/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.254/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.255/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.255/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.0/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.0/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.1/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.1/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.2/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.2/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.3/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.3/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.4/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.4/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.5/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.5/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.6/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.6/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.7/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.7/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.8/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.8/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.9/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.9/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.10/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.10/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.11/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.11/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.12/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.12/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.13/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.13/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.14/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.14/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.15/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.15/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.16/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.16/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.17/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.17/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.18/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.18/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.19/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.19/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.20/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.20/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.21/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.21/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.22/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.22/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.23/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.23/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.24/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.24/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.25/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.25/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.26/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.26/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.27/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.27/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.28/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.28/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.29/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.29/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.30/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.30/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.31/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.31/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.32/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.32/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.33/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.33/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.34/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.34/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.35/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.35/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.36/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.36/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.37/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.37/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.38/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.38/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.39/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.39/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.40/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.40/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.41/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.41/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.42/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.42/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.43/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.43/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.44/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.44/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.45/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.45/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.46/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.46/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.47/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.47/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.48/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.48/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.49/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.49/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.50/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.50/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.51/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.51/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.52/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.52/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.53/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.53/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.54/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.54/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.55/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.55/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.56/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.56/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.57/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.57/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.58/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.58/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.59/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.59/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.60/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.60/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.61/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.61/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.62/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.62/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.63/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.63/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.64/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.64/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.65/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.65/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.66/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.66/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.67/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.67/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.68/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.68/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.69/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.69/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.70/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.70/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.71/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.71/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.72/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.72/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.73/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.73/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.74/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.74/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.75/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.75/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.76/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.76/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.77/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.77/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.78/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.78/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.79/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.79/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.80/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.80/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.81/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.81/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.82/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.82/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.83/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.83/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.84/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.84/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.85/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.85/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.86/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.86/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.87/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.87/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.88/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.88/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.89/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.89/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.90/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.90/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.91/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.91/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.92/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.92/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.93/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.93/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.94/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.94/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.95/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.95/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.96/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.96/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.97/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.97/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.98/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.98/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.99/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.99/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.100/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.100/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.101/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.101/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.102/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.102/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.103/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.103/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.104/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.104/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.105/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.105/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.106/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.106/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.107/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.107/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.108/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.108/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.109/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.109/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.110/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.110/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.111/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.111/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.112/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.112/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.113/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.113/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.114/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.114/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.115/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.115/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.116/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.116/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.117/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.117/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.118/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.118/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.119/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.119/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.120/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.120/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.121/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.121/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.122/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.122/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.123/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.123/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.124/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.124/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.125/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.125/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.126/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.126/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.127/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.127/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.128/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.128/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.129/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.129/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.130/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.130/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.131/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.131/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.132/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.132/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.133/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.133/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.134/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.134/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.135/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.135/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.136/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.136/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.137/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.137/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.138/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.138/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.139/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.139/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.140/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.140/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.141/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.141/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.142/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.142/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.143/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.143/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.144/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.144/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.145/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.145/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.146/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.146/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.147/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.147/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.148/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.148/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.149/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.149/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.150/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.150/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.151/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.151/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.152/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.152/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.153/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.153/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.154/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.154/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.155/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.155/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.156/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.156/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.157/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.157/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.158/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.158/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.159/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.159/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.160/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.160/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.161/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.161/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.162/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.162/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.163/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.163/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.164/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.164/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.165/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.165/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.166/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.166/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.167/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.167/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.168/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.168/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.169/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.169/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.170/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.170/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.171/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.171/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.172/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.172/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.173/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.173/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.174/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.174/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.175/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.175/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.176/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.176/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.177/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.177/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.178/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.178/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.179/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.179/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.180/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.180/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.181/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.181/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.182/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.182/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.183/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.183/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.184/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.184/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.185/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.185/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.186/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.186/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.187/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.187/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.188/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.188/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.189/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.189/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.190/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.190/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.191/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.191/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.192/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.192/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.193/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.193/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.194/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.194/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.195/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.195/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.196/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.196/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.197/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.197/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.198/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.198/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.199/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.199/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.200/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.200/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.201/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.201/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.202/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.202/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.203/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.203/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.204/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.204/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.205/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.205/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.206/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.206/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.207/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.207/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.208/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.208/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.209/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.209/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.210/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.210/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.211/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.211/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.212/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.212/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.213/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.213/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.214/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.214/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.215/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.215/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.216/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.216/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.217/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.217/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.218/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.218/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.219/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.219/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.220/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.220/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.221/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.221/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.222/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.222/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.223/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.223/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.224/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.224/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.225/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.225/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.226/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.226/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.227/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.227/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.228/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.228/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.229/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.229/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.230/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.230/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.231/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.231/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.232/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.232/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.233/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.233/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.234/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.234/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.235/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.235/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.236/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.236/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.237/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.237/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.238/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.238/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.239/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.239/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.240/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.240/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.241/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.241/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.242/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.242/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.243/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.243/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.244/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.244/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.245/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.245/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.246/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.246/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.247/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.247/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.248/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.248/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.249/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.249/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.250/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.250/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.251/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.251/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.252/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.252/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.253/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.253/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.254/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.254/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.255/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.255/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.0/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.0/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.1/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.1/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.2/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.2/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.3/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.3/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.4/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.4/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.5/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.5/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.6/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.6/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.7/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.7/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.8/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.8/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.9/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.9/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.10/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.10/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.11/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.11/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.12/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.12/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.13/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.13/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.14/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.14/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.15/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.15/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.16/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.16/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.17/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.17/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.18/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.18/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.19/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.19/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.20/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.20/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.21/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.21/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.22/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.22/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.23/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.23/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.24/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.24/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.25/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.25/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.26/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.26/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.27/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.27/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.28/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.28/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.29/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.29/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.30/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.30/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.31/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.31/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.32/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.32/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.33/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.33/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.34/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.34/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.35/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.35/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.36/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.36/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.37/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.37/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.38/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.38/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.39/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.39/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.40/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.40/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.41/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.41/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.42/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.42/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.43/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.43/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.44/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.44/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.45/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.45/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.46/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.46/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.47/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.47/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.48/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.48/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.49/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.49/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.50/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.50/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.51/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.51/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.52/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.52/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.53/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.53/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.54/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.54/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.55/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.55/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.56/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.56/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.57/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.57/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.58/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.58/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.59/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.59/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.60/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.60/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.61/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.61/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.62/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.62/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.63/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.63/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.64/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.64/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.65/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.65/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.66/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.66/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.67/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.67/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.68/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.68/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.69/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.69/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.70/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.70/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.71/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.71/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.72/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.72/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.73/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.73/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.74/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.74/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.75/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.75/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.76/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.76/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.77/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.77/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.78/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.78/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.79/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.79/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.80/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.80/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.81/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.81/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.82/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.82/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.83/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.83/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.84/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.84/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.85/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.85/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.86/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.86/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.87/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.87/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.88/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.88/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.89/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.89/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.90/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.90/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.91/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.91/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.92/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.92/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.93/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.93/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.94/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.94/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.95/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.95/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.96/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.96/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.97/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.97/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.98/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.98/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.99/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.99/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.100/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.100/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.101/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.101/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.102/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.102/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.103/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.103/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.104/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.104/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.105/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.105/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.106/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.106/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.107/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.107/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.108/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.108/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.109/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.109/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.110/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.110/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.111/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.111/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.112/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.112/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.113/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.113/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.114/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.114/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.115/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.115/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.116/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.116/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.117/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.117/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.118/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.118/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.119/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.119/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.120/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.120/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.121/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.121/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.122/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.122/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.123/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.123/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.124/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.124/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.125/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.125/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.126/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.126/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.127/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.127/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.128/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.128/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.129/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.129/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.130/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.130/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.131/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.131/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.132/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.132/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.133/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.133/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.134/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.134/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.135/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.135/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.136/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.136/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.137/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.137/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.138/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.138/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.139/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.139/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.140/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.140/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.141/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.141/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.142/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.142/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.143/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.143/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.144/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.144/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.145/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.145/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.146/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.146/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.147/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.147/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.148/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.148/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.149/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.149/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.150/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.150/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.151/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.151/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.152/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.152/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.153/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.153/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.154/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.154/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.155/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.155/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.156/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.156/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.157/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.157/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.158/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.158/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.159/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.159/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.160/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.160/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.161/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.161/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.162/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.162/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.163/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.163/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.164/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.164/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.165/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.165/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.166/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.166/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.167/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.167/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.168/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.168/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.169/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.169/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.170/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.170/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.171/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.171/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.172/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.172/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.173/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.173/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.174/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.174/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.175/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.175/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.176/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.176/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.177/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.177/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.178/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.178/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.179/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.179/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.180/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.180/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.181/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.181/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.182/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.182/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.183/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.183/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.184/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.184/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.185/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.185/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.186/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.186/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.187/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.187/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.188/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.188/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.189/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.189/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.190/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.190/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.191/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.191/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.192/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.192/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.193/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.193/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.194/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.194/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.195/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.195/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.196/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.196/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.197/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.197/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.198/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.198/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.199/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.199/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.200/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.200/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.201/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.201/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.202/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.202/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.203/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.203/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.204/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.204/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.205/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.205/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.206/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.206/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.207/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.207/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.208/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.208/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.209/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.209/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.210/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.210/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.211/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.211/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.212/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.212/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.213/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.213/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.214/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.214/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.215/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.215/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.216/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.216/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.217/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.217/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.218/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.218/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.219/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.219/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.220/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.220/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.221/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.221/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.222/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.222/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.223/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.223/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.224/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.224/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.225/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.225/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.226/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.226/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.227/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.227/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.228/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.228/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.229/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.229/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.230/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.230/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.231/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.231/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.232/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.232/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.233/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.233/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.234/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.234/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.235/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.235/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.236/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.236/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.237/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.237/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.238/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.238/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.239/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.239/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.240/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.240/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.241/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.241/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.242/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.242/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.243/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.243/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.244/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.244/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.245/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.245/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.246/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.246/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.247/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.247/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.248/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.248/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.249/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.249/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.250/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.250/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.251/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.251/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.252/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.252/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.253/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.253/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.254/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.254/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.255/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.255/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.0/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.0/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.1/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.1/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.2/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.2/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.3/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.3/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.4/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.4/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.5/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.5/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.6/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.6/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.7/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.7/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.8/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.8/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.9/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.9/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.10/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.10/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.11/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.11/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.12/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.12/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.13/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.13/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.14/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.14/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.15/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.15/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.16/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.16/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.17/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.17/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.18/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.18/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.19/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.19/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.20/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.20/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.21/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.21/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.22/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.22/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.23/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.23/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.24/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.24/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.25/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.25/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.26/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.26/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.27/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.27/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.28/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.28/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.29/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.29/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.30/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.30/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.31/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.31/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.32/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.32/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.33/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.33/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.34/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.34/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.35/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.35/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.36/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.36/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.37/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.37/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.38/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.38/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.39/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.39/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.40/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.40/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.41/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.41/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.42/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.42/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.43/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.43/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.44/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.44/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.45/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.45/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.46/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.46/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.47/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.47/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.48/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.48/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.49/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.49/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.50/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.50/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.51/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.51/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.52/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.52/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.53/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.53/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.54/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.54/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.55/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.55/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.56/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.56/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.57/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.57/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.58/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.58/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.59/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.59/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.60/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.60/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.61/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.61/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.62/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.62/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.63/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.63/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.64/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.64/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.65/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.65/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.66/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.66/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.67/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.67/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.68/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.68/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.69/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.69/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.70/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.70/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.71/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.71/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.72/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.72/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.73/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.73/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.74/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.74/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.75/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.75/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.76/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.76/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.77/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.77/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.78/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.78/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.79/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.79/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.80/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.80/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.81/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.81/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.82/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.82/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.83/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.83/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.84/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.84/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.85/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.85/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.86/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.86/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.87/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.87/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.88/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.88/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.89/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.89/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.90/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.90/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.91/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.91/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.92/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.92/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.93/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.93/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.94/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.94/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.95/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.95/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.96/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.96/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.97/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.97/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.98/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.98/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.99/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.99/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.100/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.100/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.101/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.101/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.102/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.102/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.103/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.103/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.104/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.104/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.105/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.105/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.106/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.106/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.107/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.107/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.108/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.108/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.109/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.109/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.110/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.110/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.111/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.111/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.112/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.112/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.113/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.113/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.114/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.114/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.115/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.115/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.116/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.116/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.117/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.117/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.118/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.118/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.119/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.119/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.120/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.120/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.121/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.121/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.122/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.122/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.123/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.123/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.124/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.124/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.125/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.125/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.126/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.126/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.127/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.127/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.128/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.128/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.129/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.129/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.130/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.130/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.131/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.131/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.132/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.132/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.133/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.133/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.134/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.134/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.135/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.135/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.136/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.136/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.137/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.137/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.138/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.138/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.139/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.139/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.140/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.140/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.141/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.141/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.142/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.142/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.143/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.143/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.144/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.144/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.145/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.145/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.146/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.146/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.147/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.147/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.148/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.148/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.149/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.149/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.150/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.150/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.151/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.151/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.152/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.152/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.153/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.153/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.154/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.154/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.155/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.155/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.156/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.156/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.157/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.157/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.158/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.158/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.159/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.159/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.160/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.160/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.161/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.161/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.162/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.162/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.163/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.163/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.164/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.164/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.165/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.165/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.166/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.166/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.167/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.167/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.168/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.168/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.169/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.169/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.170/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.170/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.171/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.171/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.172/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.172/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.173/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.173/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.174/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.174/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.175/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.175/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.176/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.176/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.177/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.177/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.178/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.178/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.179/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.179/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.180/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.180/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.181/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.181/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.182/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.182/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.183/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.183/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.184/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.184/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.185/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.185/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.186/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.186/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.187/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.187/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.188/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.188/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.189/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.189/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.190/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.190/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.191/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.191/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.192/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.192/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.193/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.193/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.194/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.194/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.195/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.195/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.196/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.196/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.197/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.197/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.198/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.198/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.199/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.199/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.200/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.200/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.201/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.201/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.202/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.202/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.203/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.203/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.204/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.204/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.205/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.205/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.206/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.206/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.207/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.207/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.208/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.208/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.209/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.209/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.210/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.210/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.211/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.211/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.212/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.212/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.213/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.213/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.214/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.214/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.215/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.215/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.216/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.216/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.217/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.217/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.218/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.218/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.219/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.219/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.220/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.220/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.221/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.221/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.222/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.222/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.223/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.223/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.224/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.224/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.225/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.225/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.226/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.226/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.227/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.227/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.228/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.228/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.229/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.229/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.230/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.230/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.231/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.231/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.232/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.232/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.233/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.233/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.234/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.234/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.235/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.235/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.236/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.236/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.237/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.237/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.238/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.238/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.239/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.239/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.240/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.240/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.241/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.241/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.242/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.242/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.243/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.243/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.244/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.244/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.245/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.245/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.246/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.246/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.247/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.247/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.248/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.248/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.249/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.249/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.250/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.250/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.251/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.251/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.252/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.252/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.253/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.253/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.254/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.254/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.255/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.255/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.0/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.0/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.1/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.1/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.2/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.2/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.3/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.3/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.4/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.4/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.5/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.5/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.6/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.6/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.7/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.7/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.8/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.8/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.9/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.9/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.10/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.10/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.11/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.11/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.12/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.12/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.13/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.13/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.14/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.14/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.15/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.15/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.16/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.16/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.17/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.17/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.18/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.18/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.19/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.19/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.20/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.20/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.21/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.21/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.22/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.22/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.23/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.23/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.24/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.24/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.25/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.25/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.26/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.26/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.27/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.27/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.28/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.28/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.29/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.29/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.30/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.30/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.31/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.31/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.32/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.32/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.33/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.33/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.34/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.34/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.35/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.35/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.36/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.36/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.37/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.37/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.38/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.38/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.39/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.39/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.40/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.40/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.41/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.41/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.42/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.42/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.43/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.43/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.44/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.44/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.45/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.45/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.46/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.46/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.47/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.47/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.48/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.48/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.49/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.49/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.50/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.50/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.51/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.51/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.52/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.52/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.53/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.53/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.54/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.54/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.55/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.55/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.56/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.56/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.57/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.57/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.58/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.58/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.59/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.59/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.60/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.60/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.61/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.61/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.62/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.62/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.63/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.63/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.64/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.64/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.65/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.65/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.66/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.66/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.67/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.67/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.68/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.68/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.69/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.69/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.70/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.70/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.71/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.71/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.72/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.72/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.73/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.73/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.74/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.74/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.75/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.75/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.76/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.76/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.77/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.77/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.78/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.78/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.79/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.79/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.80/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.80/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.81/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.81/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.82/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.82/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.83/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.83/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.84/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.84/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.85/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.85/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.86/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.86/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.87/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.87/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.88/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.88/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.89/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.89/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.90/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.90/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.91/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.91/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.92/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.92/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.93/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.93/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.94/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.94/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.95/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.95/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.96/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.96/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.97/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.97/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.98/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.98/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.99/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.99/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.100/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.100/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.101/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.101/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.102/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.102/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.103/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.103/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.104/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.104/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.105/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.105/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.106/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.106/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.107/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.107/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.108/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.108/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.109/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.109/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.110/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.110/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.111/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.111/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.112/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.112/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.113/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.113/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.114/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.114/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.115/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.115/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.116/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.116/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.117/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.117/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.118/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.118/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.119/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.119/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.120/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.120/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.121/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.121/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.122/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.122/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.123/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.123/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.124/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.124/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.125/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.125/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.126/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.126/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.127/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.127/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.128/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.128/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.129/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.129/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.130/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.130/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.131/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.131/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.132/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.132/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.133/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.133/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.134/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.134/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.135/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.135/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.136/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.136/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.137/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.137/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.138/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.138/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.139/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.139/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.140/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.140/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.141/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.141/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.142/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.142/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.143/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.143/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.144/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.144/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.145/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.145/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.146/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.146/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.147/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.147/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.148/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.148/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.149/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.149/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.150/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.150/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.151/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.151/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.152/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.152/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.153/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.153/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.154/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.154/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.155/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.155/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.156/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.156/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.157/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.157/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.158/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.158/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.159/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.159/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.160/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.160/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.161/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.161/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.162/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.162/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.163/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.163/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.164/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.164/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.165/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.165/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.166/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.166/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.167/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.167/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.168/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.168/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.169/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.169/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.170/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.170/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.171/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.171/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.172/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.172/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.173/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.173/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.174/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.174/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.175/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.175/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.176/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.176/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.177/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.177/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.178/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.178/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.179/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.179/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.180/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.180/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.181/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.181/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.182/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.182/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.183/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.183/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.184/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.184/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.185/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.185/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.186/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.186/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.187/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.187/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.188/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.188/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.189/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.189/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.190/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.190/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.191/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.191/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.192/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.192/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.193/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.193/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.194/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.194/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.195/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.195/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.196/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.196/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.197/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.197/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.198/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.198/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.199/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.199/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.200/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.200/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.201/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.201/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.202/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.202/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.203/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.203/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.204/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.204/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.205/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.205/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.206/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.206/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.207/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.207/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.208/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.208/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.209/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.209/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.210/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.210/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.211/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.211/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.212/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.212/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.213/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.213/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.214/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.214/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.215/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.215/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.216/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.216/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.217/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.217/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.218/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.218/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.219/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.219/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.220/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.220/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.221/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.221/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.222/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.222/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.223/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.223/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.224/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.224/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.225/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.225/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.226/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.226/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.227/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.227/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.228/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.228/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.229/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.229/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.230/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.230/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.231/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.231/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.232/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.232/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.233/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.233/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.234/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.234/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.235/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.235/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.236/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.236/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.237/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.237/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.238/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.238/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.239/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.239/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.240/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.240/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.241/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.241/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.242/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.242/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.243/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.243/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.244/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.244/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.245/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.245/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.246/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.246/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.247/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.247/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.248/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.248/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.249/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.249/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.250/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.250/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.251/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.251/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.252/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.252/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.253/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.253/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.254/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.254/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.255/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.255/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.0/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.0/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.1/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.1/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.2/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.2/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.3/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.3/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.4/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.4/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.5/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.5/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.6/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.6/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.7/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.7/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.8/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.8/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.9/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.9/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.10/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.10/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.11/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.11/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.12/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.12/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.13/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.13/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.14/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.14/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.15/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.15/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.16/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.16/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.17/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.17/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.18/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.18/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.19/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.19/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.20/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.20/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.21/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.21/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.22/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.22/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.23/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.23/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.24/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.24/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.25/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.25/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.26/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.26/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.27/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.27/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.28/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.28/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.29/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.29/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.30/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.30/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.31/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.31/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.32/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.32/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.33/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.33/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.34/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.34/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.35/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.35/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.36/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.36/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.37/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.37/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.38/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.38/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.39/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.39/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.40/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.40/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.41/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.41/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.42/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.42/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.43/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.43/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.44/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.44/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.45/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.45/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.46/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.46/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.47/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.47/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.48/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.48/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.49/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.49/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.50/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.50/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.51/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.51/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.52/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.52/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.53/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.53/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.54/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.54/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.55/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.55/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.56/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.56/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.57/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.57/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.58/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.58/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.59/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.59/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.60/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.60/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.61/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.61/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.62/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.62/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.63/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.63/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.64/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.64/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.65/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.65/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.66/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.66/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.67/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.67/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.68/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.68/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.69/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.69/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.70/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.70/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.71/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.71/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.72/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.72/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.73/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.73/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.74/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.74/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.75/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.75/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.76/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.76/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.77/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.77/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.78/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.78/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.79/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.79/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.80/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.80/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.81/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.81/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.82/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.82/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.83/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.83/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.84/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.84/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.85/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.85/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.86/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.86/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.87/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.87/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.88/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.88/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.89/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.89/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.90/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.90/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.91/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.91/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.92/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.92/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.93/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.93/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.94/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.94/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.95/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.95/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.96/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.96/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.97/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.97/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.98/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.98/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.99/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.99/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.100/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.100/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.101/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.101/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.102/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.102/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.103/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.103/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.104/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.104/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.105/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.105/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.106/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.106/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.107/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.107/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.108/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.108/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.109/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.109/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.110/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.110/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.111/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.111/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.112/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.112/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.113/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.113/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.114/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.114/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.115/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.115/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.116/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.116/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.117/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.117/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.118/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.118/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.119/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.119/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.120/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.120/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.121/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.121/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.122/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.122/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.123/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.123/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.124/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.124/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.125/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.125/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.126/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.126/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.127/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.127/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.128/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.128/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.129/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.129/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.130/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.130/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.131/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.131/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.132/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.132/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.133/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.133/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.134/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.134/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.135/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.135/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.136/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.136/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.137/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.137/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.138/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.138/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.139/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.139/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.140/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.140/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.141/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.141/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.142/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.142/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.143/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.143/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.144/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.144/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.145/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.145/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.146/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.146/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.147/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.147/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.148/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.148/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.149/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.149/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.150/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.150/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.151/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.151/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.152/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.152/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.153/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.153/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.154/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.154/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.155/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.155/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.156/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.156/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.157/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.157/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.158/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.158/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.159/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.159/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.160/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.160/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.161/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.161/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.162/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.162/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.163/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.163/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.164/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.164/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.165/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.165/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.166/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.166/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.167/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.167/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.168/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.168/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.169/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.169/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.170/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.170/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.171/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.171/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.172/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.172/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.173/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.173/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.174/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.174/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.175/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.175/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.176/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.176/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.177/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.177/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.178/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.178/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.179/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.179/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.180/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.180/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.181/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.181/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.182/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.182/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.183/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.183/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.184/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.184/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.185/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.185/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.186/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.186/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.187/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.187/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.188/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.188/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.189/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.189/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.190/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.190/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.191/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.191/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.192/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.192/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.193/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.193/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.194/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.194/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.195/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.195/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.196/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.196/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.197/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.197/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.198/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.198/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.199/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.199/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.200/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.200/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.201/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.201/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.202/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.202/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.203/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.203/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.204/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.204/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.205/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.205/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.206/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.206/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.207/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.207/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.208/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.208/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.209/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.209/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.210/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.210/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.211/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.211/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.212/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.212/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.213/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.213/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.214/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.214/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.215/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.215/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.216/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.216/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.217/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.217/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.218/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.218/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.219/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.219/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.220/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.220/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.221/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.221/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.222/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.222/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.223/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.223/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.224/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.224/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.225/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.225/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.226/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.226/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.227/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.227/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.228/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.228/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.229/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.229/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.230/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.230/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.231/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.231/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.232/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.232/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.233/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.233/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.234/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.234/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.235/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.235/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.236/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.236/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.237/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.237/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.238/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.238/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.239/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.239/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.240/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.240/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.241/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.241/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.242/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.242/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.243/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.243/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.244/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.244/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.245/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.245/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.246/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.246/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.247/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.247/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.248/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.248/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.249/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.249/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.250/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.250/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.251/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.251/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.252/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.252/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.253/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.253/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.254/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.254/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.255/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.255/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.0/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.0/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.1/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.1/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.2/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.2/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.3/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.3/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.4/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.4/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.5/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.5/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.6/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.6/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.7/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.7/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.8/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.8/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.9/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.9/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.10/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.10/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.11/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.11/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.12/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.12/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.13/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.13/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.14/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.14/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.15/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.15/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.16/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.16/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.17/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.17/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.18/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.18/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.19/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.19/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.20/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.20/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.21/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.21/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.22/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.22/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.23/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.23/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.24/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.24/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.25/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.25/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.26/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.26/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.27/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.27/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.28/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.28/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.29/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.29/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.30/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.30/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.31/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.31/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.32/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.32/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.33/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.33/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.34/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.34/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.35/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.35/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.36/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.36/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.37/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.37/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.38/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.38/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.39/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.39/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.40/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.40/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.41/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.41/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.42/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.42/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.43/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.43/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.44/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.44/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.45/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.45/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.46/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.46/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.47/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.47/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.48/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.48/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.49/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.49/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.50/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.50/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.51/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.51/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.52/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.52/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.53/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.53/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.54/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.54/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.55/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.55/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.56/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.56/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.57/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.57/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.58/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.58/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.59/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.59/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.60/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.60/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.61/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.61/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.62/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.62/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.63/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.63/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.64/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.64/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.65/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.65/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.66/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.66/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.67/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.67/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.68/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.68/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.69/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.69/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.70/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.70/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.71/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.71/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.72/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.72/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.73/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.73/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.74/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.74/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.75/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.75/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.76/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.76/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.77/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.77/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.78/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.78/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.79/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.79/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.80/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.80/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.81/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.81/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.82/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.82/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.83/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.83/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.84/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.84/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.85/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.85/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.86/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.86/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.87/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.87/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.88/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.88/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.89/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.89/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.90/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.90/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.91/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.91/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.92/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.92/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.93/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.93/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.94/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.94/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.95/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.95/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.96/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.96/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.97/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.97/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.98/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.98/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.99/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.99/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.100/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.100/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.101/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.101/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.102/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.102/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.103/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.103/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.104/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.104/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.105/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.105/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.106/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.106/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.107/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.107/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.108/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.108/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.109/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.109/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.110/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.110/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.111/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.111/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.112/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.112/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.113/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.113/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.114/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.114/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.115/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.115/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.116/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.116/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.117/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.117/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.118/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.118/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.119/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.119/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.120/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.120/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.121/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.121/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.122/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.122/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.123/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.123/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.124/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.124/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.125/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.125/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.126/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.126/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.127/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.127/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.128/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.128/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.129/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.129/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.130/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.130/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.131/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.131/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.132/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.132/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.133/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.133/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.134/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.134/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.135/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.135/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.136/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.136/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.137/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.137/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.138/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.138/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.139/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.139/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.140/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.140/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.141/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.141/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.142/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.142/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.143/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.143/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.144/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.144/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.145/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.145/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.146/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.146/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.147/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.147/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.148/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.148/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.149/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.149/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.150/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.150/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.151/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.151/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.152/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.152/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.153/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.153/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.154/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.154/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.155/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.155/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.156/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.156/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.157/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.157/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.158/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.158/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.159/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.159/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.160/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.160/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.161/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.161/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.162/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.162/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.163/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.163/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.164/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.164/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.165/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.165/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.166/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.166/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.167/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.167/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.168/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.168/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.169/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.169/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.170/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.170/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.171/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.171/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.172/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.172/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.173/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.173/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.174/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.174/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.175/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.175/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.176/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.176/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.177/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.177/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.178/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.178/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.179/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.179/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.180/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.180/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.181/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.181/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.182/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.182/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.183/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.183/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.184/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.184/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.185/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.185/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.186/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.186/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.187/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.187/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.188/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.188/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.189/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.189/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.190/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.190/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.191/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.191/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.192/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.192/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.193/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.193/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.194/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.194/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.195/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.195/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.196/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.196/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.197/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.197/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.198/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.198/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.199/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.199/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.200/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.200/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.201/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.201/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.202/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.202/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.203/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.203/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.204/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.204/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.205/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.205/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.206/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.206/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.207/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.207/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.208/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.208/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.209/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.209/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.210/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.210/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.211/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.211/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.212/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.212/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.213/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.213/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.214/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.214/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.215/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.215/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.216/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.216/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.217/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.217/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.218/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.218/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.219/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.219/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.220/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.220/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.221/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.221/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.222/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.222/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.223/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.223/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.224/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.224/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.225/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.225/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.226/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.226/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.227/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.227/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.228/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.228/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.229/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.229/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.230/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.230/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.231/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.231/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.232/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.232/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.233/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.233/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.234/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.234/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.235/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.235/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.236/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.236/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.237/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.237/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.238/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.238/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.239/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.239/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.240/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.240/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.241/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.241/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.242/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.242/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.243/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.243/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.244/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.244/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.245/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.245/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.246/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.246/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.247/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.247/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.248/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.248/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.249/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.249/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.250/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.250/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.251/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.251/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.252/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.252/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.253/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.253/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.254/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.254/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.255/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.255/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.0/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.0/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.1/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.1/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.2/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.2/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.3/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.3/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.4/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.4/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.5/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.5/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.6/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.6/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.7/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.7/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.8/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.8/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.9/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.9/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.10/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.10/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.11/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.11/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.12/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.12/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.13/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.13/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.14/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.14/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.15/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.15/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.16/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.16/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.17/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.17/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.18/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.18/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.19/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.19/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.20/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.20/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.21/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.21/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.22/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.22/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.23/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.23/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.24/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.24/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.25/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.25/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.26/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.26/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.27/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.27/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.28/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.28/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.29/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.29/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.30/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.30/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.31/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.31/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.32/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.32/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.33/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.33/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.34/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.34/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.35/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.35/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.36/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.36/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.37/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.37/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.38/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.38/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.39/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.39/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.40/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.40/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.41/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.41/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.42/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.42/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.43/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.43/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.44/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.44/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.45/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.45/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.46/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.46/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.47/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.47/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.48/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.48/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.49/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.49/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.50/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.50/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.51/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.51/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.52/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.52/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.53/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.53/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.54/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.54/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.55/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.55/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.56/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.56/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.57/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.57/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.58/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.58/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.59/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.59/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.60/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.60/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.61/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.61/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.62/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.62/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.63/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.63/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.64/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.64/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.65/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.65/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.66/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.66/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.67/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.67/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.68/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.68/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.69/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.69/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.70/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.70/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.71/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.71/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.72/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.72/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.73/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.73/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.74/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.74/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.75/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.75/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.76/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.76/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.77/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.77/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.78/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.78/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.79/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.79/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.80/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.80/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.81/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.81/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.82/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.82/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.83/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.83/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.84/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.84/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.85/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.85/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.86/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.86/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.87/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.87/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.88/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.88/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.89/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.89/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.90/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.90/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.91/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.91/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.92/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.92/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.93/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.93/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.94/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.94/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.95/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.95/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.96/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.96/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.97/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.97/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.98/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.98/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.99/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.99/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.100/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.100/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.101/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.101/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.102/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.102/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.103/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.103/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.104/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.104/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.105/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.105/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.106/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.106/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.107/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.107/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.108/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.108/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.109/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.109/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.110/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.110/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.111/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.111/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.112/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.112/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.113/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.113/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.114/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.114/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.115/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.115/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.116/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.116/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.117/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.117/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.118/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.118/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.119/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.119/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.120/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.120/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.121/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.121/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.122/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.122/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.123/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.123/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.124/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.124/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.125/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.125/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.126/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.126/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.127/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.127/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.128/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.128/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.129/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.129/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.130/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.130/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.131/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.131/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.132/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.132/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.133/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.133/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.134/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.134/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.135/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.135/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.136/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.136/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.137/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.137/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.138/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.138/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.139/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.139/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.140/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.140/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.141/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.141/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.142/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.142/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.143/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.143/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.144/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.144/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.145/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.145/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.146/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.146/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.147/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.147/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.148/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.148/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.149/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.149/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.150/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.150/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.151/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.151/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.152/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.152/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.153/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.153/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.154/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.154/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.155/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.155/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.156/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.156/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.157/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.157/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.158/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.158/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.159/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.159/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.160/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.160/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.161/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.161/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.162/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.162/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.163/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.163/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.164/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.164/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.165/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.165/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.166/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.166/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.167/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.167/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.168/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.168/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.169/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.169/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.170/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.170/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.171/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.171/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.172/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.172/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.173/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.173/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.174/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.174/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.175/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.175/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.176/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.176/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.177/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.177/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.178/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.178/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.179/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.179/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.180/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.180/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.181/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.181/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.182/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.182/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.183/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.183/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.184/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.184/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.185/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.185/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.186/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.186/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.187/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.187/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.188/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.188/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.189/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.189/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.190/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.190/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.191/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.191/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.192/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.192/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.193/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.193/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.194/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.194/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.195/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.195/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.196/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.196/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.197/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.197/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.198/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.198/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.199/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.199/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.200/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.200/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.201/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.201/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.202/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.202/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.203/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.203/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.204/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.204/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.205/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.205/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.206/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.206/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.207/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.207/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.208/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.208/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.209/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.209/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.210/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.210/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.211/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.211/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.212/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.212/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.213/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.213/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.214/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.214/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.215/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.215/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.216/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.216/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.217/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.217/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.218/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.218/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.219/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.219/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.220/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.220/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.221/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.221/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.222/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.222/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.223/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.223/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.224/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.224/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.225/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.225/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.226/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.226/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.227/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.227/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.228/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.228/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.229/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.229/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.230/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.230/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.231/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.231/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.232/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.232/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.233/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.233/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.234/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.234/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.235/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.235/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.236/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.236/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.237/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.237/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.238/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.238/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.239/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.239/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.240/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.240/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.241/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.241/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.242/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.242/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.243/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.243/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.244/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.244/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.245/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.245/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.246/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.246/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.247/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.247/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.248/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.248/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.249/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.249/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.250/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.250/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.251/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.251/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.252/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.252/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.253/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.253/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.254/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.254/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.255/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.255/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.0/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.0/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.1/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.1/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.2/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.2/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.3/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.3/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.4/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.4/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.5/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.5/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.6/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.6/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.7/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.7/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.8/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.8/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.9/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.9/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.10/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.10/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.11/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.11/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.12/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.12/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.13/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.13/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.14/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.14/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.15/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.15/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.16/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.16/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.17/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.17/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.18/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.18/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.19/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.19/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.20/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.20/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.21/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.21/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.22/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.22/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.23/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.23/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.24/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.24/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.25/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.25/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.26/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.26/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.27/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.27/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.28/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.28/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.29/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.29/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.30/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.30/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.31/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.31/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.32/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.32/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.33/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.33/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.34/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.34/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.35/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.35/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.36/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.36/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.37/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.37/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.38/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.38/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.39/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.39/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.40/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.40/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.41/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.41/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.42/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.42/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.43/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.43/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.44/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.44/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.45/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.45/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.46/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.46/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.47/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.47/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.48/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.48/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.49/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.49/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.50/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.50/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.51/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.51/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.52/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.52/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.53/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.53/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.54/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.54/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.55/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.55/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.56/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.56/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.57/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.57/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.58/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.58/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.59/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.59/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.60/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.60/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.61/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.61/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.62/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.62/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.63/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.63/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.64/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.64/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.65/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.65/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.66/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.66/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.67/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.67/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.68/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.68/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.69/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.69/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.70/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.70/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.71/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.71/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.72/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.72/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.73/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.73/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.74/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.74/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.75/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.75/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.76/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.76/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.77/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.77/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.78/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.78/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.79/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.79/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.80/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.80/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.81/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.81/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.82/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.82/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.83/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.83/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.84/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.84/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.85/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.85/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.86/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.86/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.87/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.87/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.88/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.88/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.89/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.89/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.90/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.90/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.91/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.91/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.92/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.92/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.93/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.93/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.94/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.94/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.95/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.95/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.96/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.96/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.97/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.97/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.98/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.98/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.99/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.99/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.100/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.100/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.101/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.101/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.102/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.102/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.103/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.103/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.104/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.104/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.105/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.105/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.106/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.106/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.107/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.107/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.108/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.108/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.109/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.109/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.110/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.110/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.111/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.111/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.112/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.112/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.113/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.113/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.114/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.114/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.115/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.115/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.116/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.116/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.117/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.117/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.118/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.118/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.119/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.119/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.120/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.120/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.121/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.121/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.122/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.122/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.123/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.123/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.124/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.124/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.125/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.125/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.126/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.126/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.127/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.127/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.128/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.128/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.129/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.129/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.130/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.130/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.131/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.131/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.132/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.132/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.133/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.133/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.134/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.134/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.135/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.135/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.136/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.136/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.137/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.137/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.138/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.138/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.139/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.139/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.140/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.140/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.141/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.141/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.142/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.142/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.143/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.143/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.144/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.144/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.145/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.145/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.146/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.146/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.147/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.147/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.148/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.148/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.149/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.149/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.150/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.150/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.151/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.151/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.152/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.152/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.153/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.153/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.154/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.154/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.155/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.155/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.156/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.156/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.157/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.157/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.158/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.158/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.159/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.159/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.160/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.160/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.161/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.161/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.162/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.162/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.163/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.163/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.164/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.164/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.165/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.165/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.166/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.166/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.167/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.167/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.168/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.168/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.169/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.169/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.170/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.170/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.171/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.171/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.172/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.172/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.173/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.173/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.174/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.174/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.175/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.175/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.176/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.176/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.177/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.177/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.178/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.178/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.179/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.179/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.180/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.180/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.181/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.181/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.182/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.182/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.183/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.183/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.184/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.184/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.185/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.185/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.186/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.186/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.187/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.187/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.188/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.188/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.189/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.189/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.190/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.190/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.191/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.191/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.192/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.192/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.193/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.193/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.194/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.194/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.195/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.195/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.196/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.196/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.197/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.197/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.198/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.198/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.199/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.199/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.200/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.200/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.201/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.201/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.202/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.202/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.203/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.203/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.204/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.204/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.205/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.205/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.206/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.206/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.207/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.207/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.208/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.208/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.209/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.209/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.210/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.210/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.211/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.211/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.212/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.212/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.213/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.213/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.214/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.214/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.215/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.215/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.216/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.216/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.217/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.217/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.218/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.218/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.219/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.219/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.220/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.220/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.221/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.221/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.222/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.222/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.223/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.223/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.224/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.224/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.225/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.225/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.226/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.226/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.227/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.227/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.228/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.228/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.229/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.229/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.230/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.230/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.231/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.231/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.232/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.232/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.233/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.233/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.234/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.234/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.235/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.235/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.236/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.236/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.237/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.237/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.238/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.238/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.239/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.239/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.240/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.240/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.241/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.241/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.242/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.242/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.243/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.243/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.244/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.244/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.245/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.245/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.246/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.246/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.247/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.247/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.248/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.248/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.249/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.249/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.250/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.250/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.251/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.251/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.252/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.252/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.253/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.253/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.254/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.254/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.255/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.255/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.0/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.0/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.1/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.1/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.2/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.2/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.3/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.3/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.4/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.4/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.5/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.5/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.6/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.6/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.7/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.7/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.8/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.8/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.9/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.9/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.10/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.10/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.11/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.11/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.12/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.12/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.13/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.13/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.14/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.14/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.15/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.15/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.16/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.16/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.17/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.17/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.18/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.18/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.19/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.19/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.20/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.20/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.21/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.21/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.22/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.22/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.23/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.23/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.24/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.24/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.25/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.25/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.26/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.26/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.27/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.27/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.28/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.28/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.29/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.29/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.30/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.30/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.31/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.31/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.32/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.32/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.33/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.33/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.34/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.34/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.35/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.35/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.36/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.36/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.37/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.37/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.38/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.38/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.39/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.39/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.40/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.40/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.41/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.41/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.42/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.42/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.43/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.43/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.44/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.44/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.45/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.45/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.46/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.46/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.47/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.47/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.48/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.48/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.49/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.49/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.50/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.50/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.51/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.51/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.52/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.52/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.53/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.53/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.54/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.54/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.55/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.55/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.56/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.56/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.57/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.57/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.58/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.58/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.59/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.59/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.60/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.60/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.61/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.61/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.62/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.62/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.63/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.63/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.64/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.64/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.65/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.65/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.66/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.66/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.67/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.67/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.68/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.68/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.69/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.69/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.70/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.70/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.71/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.71/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.72/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.72/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.73/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.73/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.74/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.74/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.75/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.75/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.76/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.76/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.77/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.77/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.78/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.78/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.79/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.79/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.80/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.80/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.81/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.81/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.82/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.82/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.83/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.83/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.84/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.84/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.85/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.85/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.86/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.86/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.87/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.87/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.88/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.88/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.89/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.89/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.90/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.90/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.91/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.91/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.92/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.92/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.93/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.93/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.94/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.94/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.95/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.95/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.96/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.96/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.97/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.97/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.98/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.98/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.99/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.99/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.100/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.100/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.101/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.101/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.102/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.102/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.103/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.103/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.104/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.104/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.105/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.105/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.106/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.106/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.107/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.107/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.108/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.108/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.109/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.109/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.110/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.110/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.111/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.111/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.112/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.112/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.113/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.113/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.114/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.114/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.115/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.115/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.116/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.116/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.117/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.117/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.118/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.118/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.119/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.119/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.120/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.120/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.121/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.121/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.122/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.122/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.123/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.123/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.124/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.124/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.125/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.125/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.126/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.126/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.127/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.127/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.128/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.128/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.129/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.129/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.130/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.130/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.131/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.131/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.132/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.132/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.133/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.133/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.134/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.134/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.135/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.135/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.136/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.136/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.137/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.137/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.138/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.138/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.139/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.139/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.140/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.140/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.141/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.141/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.142/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.142/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.143/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.143/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.144/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.144/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.145/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.145/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.146/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.146/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.147/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.147/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.148/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.148/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.149/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.149/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.150/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.150/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.151/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.151/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.152/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.152/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.153/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.153/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.154/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.154/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.155/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.155/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.156/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.156/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.157/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.157/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.158/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.158/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.159/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.159/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.160/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.160/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.161/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.161/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.162/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.162/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.163/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.163/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.164/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.164/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.165/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.165/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.166/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.166/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.167/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.167/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.168/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.168/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.169/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.169/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.170/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.170/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.171/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.171/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.172/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.172/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.173/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.173/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.174/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.174/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.175/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.175/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.176/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.176/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.177/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.177/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.178/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.178/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.179/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.179/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.180/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.180/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.181/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.181/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.182/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.182/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.183/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.183/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.184/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.184/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.100.0.0/16), bidir, uptime: 1w5d, pim ip 
  Incoming interface: Null0, RPF nbr: 0.0.0.0, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Null0, uptime: 1w5d, pim, (RPF)


(, 239.108.0.0/16), bidir, uptime: 1w5d, pim ip 
  Incoming interface: Null0, RPF nbr: 0.0.0.0, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Null0, uptime: 1w5d, pim, (RPF)


(, 239.110.0.0/16), bidir, uptime: 1w5d, pim ip 
  Incoming interface: Null0, RPF nbr: 0.0.0.0, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Null0, uptime: 1w5d, pim, (RPF)


(*, 239.111.0.0/16), bidir, uptime: 1w5d, pim ip 
  Incoming interface: Null0, RPF nbr: 0.0.0.0, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Null0, uptime: 1w5d, pim, (RPF)



show ip mroute shared-tree summary

show ip mroute shared-tree summary

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 ip mroute shared-tree summary",
  "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": {
        "outputs": {
            "output": {
                "body": {
                    "TABLE_vrf": {
                        "ROW_vrf": [
                            {
                                "vrf-name": "default"
                            }, 
                            {
                                "vrf-name": "default"
                            }
                        ]
                    }
                }, 
                "code": "200", 
                "input": "show ip mroute shared-tree summary", 
                "msg": "Success"
            }
        }, 
        "sid": "eoc", 
        "type": "cli_show", 
        "version": "1.0"
    }
}

The CLI output example below corresponds to the payload example in the code pane on the right. For more information about the show ip mroute shared-tree summary command, see the CLI command reference:

http//www.cisco.com/c/en/us/support/switches/nexus-3000-series-switches/products-command-reference-list.html

Note: This example was added in Cisco NX-OS Release 6.0(2)A8(8).

CLI Output
Switch# show ip mroute shared-tree summary
IP Multicast Routing Table for VRF "default"

Total number of routes: 6005
Total number of (,G) routes: 3000
Total number of (S,G) routes: 3000
Total number of (,G-prefix) routes: 5
Group count: 3000, rough average sources per group: 1.0

Group: 232.0.0.0/8, Source count: 0
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           0            0               0     0         0.000   bps  0

Group: 239.0.0.1/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           31           3410            110   0         0.000   bps  1
10.57.50.1      71080973     8387550726      117   65        61.706  kbps 1

Group: 239.0.0.2/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           24           2640            110   0         0.000   bps  1
10.57.50.1      71080892     8387541808      117   65        61.706  kbps 1

Group: 239.0.0.3/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080467     8387494274      117   65        61.706  kbps 1

Group: 239.0.0.4/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080357     8387474422      117   65        61.706  kbps 1

Group: 239.0.0.5/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080385     8387485422      117   65        61.706  kbps 1

Group: 239.0.0.6/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080407     8387488010      117   65        61.706  kbps 1

Group: 239.0.0.7/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080090     8387444644      117   65        61.706  kbps 1

Group: 239.0.0.8/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080429     8387490606      117   65        61.706  kbps 1

Group: 239.0.0.9/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080452     8387493320      117   65        61.706  kbps 1

Group: 239.0.0.10/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           177          20170           113   0         0.000   bps  1
10.57.50.1      71079314     8387345020      117   65        61.706  kbps 1

Group: 239.0.0.11/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079414     8387370828      117   65        61.706  kbps 1

Group: 239.0.0.12/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           168          19148           113   0         0.000   bps  1
10.57.50.1      71079018     8387312548      117   65        61.706  kbps 1

Group: 239.0.0.13/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079438     8387373676      117   65        61.706  kbps 1

Group: 239.0.0.14/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079461     8387376374      117   65        61.706  kbps 1

Group: 239.0.0.15/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           132          15040           113   0         0.000   bps  1
10.57.50.1      71077579     8387151050      117   65        61.706  kbps 1

Group: 239.0.0.16/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079485     8387379206      117   65        61.706  kbps 1

Group: 239.0.0.17/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079505     8387381566      117   65        61.706  kbps 1

Group: 239.0.0.18/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           145          16486           113   0         0.000   bps  1
10.57.50.1      71077518     8387144132      117   65        61.706  kbps 1

Group: 239.0.0.19/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079527     8387384162      117   65        61.706  kbps 1

Group: 239.0.0.20/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           132          15044           113   0         0.000   bps  1
10.57.50.1      71077270     8387117812      117   65        61.706  kbps 1

Group: 239.0.0.21/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079547     8387386530      117   65        61.706  kbps 1

Group: 239.0.0.22/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079570     8387389236      117   65        61.706  kbps 1

Group: 239.0.0.23/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           138          15700           113   0         0.000   bps  1
10.57.50.1      71077180     8387106936      117   65        61.706  kbps 1

Group: 239.0.0.24/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079591     8387391714      117   65        61.706  kbps 1

Group: 239.0.0.25/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           129          14702           113   0         0.000   bps  1
10.57.50.1      71077277     8387118646      117   65        61.706  kbps 1

Group: 239.0.0.26/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079611     8387394082      117   65        61.706  kbps 1

Group: 239.0.0.27/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079632     8387396552      117   65        61.706  kbps 1

Group: 239.0.0.28/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           145          16486           113   0         0.000   bps  1
10.57.50.1      71077155     8387104194      117   65        61.706  kbps 1

Group: 239.0.0.29/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079655     8387399266      117   65        61.706  kbps 1

Group: 239.0.0.30/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079316     8387359272      117   65        61.706  kbps 1

Group: 239.0.0.31/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079676     8387401760      117   65        61.706  kbps 1

Group: 239.0.0.32/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079699     8387404458      117   65        61.706  kbps 1

Group: 239.0.0.33/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           145          16486           113   0         0.000   bps  1
10.57.50.1      71077160     8387104744      117   65        61.690  kbps 1

Group: 239.0.0.34/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079722     8387407172      117   65        61.690  kbps 1

Group: 239.0.0.35/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079744     8387409768      117   65        61.690  kbps 1

Group: 239.0.0.36/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           130          14816           113   0         0.000   bps  1
10.57.50.1      71077193     8387108694      117   65        61.690  kbps 1

Group: 239.0.0.37/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079763     8387412010      117   65        61.690  kbps 1

Group: 239.0.0.38/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           132          15036           113   0         0.000   bps  1
10.57.50.1      71077306     8387122060      117   65        61.690  kbps 1

Group: 239.0.0.39/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079783     8387414378      117   65        61.690  kbps 1

Group: 239.0.0.40/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079817     8387418382      117   65        61.690  kbps 1

Group: 239.0.0.41/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           135          15386           113   0         0.000   bps  1
10.57.50.1      71077216     8387111392      117   65        61.690  kbps 1

Group: 239.0.0.42/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079836     8387420624      117   65        61.690  kbps 1

Group: 239.0.0.43/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079336     8387361616      117   65        61.690  kbps 1

Group: 239.0.0.44/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079856     8387423000      117   65        61.690  kbps 1

Group: 239.0.0.45/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079881     8387425934      117   65        61.690  kbps 1

Group: 239.0.0.46/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           131          14926           113   0         0.000   bps  1
10.57.50.1      71077255     8387115962      117   65        61.690  kbps 1

Group: 239.0.0.47/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079903     8387428530      117   65        61.690  kbps 1

Group: 239.0.0.48/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079344     8387362568      117   65        61.690  kbps 1

Group: 239.0.0.49/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079922     8387430788      117   65        61.690  kbps 1

Group: 239.0.0.50/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079946     8387433612      117   65        61.690  kbps 1

Group: 239.0.0.51/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           132          15036           113   0         0.000   bps  1
10.57.50.1      71077336     8387125520      117   65        61.690  kbps 1

Group: 239.0.0.52/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079966     8387435972      117   65        61.690  kbps 1

Group: 239.0.0.53/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079988     8387438568      117   65        61.690  kbps 1

Group: 239.0.0.54/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           130          14808           113   0         0.000   bps  1
10.57.50.1      71077350     8387127220      117   65        61.690  kbps 1

Group: 239.0.0.55/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080011     8387441282      117   65        61.690  kbps 1

Group: 239.0.0.56/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           131          14922           113   0         0.000   bps  1
10.57.50.1      71077368     8387129368      117   65        61.690  kbps 1

Group: 239.0.0.57/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080031     8387443642      117   65        61.690  kbps 1

Group: 239.0.0.58/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080055     8387446474      117   65        61.690  kbps 1

Group: 239.0.0.59/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           128          14588           113   0         0.000   bps  1
10.57.50.1      71077382     8387130988      117   65        61.690  kbps 1

Group: 239.0.0.60/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080077     8387449070      117   65        61.690  kbps 1

Group: 239.0.0.61/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079365     8387365046      117   65        61.690  kbps 1

Group: 239.0.0.62/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080098     8387451556      117   65        61.690  kbps 1

Group: 239.0.0.63/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080122     8387454380      117   65        61.690  kbps 1

Group: 239.0.0.64/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           128          14588           113   0         0.000   bps  1
10.57.50.1      71077421     8387135550      117   65        61.690  kbps 1

Group: 239.0.0.65/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080145     8387457094      117   65        61.706  kbps 1

Group: 239.0.0.66/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080168     8387459808      117   65        61.706  kbps 1

Group: 239.0.0.67/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           129          14698           113   0         0.000   bps  1
10.57.50.1      71077437     8387137486      117   65        61.706  kbps 1

Group: 239.0.0.68/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080191     8387462522      117   65        61.706  kbps 1

Group: 239.0.0.69/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           129          14698           113   0         0.000   bps  1
10.57.50.1      71077446     8387138572      117   65        61.706  kbps 1

Group: 239.0.0.70/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080219     8387465826      117   65        61.706  kbps 1

Group: 239.0.0.71/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080242     8387468540      117   65        61.706  kbps 1

Group: 239.0.0.72/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           127          14466           113   0         0.000   bps  1
10.57.50.1      71077472     8387141624      117   65        61.706  kbps 1

Group: 239.0.0.73/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080263     8387471018      117   65        61.706  kbps 1

Group: 239.0.0.74/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           129          14690           113   0         0.000   bps  1
10.57.50.1      71077489     8387143654      117   65        61.706  kbps 1

Group: 239.0.0.75/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080286     8387473732      117   65        61.706  kbps 1

Group: 239.0.0.76/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080308     8387476328      117   65        61.706  kbps 1

Group: 239.0.0.77/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           128          14584           113   0         0.000   bps  1
10.57.50.1      71077503     8387145274      117   65        61.706  kbps 1

Group: 239.0.0.78/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080329     8387478806      117   65        61.706  kbps 1

Group: 239.0.0.79/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079394     8387368452      117   65        61.706  kbps 1

Group: 239.0.0.80/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080348     8387481056      117   65        61.706  kbps 1

Group: 239.0.0.81/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080369     8387483526      117   65        61.706  kbps 1

Group: 239.0.0.82/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           124          14132           113   0         0.000   bps  1
10.57.50.1      71077539     8387149474      117   65        61.706  kbps 1

Group: 239.0.0.83/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080390     8387486004      117   65        61.706  kbps 1

Group: 239.0.0.84/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080411     8387488482      117   65        61.706  kbps 1

Group: 239.0.0.85/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           127          14470           113   0         0.000   bps  1
10.57.50.1      71077552     8387151064      117   65        61.706  kbps 1

Group: 239.0.0.86/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080433     8387491078      117   65        61.706  kbps 1

Group: 239.0.0.87/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           113          12874           113   0         0.000   bps  1
10.57.50.1      71077571     8387153314      117   65        61.706  kbps 1

Group: 239.0.0.88/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080457     8387493910      117   65        61.706  kbps 1

Group: 239.0.0.89/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079419     8387371418      117   65        61.706  kbps 1

Group: 239.0.0.90/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           126          14356           113   0         0.000   bps  1
10.57.50.1      71077173     8387106278      117   65        61.706  kbps 1

Group: 239.0.0.91/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079445     8387374486      117   65        61.706  kbps 1

Group: 239.0.0.92/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           112          12764           113   0         0.000   bps  1
10.57.50.1      71077585     8387154974      117   65        61.706  kbps 1

Group: 239.0.0.93/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079464     8387376744      117   65        61.706  kbps 1

Group: 239.0.0.94/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079490     8387379796      117   65        61.706  kbps 1

Group: 239.0.0.95/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           123          14018           113   0         0.000   bps  1
10.57.50.1      71077183     8387107522      117   65        61.706  kbps 1

Group: 239.0.0.96/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079510     8387382156      117   65        61.706  kbps 1

Group: 239.0.0.97/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079532     8387384752      117   65        61.706  kbps 1

Group: 239.0.0.98/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           123          14018           113   0         0.000   bps  1
10.57.50.1      71077158     8387104516      117   65        61.706  kbps 1

Group: 239.0.0.99/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079553     8387387230      117   65        61.706  kbps 1

Group: 239.0.0.100/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           123          14018           113   0         0.000   bps  1
10.57.50.1      71077275     8387118402      117   65        61.706  kbps 1

Group: 239.0.0.101/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079575     8387389834      117   65        61.706  kbps 1

Group: 239.0.0.102/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079596     8387392304      117   65        61.706  kbps 1

Group: 239.0.0.103/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           123          14018           113   0         0.000   bps  1
10.57.50.1      71077156     8387104288      117   65        61.706  kbps 1

Group: 239.0.0.104/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079617     8387394782      117   65        61.706  kbps 1

Group: 239.0.0.105/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079313     8387358918      117   65        61.706  kbps 1

Group: 239.0.0.106/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079635     8387396922      117   65        61.706  kbps 1

Group: 239.0.0.107/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079660     8387399856      117   65        61.706  kbps 1

Group: 239.0.0.108/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           125          14246           113   0         0.000   bps  1
10.57.50.1      71077159     8387104634      117   65        61.706  kbps 1

Group: 239.0.0.109/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079683     8387402570      117   65        61.706  kbps 1

Group: 239.0.0.110/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079704     8387405048      117   65        61.706  kbps 1

Group: 239.0.0.111/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           122          13904           113   0         0.000   bps  1
10.57.50.1      71077151     8387103730      117   65        61.706  kbps 1

Group: 239.0.0.112/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079728     8387407880      117   65        61.706  kbps 1

Group: 239.0.0.113/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           121          13786           113   0         0.000   bps  1
10.57.50.1      71077300     8387121352      117   65        61.706  kbps 1

Group: 239.0.0.114/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079748     8387410248      117   65        61.706  kbps 1

Group: 239.0.0.115/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079768     8387412600      117   65        61.706  kbps 1

Group: 239.0.0.116/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           124          14132           113   0         0.000   bps  1
10.57.50.1      71077206     8387110212      117   65        61.706  kbps 1

Group: 239.0.0.117/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079789     8387415078      117   65        61.706  kbps 1

Group: 239.0.0.118/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           126          14352           113   0         0.000   bps  1
10.57.50.1      71077310     8387122540      117   65        61.706  kbps 1

Group: 239.0.0.119/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079821     8387418862      117   65        61.706  kbps 1

Group: 239.0.0.120/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079841     8387421214      117   65        61.706  kbps 1

Group: 239.0.0.121/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           123          14018           113   0         0.000   bps  1
10.57.50.1      71077227     8387112690      117   65        61.706  kbps 1

Group: 239.0.0.122/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079863     8387423810      117   65        61.706  kbps 1

Group: 239.0.0.123/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079341     8387362206      117   65        61.706  kbps 1

Group: 239.0.0.124/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079884     8387426304      117   65        61.706  kbps 1

Group: 239.0.0.125/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079908     8387429120      117   65        61.706  kbps 1

Group: 239.0.0.126/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           124          14128           113   0         0.000   bps  1
10.57.50.1      71077265     8387117142      117   65        61.706  kbps 1

Group: 239.0.0.127/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079929     8387431606      117   65        61.706  kbps 1

Group: 239.0.0.128/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079951     8387434202      117   65        61.706  kbps 1

Group: 239.0.0.129/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           120          13668           113   0         0.000   bps  1
10.57.50.1      71077334     8387125332      117   65        61.706  kbps 1

Group: 239.0.0.130/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079972     8387436680      117   65        61.706  kbps 1

Group: 239.0.0.131/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           125          14234           113   0         0.000   bps  1
10.57.50.1      71077351     8387127362      117   65        61.706  kbps 1

Group: 239.0.0.132/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079994     8387439276      117   65        61.706  kbps 1

Group: 239.0.0.133/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080016     8387441872      117   65        61.706  kbps 1

Group: 239.0.0.134/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           122          13904           113   0         0.000   bps  1
10.57.50.1      71077367     8387129218      117   65        61.706  kbps 1

Group: 239.0.0.135/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080037     8387444350      117   65        61.706  kbps 1

Group: 239.0.0.136/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           122          13900           113   0         0.000   bps  1
10.57.50.1      71077381     8387130910      117   65        61.706  kbps 1

Group: 239.0.0.137/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080060     8387447064      117   65        61.706  kbps 1

Group: 239.0.0.138/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080083     8387449778      117   65        61.706  kbps 1

Group: 239.0.0.139/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           116          13220           113   0         0.000   bps  1
10.57.50.1      71077395     8387132522      117   65        61.706  kbps 1

Group: 239.0.0.140/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080105     8387452374      117   65        61.706  kbps 1

Group: 239.0.0.141/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079370     8387365636      117   65        61.706  kbps 1

Group: 239.0.0.142/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080127     8387454978      117   65        61.706  kbps 1

Group: 239.0.0.143/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080151     8387457802      117   65        61.706  kbps 1

Group: 239.0.0.144/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           121          13790           113   0         0.000   bps  1
10.57.50.1      71077434     8387137092      117   65        61.706  kbps 1

Group: 239.0.0.145/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080173     8387460398      117   65        61.706  kbps 1

Group: 239.0.0.146/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080195     8387462994      117   65        61.706  kbps 1

Group: 239.0.0.147/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           116          13216           113   0         0.000   bps  1
10.57.50.1      71077451     8387139138      117   65        61.706  kbps 1

Group: 239.0.0.148/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080223     8387466298      117   65        61.706  kbps 1

Group: 239.0.0.149/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           118          13436           113   0         0.000   bps  1
10.57.50.1      71077471     8387141530      117   65        61.706  kbps 1

Group: 239.0.0.150/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080246     8387469012      117   65        61.706  kbps 1

Group: 239.0.0.151/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080268     8387471608      117   65        61.706  kbps 1

Group: 239.0.0.152/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           120          13672           113   0         0.000   bps  1
10.57.50.1      71077484     8387143032      117   65        61.690  kbps 1

Group: 239.0.0.153/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080290     8387474204      117   65        61.690  kbps 1

Group: 239.0.0.154/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079390     8387367980      117   65        61.690  kbps 1

Group: 239.0.0.155/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080311     8387476690      117   65        61.690  kbps 1

Group: 239.0.0.156/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080333     8387479278      117   65        61.690  kbps 1

Group: 239.0.0.157/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           115          13098           113   0         0.000   bps  1
10.57.50.1      71077520     8387147248      117   65        61.690  kbps 1

Group: 239.0.0.158/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080353     8387481638      117   65        61.690  kbps 1

Group: 239.0.0.159/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079398     8387368932      117   65        61.690  kbps 1

Group: 239.0.0.160/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080372     8387483888      117   65        61.690  kbps 1

Group: 239.0.0.161/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080395     8387486594      117   65        61.690  kbps 1

Group: 239.0.0.162/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           117          13334           113   0         0.000   bps  1
10.57.50.1      71077551     8387150890      117   65        61.690  kbps 1

Group: 239.0.0.163/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080415     8387488954      117   65        61.690  kbps 1

Group: 239.0.0.164/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080438     8387491668      117   65        61.690  kbps 1

Group: 239.0.0.165/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           118          13444           113   0         0.000   bps  1
10.57.50.1      71077564     8387152480      117   65        61.690  kbps 1

Group: 239.0.0.166/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080461     8387494382      117   65        61.690  kbps 1

Group: 239.0.0.167/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           116          13216           113   0         0.000   bps  1
10.57.50.1      71077579     8387154258      117   65        61.690  kbps 1

Group: 239.0.0.168/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079420     8387371552      117   65        61.690  kbps 1

Group: 239.0.0.169/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079448     8387374840      117   65        61.690  kbps 1

Group: 239.0.0.170/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           124          14128           113   0         0.000   bps  1
10.57.50.1      71077185     8387107678      117   65        61.690  kbps 1

Group: 239.0.0.171/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079469     8387377318      117   65        61.690  kbps 1

Group: 239.0.0.172/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079493     8387380150      117   65        61.690  kbps 1

Group: 239.0.0.173/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           125          14246           113   0         0.000   bps  1
10.57.50.1      71077184     8387107648      117   65        61.690  kbps 1

Group: 239.0.0.174/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079513     8387382510      117   65        61.690  kbps 1

Group: 239.0.0.175/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           124          14132           113   0         0.000   bps  1
10.57.50.1      71077270     8387117812      117   65        61.690  kbps 1

Group: 239.0.0.176/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079535     8387385114      117   65        61.706  kbps 1

Group: 239.0.0.177/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079558     8387387820      117   65        61.706  kbps 1

Group: 239.0.0.178/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           124          14132           113   0         0.000   bps  1
10.57.50.1      71077158     8387104524      117   65        61.706  kbps 1

Group: 239.0.0.179/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079580     8387390416      117   65        61.706  kbps 1

Group: 239.0.0.180/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           121          13790           113   0         0.000   bps  1
10.57.50.1      71077278     8387118764      117   65        61.706  kbps 1

Group: 239.0.0.181/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079599     8387392666      117   65        61.706  kbps 1

Group: 239.0.0.182/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079621     8387395254      117   65        61.706  kbps 1

Group: 239.0.0.183/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           127          14470           113   0         0.000   bps  1
10.57.50.1      71077156     8387104312      117   65        61.706  kbps 1

Group: 239.0.0.184/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079642     8387397732      117   65        61.706  kbps 1

Group: 239.0.0.185/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079317     8387359390      117   65        61.706  kbps 1

Group: 239.0.0.186/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079662     8387400108      117   65        61.706  kbps 1

Group: 239.0.0.187/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079687     8387403042      117   65        61.706  kbps 1

Group: 239.0.0.188/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           118          13448           113   0         0.000   bps  1
10.57.50.1      71077158     8387104492      117   65        61.706  kbps 1

Group: 239.0.0.189/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079710     8387405756      117   65        61.706  kbps 1

Group: 239.0.0.190/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079731     8387408234      117   65        61.706  kbps 1

Group: 239.0.0.191/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           116          13220           113   0         0.000   bps  1
10.57.50.1      71077152     8387103848      117   65        61.706  kbps 1

Group: 239.0.0.192/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079752     8387410712      117   65        61.706  kbps 1

Group: 239.0.0.193/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           118          13440           113   0         0.000   bps  1
10.57.50.1      71077306     8387122060      117   65        61.706  kbps 1

Group: 239.0.0.194/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079771     8387412962      117   65        61.706  kbps 1

Group: 239.0.0.195/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079799     8387416258      117   65        61.706  kbps 1

Group: 239.0.0.196/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           118          13448           113   0         0.000   bps  1
10.57.50.1      71077214     8387111156      117   65        61.706  kbps 1

Group: 239.0.0.197/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079825     8387419326      117   65        61.706  kbps 1

Group: 239.0.0.198/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079336     8387361616      117   65        61.706  kbps 1

Group: 239.0.0.199/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079844     8387421584      117   65        61.706  kbps 1

Group: 239.0.0.200/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079867     8387424282      117   65        61.706  kbps 1

Group: 239.0.0.201/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           116          13216           113   0         0.000   bps  1
10.57.50.1      71077251     8387115490      117   65        61.706  kbps 1

Group: 239.0.0.202/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079890     8387426996      117   65        61.706  kbps 1

Group: 239.0.0.203/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079344     8387362568      117   65        61.706  kbps 1

Group: 239.0.0.204/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079909     8387429254      117   65        61.706  kbps 1

Group: 239.0.0.205/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079932     8387431960      117   65        61.706  kbps 1

Group: 239.0.0.206/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           116          13212           113   0         0.000   bps  1
10.57.50.1      71077331     8387124930      117   65        61.706  kbps 1

Group: 239.0.0.207/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079954     8387434556      117   65        61.706  kbps 1

Group: 239.0.0.208/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079976     8387437152      117   65        61.706  kbps 1

Group: 239.0.0.209/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           115          13098           113   0         0.000   bps  1
10.57.50.1      71077347     8387126866      117   65        61.706  kbps 1

Group: 239.0.0.210/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079998     8387439748      117   65        61.706  kbps 1

Group: 239.0.0.211/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           116          13212           113   0         0.000   bps  1
10.57.50.1      71077366     8387129132      117   65        61.706  kbps 1

Group: 239.0.0.212/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080020     8387442344      117   65        61.706  kbps 1

Group: 239.0.0.213/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080041     8387444822      117   65        61.706  kbps 1

Group: 239.0.0.214/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           116          13220           113   0         0.000   bps  1
10.57.50.1      71077378     8387130516      117   65        61.706  kbps 1

Group: 239.0.0.215/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080064     8387447536      117   65        61.706  kbps 1

Group: 239.0.0.216/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           63479453     7236657638      113   65        59.614  kbps 1
10.57.50.1      71079367     8387365282      117   65        61.706  kbps 1

Group: 239.0.0.217/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080086     8387450140      117   65        61.706  kbps 1

Group: 239.0.0.218/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           63479453     7236657638      113   65        59.614  kbps 1
10.57.50.1      71080109     8387452846      117   65        61.706  kbps 1

Group: 239.0.0.219/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           111          12650           113   0         0.000   bps  1
10.57.50.1      71077412     8387134488      117   65        61.706  kbps 1

Group: 239.0.0.220/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080132     8387455560      117   65        61.706  kbps 1

Group: 239.0.0.221/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080155     8387458274      117   65        61.706  kbps 1

Group: 239.0.0.222/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           63479565     7236670402      113   65        59.614  kbps 1
10.57.50.1      71077432     8387136896      117   65        61.706  kbps 1

Group: 239.0.0.223/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080177     8387460870      117   65        61.706  kbps 1

Group: 239.0.0.224/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           63479566     7236670512      113   65        59.614  kbps 1
10.57.50.1      71077452     8387139280      117   65        61.706  kbps 1

Group: 239.0.0.225/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           63479453     7236657638      113   65        59.614  kbps 1
10.57.50.1      71080205     8387464174      117   65        61.706  kbps 1

Group: 239.0.0.226/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080227     8387466770      117   65        61.706  kbps 1

Group: 239.0.0.227/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           63479564     7236670288      113   65        59.614  kbps 1
10.57.50.1      71077466     8387140908      117   65        61.706  kbps 1

Group: 239.0.0.228/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           63479453     7236657638      113   65        59.614  kbps 1
10.57.50.1      71080251     8387469602      117   65        61.706  kbps 1

Group: 239.0.0.229/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           113          12866           113   0         0.000   bps  1
10.57.50.1      71077483     8387142946      117   65        61.706  kbps 1

Group: 239.0.0.230/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           63479453     7236657638      113   65        59.614  kbps 1
10.57.50.1      71080272     8387472080      117   65        61.706  kbps 1

Group: 239.0.0.231/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080295     8387474794      117   65        61.706  kbps 1

Group: 239.0.0.232/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           63479564     7236670288      113   65        59.614  kbps 1
10.57.50.1      71077498     8387144684      117   65        61.706  kbps 1

Group: 239.0.0.233/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080316     8387477272      117   65        61.706  kbps 1

Group: 239.0.0.234/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           63479453     7236657638      113   65        59.614  kbps 1
10.57.50.1      71079395     8387368570      117   65        61.706  kbps 1

Group: 239.0.0.235/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080336     8387479640      117   65        61.706  kbps 1

Group: 239.0.0.236/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           63479453     7236657638      113   65        59.614  kbps 1
10.57.50.1      71080357     8387482110      117   65        61.706  kbps 1

Group: 239.0.0.237/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           108          12308           113   0         0.000   bps  1
10.57.50.1      71077535     8387149002      117   65        61.706  kbps 1

Group: 239.0.0.238/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           63479453     7236657638      113   65        59.614  kbps 1
10.57.50.1      71080377     8387484470      117   65        61.706  kbps 1

Group: 239.0.0.239/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080398     8387486948      117   65        61.706  kbps 1

Group: 239.0.0.240/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           63479564     7236670288      113   65        59.599  kbps 1
10.57.50.1      71077548     8387150584      117   65        61.690  kbps 1

Group: 239.0.0.241/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080419     8387489426      117   65        61.690  kbps 1

Group: 239.0.0.242/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           63479564     7236670288      113   65        59.599  kbps 1
10.57.50.1      71077567     8387152842      117   65        61.690  kbps 1

Group: 239.0.0.243/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080442     8387492140      117   65        61.690  kbps 1

Group: 239.0.0.244/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           63479454     7236657752      113   65        59.599  kbps 1
10.57.50.1      71080464     8387494736      117   65        61.690  kbps 1

Group: 239.0.0.245/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           106          12080           113   0         0.000   bps  1
10.57.50.1      71077579     8387154242      117   65        61.690  kbps 1

Group: 239.0.0.246/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           63479454     7236657752      113   65        59.599  kbps 1
10.57.50.1      71079426     8387372244      117   65        61.690  kbps 1

Group: 239.0.0.247/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           107          12194           113   0         0.000   bps  1
10.57.50.1      71077583     8387154746      117   65        61.690  kbps 1

Group: 239.0.0.248/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           63479454     7236657752      113   65        59.599  kbps 1
10.57.50.1      71079450     8387375092      117   65        61.690  kbps 1

Group: 239.0.0.249/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079473     8387377790      117   65        61.690  kbps 1

Group: 239.0.0.250/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           63479574     7236671428      113   65        59.599  kbps 1
10.57.50.1      71077198     8387109220      117   65        61.690  kbps 1

Group: 239.0.0.251/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079497     8387380622      117   65        61.690  kbps 1

Group: 239.0.0.252/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           63479459     7236658322      113   65        59.599  kbps 1
10.57.50.1      71079518     8387383100      117   65        61.690  kbps 1

Group: 239.0.0.253/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           557482       63552944        113   0         0.000   bps  1
10.57.50.1      71077155     8387104162      117   65        61.690  kbps 1

Group: 239.0.0.254/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           63517932     7241044244      113   65        59.599  kbps 1
10.57.50.1      71079539     8387385578      117   65        61.690  kbps 1

Group: 239.0.0.255/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1282708      146228708       113   0         0.000   bps  1
10.57.50.1      71077276     8387118520      117   65        61.690  kbps 1

Group: 239.0.1.0/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           63705081     7262379230      113   65        59.599  kbps 1
10.57.50.1      71079560     8387388064      117   65        61.690  kbps 1

Group: 239.0.1.1/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           63625025     7253252846      113   65        59.599  kbps 1
10.57.50.1      71079583     8387390770      117   65        61.690  kbps 1

Group: 239.0.1.2/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2888965      329342006       113   65        59.599  kbps 1
10.57.50.1      71077152     8387103824      117   65        61.690  kbps 1

Group: 239.0.1.3/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           63813263     7274711978      113   65        59.599  kbps 1
10.57.50.1      71079603     8387393130      117   65        61.690  kbps 1

Group: 239.0.1.4/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           64010826     7297234160      113   65        59.599  kbps 1
10.57.50.1      71079304     8387357856      117   65        61.690  kbps 1

Group: 239.0.1.5/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079622     8387395388      117   65        61.690  kbps 1

Group: 239.0.1.6/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           63526724     7242046532      113   65        59.599  kbps 1
10.57.50.1      71079645     8387398086      117   65        61.690  kbps 1

Group: 239.0.1.7/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7068571      805817090       113   0         0.000   bps  1
10.57.50.1      71077157     8387104398      117   65        61.706  kbps 1

Group: 239.0.1.8/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           64247564     7324222292      113   65        59.614  kbps 1
10.57.50.1      71079668     8387400800      117   65        61.706  kbps 1

Group: 239.0.1.9/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9320304      1062514652      113   2         1.900   kbps 1
10.57.50.1      71079691     8387403514      117   65        61.706  kbps 1

Group: 239.0.1.10/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           64352181     7336148630      113   65        59.614  kbps 1
10.57.50.1      71077152     8387103856      117   65        61.706  kbps 1

Group: 239.0.1.11/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8991858      1025071808      113   0         0.000   bps  1
10.57.50.1      71079714     8387406228      117   65        61.706  kbps 1

Group: 239.0.1.12/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           64321599     7332662282      113   65        59.614  kbps 1
10.57.50.1      71077300     8387121352      117   65        61.706  kbps 1

Group: 239.0.1.13/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9515980      1084821716      113   0         0.000   bps  1
10.57.50.1      71079734     8387408596      117   65        61.706  kbps 1

Group: 239.0.1.14/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           64390049     7340465582      113   65        59.614  kbps 1
10.57.50.1      71079756     8387411184      117   65        61.706  kbps 1

Group: 239.0.1.15/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           107          12194           113   0         0.000   bps  1
10.57.50.1      71077203     8387109858      117   65        61.706  kbps 1

Group: 239.0.1.16/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           63588559     7249095722      113   65        59.614  kbps 1
10.57.50.1      71079776     8387413544      117   65        61.706  kbps 1

Group: 239.0.1.17/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8934200      1018498788      113   2         1.885   kbps 1
10.57.50.1      71077311     8387122658      117   65        61.706  kbps 1

Group: 239.0.1.18/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           64476453     7350315638      113   65        59.614  kbps 1
10.57.50.1      71079802     8387416620      117   65        61.706  kbps 1

Group: 239.0.1.19/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9021721      1028476190      113   0         0.000   bps  1
10.57.50.1      71079829     8387419798      117   65        61.706  kbps 1

Group: 239.0.1.20/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           64552887     7359029114      113   65        59.614  kbps 1
10.57.50.1      71077224     8387112336      117   65        61.706  kbps 1

Group: 239.0.1.21/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9071731      1034177330      113   0         0.000   bps  1
10.57.50.1      71079849     8387422158      117   65        61.706  kbps 1

Group: 239.0.1.22/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           64541183     7357694858      113   65        59.614  kbps 1
10.57.50.1      71079342     8387362324      117   65        61.706  kbps 1

Group: 239.0.1.23/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8439619      962116562       113   0         0.000   bps  1
10.57.50.1      71079869     8387424534      117   65        61.706  kbps 1

Group: 239.0.1.24/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           64399536     7341547100      113   65        59.614  kbps 1
10.57.50.1      71079894     8387427468      117   65        61.706  kbps 1

Group: 239.0.1.25/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           102          11620           113   0         0.000   bps  1
10.57.50.1      71077262     8387116788      117   65        61.706  kbps 1

Group: 239.0.1.26/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           63576938     7247770928      113   65        59.614  kbps 1
10.57.50.1      71079916     8387430064      117   65        61.706  kbps 1

Group: 239.0.1.27/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8907515      1015456706      113   65        59.614  kbps 1
10.57.50.1      71079936     8387432432      117   65        61.706  kbps 1

Group: 239.0.1.28/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           64274254     7327264948      113   65        59.614  kbps 1
10.57.50.1      71077327     8387124506      117   65        61.706  kbps 1

Group: 239.0.1.29/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9002952      1026336524      113   0         0.000   bps  1
10.57.50.1      71079958     8387435028      117   65        61.706  kbps 1

Group: 239.0.1.30/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           64248560     7324335824      113   65        59.614  kbps 1
10.57.50.1      71077347     8387126890      117   65        61.706  kbps 1

Group: 239.0.1.31/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8754028      997959188       113   0         0.000   bps  1
10.57.50.1      71079979     8387437506      117   65        61.706  kbps 1

Group: 239.0.1.32/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8469185      965487086       113   0         0.000   bps  1
10.57.50.1      71080001     8387440102      117   65        61.706  kbps 1

Group: 239.0.1.33/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8013802      913573420       113   0         0.000   bps  1
10.57.50.1      71077360     8387128392      117   65        61.706  kbps 1

Group: 239.0.1.34/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           64055151     7302287210      113   65        59.614  kbps 1
10.57.50.1      71080023     8387442698      117   65        61.706  kbps 1

Group: 239.0.1.35/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2            220             110   0         0.000   bps  1
10.57.50.1      71077376     8387130320      117   65        61.706  kbps 1

Group: 239.0.1.36/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1907001      217398110       113   0         0.000   bps  1
10.57.50.1      71080044     8387445176      117   65        61.706  kbps 1

Group: 239.0.1.37/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           64145484     7312585172      113   65        59.614  kbps 1
10.57.50.1      71080067     8387447890      117   65        61.706  kbps 1

Group: 239.0.1.38/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7504429      855504902       113   0         0.000   bps  1
10.57.50.1      71077391     8387132050      117   65        61.706  kbps 1

Group: 239.0.1.39/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           64296682     7329821744      113   65        59.614  kbps 1
10.57.50.1      71080090     8387450604      117   65        61.690  kbps 1

Group: 239.0.1.40/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8638837      984827414       113   0         0.000   bps  1
10.57.50.1      71079371     8387365754      117   65        61.690  kbps 1

Group: 239.0.1.41/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           64296395     7329789026      113   65        59.599  kbps 1
10.57.50.1      71080111     8387453090      117   65        61.690  kbps 1

Group: 239.0.1.42/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8209697      935905454       113   0         0.000   bps  1
10.57.50.1      71080135     8387455914      117   65        61.690  kbps 1

Group: 239.0.1.43/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           64191786     7317863600      113   65        59.599  kbps 1
10.57.50.1      71077429     8387136494      117   65        61.690  kbps 1

Group: 239.0.1.44/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7008929      799017902       113   0         0.000   bps  1
10.57.50.1      71080158     8387458628      117   65        61.690  kbps 1

Group: 239.0.1.45/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           63479456     7236657980      113   65        59.599  kbps 1
10.57.50.1      71080180     8387461224      117   65        61.690  kbps 1

Group: 239.0.1.46/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1888845      215328322       113   0         0.000   bps  1
10.57.50.1      71077444     8387138312      117   65        61.690  kbps 1

Group: 239.0.1.47/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           64445056     7346736380      113   65        59.599  kbps 1
10.57.50.1      71080208     8387464528      117   65        61.690  kbps 1

Group: 239.0.1.48/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8758235      998438774       113   0         0.000   bps  1
10.57.50.1      71077465     8387140814      117   65        61.690  kbps 1

Group: 239.0.1.49/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           64355930     7336576016      113   65        59.599  kbps 1
10.57.50.1      71080230     8387467124      117   65        61.690  kbps 1

Group: 239.0.1.50/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8485866      967388720       113   0         0.000   bps  1
10.57.50.1      71080254     8387469956      117   65        61.690  kbps 1

Group: 239.0.1.51/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           64116519     7309283158      113   65        59.599  kbps 1
10.57.50.1      71077480     8387142560      117   65        61.690  kbps 1

Group: 239.0.1.52/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6683944      761969612       113   65        59.599  kbps 1
10.57.50.1      71080275     8387472434      117   65        61.690  kbps 1

Group: 239.0.1.53/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           64123986     7310134400      113   65        59.599  kbps 1
10.57.50.1      71079391     8387368098      117   65        61.690  kbps 1

Group: 239.0.1.54/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           5933871      676461290       113   0         0.000   bps  1
10.57.50.1      71080297     8387475038      117   65        61.690  kbps 1

Group: 239.0.1.55/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           63479457     7236658094      113   65        59.599  kbps 1
10.57.50.1      71080319     8387477626      117   65        61.690  kbps 1

Group: 239.0.1.56/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3251293      370647390       113   0         0.000   bps  1
10.57.50.1      71077515     8387146658      117   65        61.690  kbps 1

Group: 239.0.1.57/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7757182      884318744       113   0         0.000   bps  1
10.57.50.1      71080339     8387479986      117   65        61.690  kbps 1

Group: 239.0.1.58/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8089515      922204706       113   2         1.839   kbps 1
10.57.50.1      71079398     8387368932      117   65        61.690  kbps 1

Group: 239.0.1.59/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8810705      1004420366      113   0         0.000   bps  1
10.57.50.1      71080359     8387482354      117   65        61.690  kbps 1

Group: 239.0.1.60/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7959609      907395422       113   0         0.000   bps  1
10.57.50.1      71080380     8387484824      117   65        61.690  kbps 1

Group: 239.0.1.61/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8099068      923293748       113   65        59.599  kbps 1
10.57.50.1      71077547     8387150418      117   65        61.690  kbps 1

Group: 239.0.1.62/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8492527      968148074       113   0         0.000   bps  1
10.57.50.1      71080401     8387487302      117   65        61.690  kbps 1

Group: 239.0.1.63/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8155956      929778980       113   65        59.599  kbps 1
10.57.50.1      71080422     8387489780      117   65        61.690  kbps 1

Group: 239.0.1.64/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7174923      817941214       113   0         0.000   bps  1
10.57.50.1      71077560     8387152000      117   65        61.690  kbps 1

Group: 239.0.1.65/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080445     8387492494      117   65        61.690  kbps 1

Group: 239.0.1.66/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2671799      304585078       113   0         0.000   bps  1
10.57.50.1      71077579     8387154258      117   65        61.690  kbps 1

Group: 239.0.1.67/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8648264      985902092       113   1         1.809   kbps 1
10.57.50.1      71080467     8387495090      117   65        61.690  kbps 1

Group: 239.0.1.68/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8100698      923479568       113   1         1.809   kbps 1
10.57.50.1      71079429     8387372598      117   65        61.690  kbps 1

Group: 239.0.1.69/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9422422      1074156100      113   65        59.599  kbps 1
10.57.50.1      71077177     8387106758      117   65        61.690  kbps 1

Group: 239.0.1.70/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8769455      999717866       113   0         0.000   bps  1
10.57.50.1      71079455     8387375666      117   65        61.690  kbps 1

Group: 239.0.1.71/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8249606      940455080       113   0         0.000   bps  1
10.57.50.1      71079477     8387378262      117   65        61.706  kbps 1

Group: 239.0.1.72/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8607191      981219770       113   0         0.000   bps  1
10.57.50.1      71077179     8387107058      117   65        61.706  kbps 1

Group: 239.0.1.73/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8089847      922242554       113   65        59.614  kbps 1
10.57.50.1      71079500     8387380976      117   65        61.706  kbps 1

Group: 239.0.1.74/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7658496      873068536       113   0         0.000   bps  1
10.57.50.1      71077271     8387117930      117   65        61.706  kbps 1

Group: 239.0.1.75/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079520     8387383344      117   65        61.706  kbps 1

Group: 239.0.1.76/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1590104      181271852       113   0         0.000   bps  1
10.57.50.1      71079543     8387386050      117   65        61.706  kbps 1

Group: 239.0.1.77/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8715194      993532112       113   0         0.000   bps  1
10.57.50.1      71077154     8387103588      117   65        61.706  kbps 1

Group: 239.0.1.78/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8620376      982722860       113   0         0.000   bps  1
10.57.50.1      71079565     8387388646      117   65        61.706  kbps 1

Group: 239.0.1.79/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8031122      915547904       113   0         0.000   bps  1
10.57.50.1      71079268     8387353608      117   65        61.706  kbps 1

Group: 239.0.1.80/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7887725      899200646       113   0         0.000   bps  1
10.57.50.1      71079584     8387390904      117   65        61.706  kbps 1

Group: 239.0.1.81/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8453791      963732170       113   0         0.000   bps  1
10.57.50.1      71079607     8387393602      117   65        61.706  kbps 1

Group: 239.0.1.82/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8401024      957716732       113   0         0.000   bps  1
10.57.50.1      71077155     8387103834      117   65        61.706  kbps 1

Group: 239.0.1.83/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8109853      924523238       113   65        59.614  kbps 1
10.57.50.1      71079628     8387396080      117   65        61.706  kbps 1

Group: 239.0.1.84/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8194963      934225778       113   0         0.000   bps  1
10.57.50.1      71079318     8387359508      117   65        61.706  kbps 1

Group: 239.0.1.85/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079647     8387398338      117   65        61.706  kbps 1

Group: 239.0.1.86/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1734341      197714870       113   0         0.000   bps  1
10.57.50.1      71079671     8387401154      117   65        61.706  kbps 1

Group: 239.0.1.87/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8897718      1014339848      113   65        59.614  kbps 1
10.57.50.1      71077144     8387102824      117   65        61.706  kbps 1

Group: 239.0.1.88/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8260258      941669408       113   1         1.794   kbps 1
10.57.50.1      71079694     8387403868      117   65        61.706  kbps 1

Group: 239.0.1.89/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8892161      1013706350      113   0         0.000   bps  1
10.57.50.1      71079717     8387406582      117   65        61.706  kbps 1

Group: 239.0.1.90/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8229450      938157296       113   0         0.000   bps  1
10.57.50.1      71077138     8387102212      117   65        61.706  kbps 1

Group: 239.0.1.91/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8148763      928958978       113   0         0.000   bps  1
10.57.50.1      71079738     8387409060      117   65        61.706  kbps 1

Group: 239.0.1.92/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8370898      954282364       113   0         0.000   bps  1
10.57.50.1      71077306     8387122060      117   65        61.706  kbps 1

Group: 239.0.1.93/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7707233      878624558       113   0         0.000   bps  1
10.57.50.1      71079758     8387411428      117   65        61.706  kbps 1

Group: 239.0.1.94/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7109067      810433634       113   0         0.000   bps  1
10.57.50.1      71079779     8387413898      117   65        61.706  kbps 1

Group: 239.0.1.95/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71077213     8387111038      117   65        61.706  kbps 1

Group: 239.0.1.96/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1963303      223816538       113   0         0.000   bps  1
10.57.50.1      71079807     8387417202      117   65        61.706  kbps 1

Group: 239.0.1.97/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9075159      1034568122      113   0         0.000   bps  1
10.57.50.1      71079338     8387361852      117   65        61.706  kbps 1

Group: 239.0.1.98/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8617724      982420532       113   0         0.000   bps  1
10.57.50.1      71079831     8387420050      117   65        61.706  kbps 1

Group: 239.0.1.99/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8657886      986999000       113   0         0.000   bps  1
10.57.50.1      71079853     8387422630      117   65        61.706  kbps 1

Group: 239.0.1.100/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7733754      881647948       113   0         0.000   bps  1
10.57.50.1      71077247     8387115018      117   65        61.706  kbps 1

Group: 239.0.1.101/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7931166      904152920       113   0         0.000   bps  1
10.57.50.1      71079875     8387425226      117   65        61.706  kbps 1

Group: 239.0.1.102/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6912920      788072876       113   0         0.000   bps  1
10.57.50.1      71079346     8387362804      117   65        61.706  kbps 1

Group: 239.0.1.103/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8210505      935997566       113   0         0.000   bps  1
10.57.50.1      71079896     8387427720      117   65        61.706  kbps 1

Group: 239.0.1.104/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7482851      853045010       113   65        59.614  kbps 1
10.57.50.1      71079919     8387430418      117   65        61.706  kbps 1

Group: 239.0.1.105/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2            220             110   0         0.000   bps  1
10.57.50.1      71077272     8387117968      117   65        61.706  kbps 1

Group: 239.0.1.106/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2220139      253095842       113   0         0.000   bps  1
10.57.50.1      71079940     8387432904      117   65        61.706  kbps 1

Group: 239.0.1.107/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7528504      858249452       113   0         0.000   bps  1
10.57.50.1      71079962     8387435500      117   65        61.706  kbps 1

Group: 239.0.1.108/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8681418      989681640       113   0         0.000   bps  1
10.57.50.1      71077342     8387126276      117   65        61.706  kbps 1

Group: 239.0.1.109/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8763692      999060884       113   65        59.614  kbps 1
10.57.50.1      71079984     8387438096      117   65        61.706  kbps 1

Group: 239.0.1.110/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7371426      840342548       113   0         0.000   bps  1
10.57.50.1      71077359     8387128306      117   65        61.706  kbps 1

Group: 239.0.1.111/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8618408      982498508       113   0         0.000   bps  1
10.57.50.1      71080005     8387440574      117   65        61.706  kbps 1

Group: 239.0.1.112/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8303872      946641404       113   1         1.794   kbps 1
10.57.50.1      71080026     8387443052      117   65        61.706  kbps 1

Group: 239.0.1.113/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7210636      822012500       113   0         0.000   bps  1
10.57.50.1      71077375     8387130162      117   65        61.706  kbps 1

Group: 239.0.1.114/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8370594      954247712       113   0         0.000   bps  1
10.57.50.1      71080048     8387445648      117   65        61.706  kbps 1

Group: 239.0.1.115/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079368     8387365400      117   65        61.706  kbps 1

Group: 239.0.1.116/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2161035      246357986       113   0         0.000   bps  1
10.57.50.1      71080070     8387448252      117   65        61.706  kbps 1

Group: 239.0.1.117/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8837143      1007434298      113   65        59.614  kbps 1
10.57.50.1      71080094     8387451076      117   65        61.706  kbps 1

Group: 239.0.1.118/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8106945      924191726       113   0         0.000   bps  1
10.57.50.1      71077407     8387133898      117   65        61.706  kbps 1

Group: 239.0.1.119/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8384088      955786028       113   0         0.000   bps  1
10.57.50.1      71080115     8387453554      117   65        61.706  kbps 1

Group: 239.0.1.120/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7688521      876491390       113   0         0.000   bps  1
10.57.50.1      71080139     8387456386      117   65        61.706  kbps 1

Group: 239.0.1.121/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8024007      914736790       113   0         0.000   bps  1
10.57.50.1      71077426     8387136188      117   65        61.706  kbps 1

Group: 239.0.1.122/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8179048      932411468       113   65        59.614  kbps 1
10.57.50.1      71080162     8387459100      117   65        61.706  kbps 1

Group: 239.0.1.123/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8894222      1013941300      113   0         0.000   bps  1
10.57.50.1      71077445     8387138454      117   65        61.706  kbps 1

Group: 239.0.1.124/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8108666      924387920       113   0         0.000   bps  1
10.57.50.1      71080184     8387461696      117   65        61.706  kbps 1

Group: 239.0.1.125/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080212     8387465000      117   65        61.706  kbps 1

Group: 239.0.1.126/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2225202      253673020       113   0         0.000   bps  1
10.57.50.1      71077460     8387140200      117   65        61.706  kbps 1

Group: 239.0.1.127/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8966324      1022160932      113   0         0.000   bps  1
10.57.50.1      71080234     8387467596      117   65        61.690  kbps 1

Group: 239.0.1.128/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8930296      1018053728      113   0         0.000   bps  1
10.57.50.1      71077479     8387142474      117   65        61.690  kbps 1

Group: 239.0.1.129/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8480099      966731282       113   65        59.599  kbps 1
10.57.50.1      71080258     8387470428      117   65        61.690  kbps 1

Group: 239.0.1.130/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9035703      1030070138      113   0         0.000   bps  1
10.57.50.1      71080279     8387472906      117   65        61.690  kbps 1

Group: 239.0.1.131/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8502918      969332644       113   0         0.000   bps  1
10.57.50.1      71077492     8387143976      117   65        61.690  kbps 1

Group: 239.0.1.132/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8507688      969876428       113   1         1.763   kbps 1
10.57.50.1      71080302     8387475620      117   65        61.690  kbps 1

Group: 239.0.1.133/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8943210      1019525936      113   65        59.599  kbps 1
10.57.50.1      71079397     8387368806      117   65        61.690  kbps 1

Group: 239.0.1.134/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7607971      867308690       113   0         0.000   bps  1
10.57.50.1      71080322     8387477988      117   65        61.690  kbps 1

Group: 239.0.1.135/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080343     8387480458      117   65        61.690  kbps 1

Group: 239.0.1.136/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1663878      189682080       113   0         0.000   bps  1
10.57.50.1      71077528     8387148192      117   65        61.690  kbps 1

Group: 239.0.1.137/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8969809      1022558222      113   65        59.599  kbps 1
10.57.50.1      71080364     8387482936      117   65        61.690  kbps 1

Group: 239.0.1.138/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8094089      922726142       113   0         0.000   bps  1
10.57.50.1      71080384     8387485296      117   65        61.690  kbps 1

Group: 239.0.1.139/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9140551      1042022806      113   0         0.000   bps  1
10.57.50.1      71077543     8387149994      117   65        61.690  kbps 1

Group: 239.0.1.140/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8510583      970206458       113   0         0.000   bps  1
10.57.50.1      71080405     8387487774      117   65        61.690  kbps 1

Group: 239.0.1.141/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7987378      910561084       113   0         0.000   bps  1
10.57.50.1      71077561     8387152134      117   65        61.690  kbps 1

Group: 239.0.1.142/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7806111      889896650       113   0         0.000   bps  1
10.57.50.1      71080426     8387490252      117   65        61.690  kbps 1

Group: 239.0.1.143/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8949043      1020190898      113   0         0.000   bps  1
10.57.50.1      71080449     8387492966      117   65        61.690  kbps 1

Group: 239.0.1.144/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7574026      863438960       113   0         0.000   bps  1
10.57.50.1      71077573     8387153534      117   65        61.690  kbps 1

Group: 239.0.1.145/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079412     8387370592      117   65        61.690  kbps 1

Group: 239.0.1.146/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1926138      219579728       113   0         0.000   bps  1
10.57.50.1      71077583     8387154746      117   65        61.690  kbps 1

Group: 239.0.1.147/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8919866      1016864720      113   65        59.599  kbps 1
10.57.50.1      71079436     8387373440      117   65        61.690  kbps 1

Group: 239.0.1.148/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7200499      820856882       113   0         0.000   bps  1
10.57.50.1      71079458     8387376020      117   65        61.690  kbps 1

Group: 239.0.1.149/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9323329      1062859498      113   65        59.599  kbps 1
10.57.50.1      71077192     8387108512      117   65        61.690  kbps 1

Group: 239.0.1.150/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8598362      980213264       113   0         0.000   bps  1
10.57.50.1      71079480     8387378616      117   65        61.690  kbps 1

Group: 239.0.1.151/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8606793      981174398       113   65        59.599  kbps 1
10.57.50.1      71079503     8387381330      117   65        61.690  kbps 1

Group: 239.0.1.152/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8756149      998200982       113   0         0.000   bps  1
10.57.50.1      71077192     8387108592      117   65        61.690  kbps 1

Group: 239.0.1.153/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6947435      792007586       113   0         0.000   bps  1
10.57.50.1      71079524     8387383808      117   65        61.690  kbps 1

Group: 239.0.1.154/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7808598      890180168       113   65        59.599  kbps 1
10.57.50.1      71077276     8387118520      117   65        61.690  kbps 1

Group: 239.0.1.155/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079545     8387386294      117   65        61.690  kbps 1

Group: 239.0.1.156/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1180128      134534588       113   0         0.000   bps  1
10.57.50.1      71079568     8387389000      117   65        61.690  kbps 1

Group: 239.0.1.157/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9689551      1104608810      113   65        59.599  kbps 1
10.57.50.1      71077156     8387104280      117   65        61.690  kbps 1

Group: 239.0.1.158/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8531001      972534110       113   0         0.000   bps  1
10.57.50.1      71079589     8387391478      117   65        61.690  kbps 1

Group: 239.0.1.159/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9871280      1125325916      113   0         0.000   bps  1
10.57.50.1      71079275     8387354434      117   65        61.690  kbps 1

Group: 239.0.1.160/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9010419      1027187762      113   0         0.000   bps  1
10.57.50.1      71079607     8387393618      117   65        61.690  kbps 1

Group: 239.0.1.161/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8420182      959900744       113   0         0.000   bps  1
10.57.50.1      71079631     8387396434      117   65        61.690  kbps 1

Group: 239.0.1.162/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7952747      906613154       113   0         0.000   bps  1
10.57.50.1      71077135     8387101730      117   65        61.690  kbps 1

Group: 239.0.1.163/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8323524      948881732       113   0         0.000   bps  1
10.57.50.1      71079652     8387398912      117   65        61.690  kbps 1

Group: 239.0.1.164/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7530339      858458642       113   0         0.000   bps  1
10.57.50.1      71079674     8387401508      117   65        61.690  kbps 1

Group: 239.0.1.165/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71077126     8387100796      117   65        61.690  kbps 1

Group: 239.0.1.166/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2671314      304529792       113   0         0.000   bps  1
10.57.50.1      71079697     8387404222      117   65        61.690  kbps 1

Group: 239.0.1.167/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9058119      1032625562      113   65        59.599  kbps 1
10.57.50.1      71077296     8387120880      117   65        61.690  kbps 1

Group: 239.0.1.168/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8505335      969608186       113   1         1.702   kbps 1
10.57.50.1      71079719     8387406826      117   65        61.690  kbps 1

Group: 239.0.1.169/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8781461      1001086550      113   0         0.000   bps  1
10.57.50.1      71079741     8387409414      117   65        61.690  kbps 1

Group: 239.0.1.170/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8859167      1009945034      113   65        59.599  kbps 1
10.57.50.1      71077154     8387104076      117   65        61.690  kbps 1

Group: 239.0.1.171/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8082569      921412862       113   0         0.000   bps  1
10.57.50.1      71079762     8387411892      117   65        61.690  kbps 1

Group: 239.0.1.172/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8660022      987242496       113   0         0.000   bps  1
10.57.50.1      71077311     8387122658      117   65        61.690  kbps 1

Group: 239.0.1.173/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8242307      939622994       113   0         0.000   bps  1
10.57.50.1      71079781     8387414142      117   65        61.690  kbps 1

Group: 239.0.1.174/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7517354      856978352       113   0         0.000   bps  1
10.57.50.1      71079809     8387417438      117   65        61.690  kbps 1

Group: 239.0.1.175/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71077220     8387111864      117   65        61.690  kbps 1

Group: 239.0.1.176/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1929314      219941792       113   65        59.599  kbps 1
10.57.50.1      71079834     8387420388      117   65        61.690  kbps 1

Group: 239.0.1.177/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9828119      1120405562      113   0         0.000   bps  1
10.57.50.1      71079341     8387362206      117   65        61.690  kbps 1

Group: 239.0.1.178/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8030991      915532970       113   1         1.687   kbps 1
10.57.50.1      71079853     8387422646      117   65        61.690  kbps 1

Group: 239.0.1.179/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8910233      1015766558      113   0         0.000   bps  1
10.57.50.1      71079877     8387425462      117   65        61.690  kbps 1

Group: 239.0.1.180/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7562989      862180738       113   0         0.000   bps  1
10.57.50.1      71077257     8387116198      117   65        61.690  kbps 1

Group: 239.0.1.181/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8307870      947097176       113   0         0.000   bps  1
10.57.50.1      71079900     8387428176      117   65        61.690  kbps 1

Group: 239.0.1.182/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8266080      942333116       113   0         0.000   bps  1
10.57.50.1      71079923     8387430890      117   65        61.690  kbps 1

Group: 239.0.1.183/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7577957      863887094       113   0         0.000   bps  1
10.57.50.1      71077261     8387116718      117   65        61.690  kbps 1

Group: 239.0.1.184/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7486846      853500440       113   1         1.702   kbps 1
10.57.50.1      71079943     8387433258      117   65        61.690  kbps 1

Group: 239.0.1.185/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           4            440             110   0         0.000   bps  1
10.57.50.1      71077342     8387126300      117   65        61.690  kbps 1

Group: 239.0.1.186/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1850168      210919148       113   0         0.000   bps  1
10.57.50.1      71079965     8387435854      117   65        61.690  kbps 1

Group: 239.0.1.187/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8311264      947484092       113   65        59.599  kbps 1
10.57.50.1      71079987     8387438450      117   65        61.690  kbps 1

Group: 239.0.1.188/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8580381      978163426       113   0         0.000   bps  1
10.57.50.1      71077355     8387127802      117   65        61.690  kbps 1

Group: 239.0.1.189/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8887860      1013216036      113   0         0.000   bps  1
10.57.50.1      71080008     8387440928      117   65        61.690  kbps 1

Group: 239.0.1.190/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8402554      957891152       113   0         0.000   bps  1
10.57.50.1      71079364     8387364920      117   65        61.690  kbps 1

Group: 239.0.1.191/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8020000      914279996       113   0         0.000   bps  1
10.57.50.1      71080028     8387443296      117   65        61.690  kbps 1

Group: 239.0.1.192/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7758591      884479370       113   0         0.000   bps  1
10.57.50.1      71080052     8387446120      117   65        61.690  kbps 1

Group: 239.0.1.193/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7476487      852319514       113   65        59.599  kbps 1
10.57.50.1      71077390     8387131892      117   65        61.690  kbps 1

Group: 239.0.1.194/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7691041      876778670       113   0         0.000   bps  1
10.57.50.1      71080074     8387448716      117   65        61.690  kbps 1

Group: 239.0.1.195/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079372     8387365872      117   65        61.690  kbps 1

Group: 239.0.1.196/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1842736      210071900       113   0         0.000   bps  1
10.57.50.1      71080096     8387451320      117   65        61.690  kbps 1

Group: 239.0.1.197/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8689961      990655550       113   65        59.599  kbps 1
10.57.50.1      71080118     8387453908      117   65        61.690  kbps 1

Group: 239.0.1.198/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8768903      999654938       113   0         0.000   bps  1
10.57.50.1      71077418     8387135196      117   65        61.690  kbps 1

Group: 239.0.1.199/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8749556      997449380       113   0         0.000   bps  1
10.57.50.1      71080142     8387456740      117   65        61.690  kbps 1

Group: 239.0.1.200/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7528367      858233834       113   0         0.000   bps  1
10.57.50.1      71080165     8387459454      117   65        61.690  kbps 1

Group: 239.0.1.201/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7198881      820672426       113   0         0.000   bps  1
10.57.50.1      71077438     8387137604      117   65        61.690  kbps 1

Group: 239.0.1.202/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8007206      912821480       113   65        59.599  kbps 1
10.57.50.1      71080187     8387462050      117   65        61.690  kbps 1

Group: 239.0.1.203/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8239997      939359646       113   0         0.000   bps  1
10.57.50.1      71077459     8387140106      117   65        61.690  kbps 1

Group: 239.0.1.204/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7962169      907687262       113   65        59.599  kbps 1
10.57.50.1      71080215     8387465354      117   65        61.690  kbps 1

Group: 239.0.1.205/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080237     8387467950      117   65        61.690  kbps 1

Group: 239.0.1.206/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2031744      231618808       113   0         0.000   bps  1
10.57.50.1      71077475     8387141962      117   65        61.690  kbps 1

Group: 239.0.1.207/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7966690      908202656       113   0         0.000   bps  1
10.57.50.1      71079385     8387367406      117   65        61.690  kbps 1

Group: 239.0.1.208/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8021038      914398328       113   1         1.657   kbps 1
10.57.50.1      71079390     8387367996      117   65        61.690  kbps 1

Group: 239.0.1.209/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7680571      875585090       113   65        59.599  kbps 1
10.57.50.1      71080282     8387473260      117   65        61.690  kbps 1

Group: 239.0.1.210/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7486758      853490408       113   0         0.000   bps  1
10.57.50.1      71080305     8387475974      117   65        61.690  kbps 1

Group: 239.0.1.211/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7955170      906889368       113   65        59.599  kbps 1
10.57.50.1      71077509     8387145950      117   65        61.690  kbps 1

Group: 239.0.1.212/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8090950      922368296       113   0         0.000   bps  1
10.57.50.1      71080326     8387478452      117   65        61.690  kbps 1

Group: 239.0.1.213/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8420112      959892764       113   65        59.599  kbps 1
10.57.50.1      71080346     8387480812      117   65        61.690  kbps 1

Group: 239.0.1.214/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8282894      944249908       113   1         1.657   kbps 1
10.57.50.1      71077527     8387148106      117   65        61.706  kbps 1

Group: 239.0.1.215/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080368     8387483408      117   65        61.706  kbps 1

Group: 239.0.1.216/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2019352      230206124       113   0         0.000   bps  1
10.57.50.1      71077536     8387149176      117   65        61.706  kbps 1

Group: 239.0.1.217/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8163999      930695882       113   0         0.000   bps  1
10.57.50.1      71080388     8387485768      117   65        61.706  kbps 1

Group: 239.0.1.218/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8166499      930980882       113   0         0.000   bps  1
10.57.50.1      71080409     8387488246      117   65        61.706  kbps 1

Group: 239.0.1.219/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8433711      961443046       113   0         0.000   bps  1
10.57.50.1      71077555     8387151410      117   65        61.706  kbps 1

Group: 239.0.1.220/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8156415      929831306       113   65        59.614  kbps 1
10.57.50.1      71080430     8387490724      117   65        61.706  kbps 1

Group: 239.0.1.221/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8498117      968785330       113   65        59.614  kbps 1
10.57.50.1      71077575     8387153786      117   65        61.706  kbps 1

Group: 239.0.1.222/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8205583      935436458       113   0         0.000   bps  1
10.57.50.1      71080452     8387493320      117   65        61.706  kbps 1

Group: 239.0.1.223/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8553506      975099680       113   0         0.000   bps  1
10.57.50.1      71079416     8387371064      117   65        61.706  kbps 1

Group: 239.0.1.224/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7609536      867487096       113   0         0.000   bps  1
10.57.50.1      71077172     8387106184      117   65        61.706  kbps 1

Group: 239.0.1.225/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079442     8387374132      117   65        61.706  kbps 1

Group: 239.0.1.226/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2126159      242382122       113   0         0.000   bps  1
10.57.50.1      71079462     8387376492      117   65        61.706  kbps 1

Group: 239.0.1.227/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8459633      964398158       113   0         0.000   bps  1
10.57.50.1      71077175     8387106586      117   65        61.706  kbps 1

Group: 239.0.1.228/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8743222      996727304       113   0         0.000   bps  1
10.57.50.1      71079484     8387379088      117   65        61.706  kbps 1

Group: 239.0.1.229/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7829320      892542468       113   65        59.614  kbps 1
10.57.50.1      71077272     8387118048      117   65        61.706  kbps 1

Group: 239.0.1.230/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9033347      1029801554      113   0         0.000   bps  1
10.57.50.1      71079506     8387381692      117   65        61.706  kbps 1

Group: 239.0.1.231/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8655550      986732696       113   0         0.000   bps  1
10.57.50.1      71079528     8387384280      117   65        61.706  kbps 1

Group: 239.0.1.232/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8626762      983450864       113   0         0.000   bps  1
10.57.50.1      71077119     8387099690      117   65        61.706  kbps 1

Group: 239.0.1.233/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8646880      985744316       113   0         0.000   bps  1
10.57.50.1      71079550     8387386876      117   65        61.706  kbps 1

Group: 239.0.1.234/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8210883      936040658       113   0         0.000   bps  1
10.57.50.1      71077601     8387156870      117   65        61.706  kbps 1

Group: 239.0.1.235/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079570     8387389252      117   65        61.706  kbps 1

Group: 239.0.1.236/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1232092      140458484       113   0         0.000   bps  1
10.57.50.1      71079593     8387391950      117   65        61.706  kbps 1

Group: 239.0.1.237/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9191338      1047812528      113   65        59.614  kbps 1
10.57.50.1      71077144     8387102896      117   65        61.706  kbps 1

Group: 239.0.1.238/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9140756      1042046180      113   0         0.000   bps  1
10.57.50.1      71079613     8387394310      117   65        61.706  kbps 1

Group: 239.0.1.239/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9134565      1041340406      113   0         0.000   bps  1
10.57.50.1      71079319     8387359626      117   65        61.706  kbps 1

Group: 239.0.1.240/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8373943      954629498       113   0         0.000   bps  1
10.57.50.1      71079633     8387396686      117   65        61.706  kbps 1

Group: 239.0.1.241/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9154789      1043645942      113   0         0.000   bps  1
10.57.50.1      71079656     8387399384      117   65        61.706  kbps 1

Group: 239.0.1.242/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7551935      860920586       113   0         0.000   bps  1
10.57.50.1      71077136     8387101928      117   65        61.706  kbps 1

Group: 239.0.1.243/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7626770      869451776       113   65        59.614  kbps 1
10.57.50.1      71079678     8387401980      117   65        61.706  kbps 1

Group: 239.0.1.244/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8390932      956566244       113   0         0.000   bps  1
10.57.50.1      71079701     8387404694      117   65        61.706  kbps 1

Group: 239.0.1.245/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3            338             112   0         0.000   bps  1
10.57.50.1      71077139     8387102322      117   65        61.706  kbps 1

Group: 239.0.1.246/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1899989      216598742       113   0         0.000   bps  1
10.57.50.1      71079724     8387407408      117   65        61.690  kbps 1

Group: 239.0.1.247/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9129864      1040804488      113   0         0.000   bps  1
10.57.50.1      71077305     8387121942      117   65        61.690  kbps 1

Group: 239.0.1.248/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8257676      941375060       113   65        59.599  kbps 1
10.57.50.1      71079744     8387409776      117   65        61.690  kbps 1

Group: 239.0.1.249/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7588488      865087628       113   65        59.599  kbps 1
10.57.50.1      71079765     8387412246      117   65        61.690  kbps 1

Group: 239.0.1.250/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8972131      1022822930      113   1         1.611   kbps 1
10.57.50.1      71077209     8387110566      117   65        61.690  kbps 1

Group: 239.0.1.251/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9177480      1046232716      113   0         0.000   bps  1
10.57.50.1      71079786     8387414724      117   65        61.690  kbps 1

Group: 239.0.1.252/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8671833      988588958       113   0         0.000   bps  1
10.57.50.1      71079337     8387361734      117   65        61.690  kbps 1

Group: 239.0.1.253/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7532476      858702260       113   65        59.599  kbps 1
10.57.50.1      71079811     8387417690      117   65        61.690  kbps 1

Group: 239.0.1.254/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7008171      798931490       113   0         0.000   bps  1
10.57.50.1      71079838     8387420860      117   65        61.690  kbps 1

Group: 239.0.1.255/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2            220             110   0         0.000   bps  1
10.57.50.1      71077242     8387114428      117   65        61.690  kbps 1

Group: 239.0.2.0/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1570764      179067092       113   0         0.000   bps  1
10.57.50.1      71079859     8387423338      117   65        61.690  kbps 1

Group: 239.0.2.1/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8585047      978695354       113   0         0.000   bps  1
10.57.50.1      71079881     8387425934      117   65        61.690  kbps 1

Group: 239.0.2.2/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9033856      1029859580      113   65        59.599  kbps 1
10.57.50.1      71077244     8387114712      117   65        61.690  kbps 1

Group: 239.0.2.3/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8691064      990781292       113   0         0.000   bps  1
10.57.50.1      71079904     8387428648      117   65        61.690  kbps 1

Group: 239.0.2.4/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9862467      1124321230      113   0         0.000   bps  1
10.57.50.1      71077260     8387116624      117   65        61.690  kbps 1

Group: 239.0.2.5/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8101060      923520836       113   0         0.000   bps  1
10.57.50.1      71079926     8387431244      117   65        61.690  kbps 1

Group: 239.0.2.6/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34601713     3944595278      113   65        59.599  kbps 1
10.57.50.1      71079946     8387433612      117   65        61.690  kbps 1

Group: 239.0.2.7/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6943507      791559790       113   0         0.000   bps  1
10.57.50.1      71077334     8387125332      117   65        61.690  kbps 1

Group: 239.0.2.8/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33761917     3848858534      113   65        59.599  kbps 1
10.57.50.1      71079968     8387436208      117   65        61.690  kbps 1

Group: 239.0.2.9/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           5            554             110   0         0.000   bps  1
10.57.50.1      71077354     8387127716      117   65        61.690  kbps 1

Group: 239.0.2.10/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           31058232     3540638444      113   65        59.599  kbps 1
10.57.50.1      71079990     8387438804      117   65        61.690  kbps 1

Group: 239.0.2.11/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9579076      1092014660      113   0         0.000   bps  1
10.57.50.1      71080011     8387441282      117   65        61.690  kbps 1

Group: 239.0.2.12/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34667276     3952069460      113   65        59.599  kbps 1
10.57.50.1      71077367     8387129218      117   65        61.690  kbps 1

Group: 239.0.2.13/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7713868      879380948       113   0         0.000   bps  1
10.57.50.1      71080032     8387443760      117   65        61.690  kbps 1

Group: 239.0.2.14/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34569455     3940917866      113   65        59.599  kbps 1
10.57.50.1      71079369     8387365510      117   65        61.690  kbps 1

Group: 239.0.2.15/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8156730      929867216       113   0         0.000   bps  1
10.57.50.1      71080055     8387446482      117   65        61.690  kbps 1

Group: 239.0.2.16/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33758893     3848513798      113   65        59.599  kbps 1
10.57.50.1      71080078     8387449188      117   65        61.690  kbps 1

Group: 239.0.2.17/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7602626      866699360       113   0         0.000   bps  1
10.57.50.1      71077403     8387133426      117   65        61.690  kbps 1

Group: 239.0.2.18/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34186067     3897211634      113   65        59.599  kbps 1
10.57.50.1      71080101     8387451902      117   65        61.690  kbps 1

Group: 239.0.2.19/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080124     8387454616      117   65        61.690  kbps 1

Group: 239.0.2.20/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           31276059     3565470718      113   65        59.599  kbps 1
10.57.50.1      71077415     8387134890      117   65        61.690  kbps 1

Group: 239.0.2.21/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7868730      897035216       113   0         0.000   bps  1
10.57.50.1      71080146     8387457212      117   65        61.690  kbps 1

Group: 239.0.2.22/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34287131     3908732926      113   65        59.599  kbps 1
10.57.50.1      71077439     8387137746      117   65        61.690  kbps 1

Group: 239.0.2.23/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8804277      1003687574      113   0         0.000   bps  1
10.57.50.1      71080169     8387459926      117   65        61.690  kbps 1

Group: 239.0.2.24/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34514815     3934688906      113   65        59.599  kbps 1
10.57.50.1      71080191     8387462522      117   65        61.690  kbps 1

Group: 239.0.2.25/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9281290      1058067056      113   65        59.599  kbps 1
10.57.50.1      71077454     8387139484      117   65        61.690  kbps 1

Group: 239.0.2.26/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34331499     3913790882      113   65        59.599  kbps 1
10.57.50.1      71080219     8387465826      117   65        61.690  kbps 1

Group: 239.0.2.27/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8528946      972299828       113   0         0.000   bps  1
10.57.50.1      71077474     8387141884      117   65        61.690  kbps 1

Group: 239.0.2.28/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7852686      895206200       113   1         1.596   kbps 1
10.57.50.1      71080241     8387468422      117   65        61.690  kbps 1

Group: 239.0.2.29/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           29661924     3381459332      113   65        59.599  kbps 1
10.57.50.1      71080264     8387471136      117   65        61.690  kbps 1

Group: 239.0.2.30/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2100257      239429290       113   0         0.000   bps  1
10.57.50.1      71077488     8387143504      117   65        61.690  kbps 1

Group: 239.0.2.31/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8902400      1014873596      113   0         0.000   bps  1
10.57.50.1      71080286     8387473732      117   65        61.690  kbps 1

Group: 239.0.2.32/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8456827      964078274       113   0         0.000   bps  1
10.57.50.1      71079397     8387368806      117   65        61.690  kbps 1

Group: 239.0.2.33/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34339550     3914708696      113   65        59.599  kbps 1
10.57.50.1      71080308     8387476336      117   65        61.690  kbps 1

Group: 239.0.2.34/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8032737      915732014       113   0         0.000   bps  1
10.57.50.1      71080330     8387478924      117   65        61.690  kbps 1

Group: 239.0.2.35/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34245800     3904021188      113   65        59.599  kbps 1
10.57.50.1      71077522     8387147484      117   65        61.690  kbps 1

Group: 239.0.2.36/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8097525      923117846       113   0         0.000   bps  1
10.57.50.1      71080350     8387481284      117   65        61.690  kbps 1

Group: 239.0.2.37/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34408645     3922585526      113   65        59.599  kbps 1
10.57.50.1      71080370     8387483644      117   65        61.690  kbps 1

Group: 239.0.2.38/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8445242      962757580       113   0         0.000   bps  1
10.57.50.1      71077538     8387149404      117   65        61.690  kbps 1

Group: 239.0.2.39/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           29661924     3381459332      113   65        59.599  kbps 1
10.57.50.1      71080391     8387486122      117   65        61.690  kbps 1

Group: 239.0.2.40/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1898367      216413830       113   0         0.000   bps  1
10.57.50.1      71077556     8387151544      117   65        61.690  kbps 1

Group: 239.0.2.41/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34620579     3946746002      113   65        59.599  kbps 1
10.57.50.1      71080411     8387488482      117   65        61.690  kbps 1

Group: 239.0.2.42/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8746030      997047416       113   0         0.000   bps  1
10.57.50.1      71080433     8387491078      117   65        61.690  kbps 1

Group: 239.0.2.43/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34006738     3876768128      113   65        59.599  kbps 1
10.57.50.1      71077568     8387152944      117   65        61.690  kbps 1

Group: 239.0.2.44/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8467591      965305370       113   0         0.000   bps  1
10.57.50.1      71080455     8387493674      117   65        61.690  kbps 1

Group: 239.0.2.45/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34682152     3953765320      113   65        59.599  kbps 1
10.57.50.1      71077585     8387154974      117   65        61.690  kbps 1

Group: 239.0.2.46/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8574763      977522978       113   0         0.000   bps  1
10.57.50.1      71079417     8387371198      117   65        61.690  kbps 1

Group: 239.0.2.47/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34502583     3933294458      113   65        59.599  kbps 1
10.57.50.1      71079445     8387374486      117   65        61.690  kbps 1

Group: 239.0.2.48/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7339833      836740954       113   65        59.599  kbps 1
10.57.50.1      71077187     8387107930      117   65        61.690  kbps 1

Group: 239.0.2.49/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           29661924     3381459332      113   65        59.599  kbps 1
10.57.50.1      71079465     8387376846      117   65        61.690  kbps 1

Group: 239.0.2.50/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2064342      235334984       113   0         0.000   bps  1
10.57.50.1      71079487     8387379442      117   65        61.690  kbps 1

Group: 239.0.2.51/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34320382     3912523544      113   65        59.599  kbps 1
10.57.50.1      71077186     8387107884      117   65        61.690  kbps 1

Group: 239.0.2.52/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9107270      1038228776      113   0         0.000   bps  1
10.57.50.1      71079510     8387382156      117   65        61.690  kbps 1

Group: 239.0.2.53/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34589866     3943244716      113   65        59.599  kbps 1
10.57.50.1      71077277     8387118638      117   65        61.690  kbps 1

Group: 239.0.2.54/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8230811      938312450       113   0         0.000   bps  1
10.57.50.1      71079530     8387384524      117   65        61.690  kbps 1

Group: 239.0.2.55/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34696425     3955392446      113   65        59.599  kbps 1
10.57.50.1      71079553     8387387230      117   65        61.690  kbps 1

Group: 239.0.2.56/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7409705      844706366       113   0         0.000   bps  1
10.57.50.1      71077120     8387099984      117   65        61.690  kbps 1

Group: 239.0.2.57/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34585243     3942717698      113   65        59.599  kbps 1
10.57.50.1      71079575     8387389826      117   65        61.690  kbps 1

Group: 239.0.2.58/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7808001      890112110       113   0         0.000   bps  1
10.57.50.1      71079274     8387354316      117   65        61.690  kbps 1

Group: 239.0.2.59/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           29661924     3381459332      113   65        59.599  kbps 1
10.57.50.1      71079594     8387392084      117   65        61.690  kbps 1

Group: 239.0.2.60/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           30699270     3499716776      113   65        59.599  kbps 1
10.57.50.1      71079616     8387394664      117   65        61.690  kbps 1

Group: 239.0.2.61/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8232684      938525972       113   0         0.000   bps  1
10.57.50.1      71077120     8387100040      117   65        61.690  kbps 1

Group: 239.0.2.62/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34717301     3957772310      113   65        59.599  kbps 1
10.57.50.1      71079637     8387397142      117   65        61.690  kbps 1

Group: 239.0.2.63/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34407270     3922428776      113   65        59.599  kbps 1
10.57.50.1      71079659     8387399738      117   65        61.690  kbps 1

Group: 239.0.2.64/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7196846      820440440       113   0         0.000   bps  1
10.57.50.1      71077124     8387100560      117   65        61.690  kbps 1

Group: 239.0.2.65/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34153698     3893521568      113   65        59.599  kbps 1
10.57.50.1      71079682     8387402452      117   65        61.690  kbps 1

Group: 239.0.2.66/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8100306      923434880       113   0         0.000   bps  1
10.57.50.1      71077297     8387120998      117   65        61.690  kbps 1

Group: 239.0.2.67/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34614557     3946059494      113   65        59.599  kbps 1
10.57.50.1      71079703     8387404938      117   65        61.690  kbps 1

Group: 239.0.2.68/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8095497      922886654       113   0         0.000   bps  1
10.57.50.1      71079727     8387407762      117   65        61.690  kbps 1

Group: 239.0.2.69/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           29661924     3381459332      113   65        59.599  kbps 1
10.57.50.1      71077151     8387103730      117   65        61.690  kbps 1

Group: 239.0.2.70/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2070035      235983986       113   0         0.000   bps  1
10.57.50.1      71079749     8387410358      117   65        61.690  kbps 1

Group: 239.0.2.71/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34982566     3988012512      113   65        59.599  kbps 1
10.57.50.1      71077311     8387122658      117   65        61.690  kbps 1

Group: 239.0.2.72/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7844198      894238568       113   0         0.000   bps  1
10.57.50.1      71079767     8387412490      117   65        61.690  kbps 1

Group: 239.0.2.73/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           35205117     4013383334      113   65        59.599  kbps 1
10.57.50.1      71079788     8387414960      117   65        61.690  kbps 1

Group: 239.0.2.74/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8122879      926008202       113   0         0.000   bps  1
10.57.50.1      71077218     8387111628      117   65        61.690  kbps 1

Group: 239.0.2.75/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           35174892     4009937684      113   65        59.599  kbps 1
10.57.50.1      71079816     8387418264      117   65        61.690  kbps 1

Group: 239.0.2.76/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7801154      889331552       113   0         0.000   bps  1
10.57.50.1      71079342     8387362324      117   65        61.690  kbps 1

Group: 239.0.2.77/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34337390     3914462456      113   65        59.599  kbps 1
10.57.50.1      71079839     8387420994      117   65        61.690  kbps 1

Group: 239.0.2.78/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8234648      938749868       113   1         1.550   kbps 1
10.57.50.1      71079863     8387423810      117   65        61.690  kbps 1

Group: 239.0.2.79/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           29661926     3381459556      113   65        59.599  kbps 1
10.57.50.1      71077254     8387115844      117   65        61.690  kbps 1

Group: 239.0.2.80/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2033874      231861632       113   0         0.000   bps  1
10.57.50.1      71079885     8387426406      117   65        61.690  kbps 1

Group: 239.0.2.81/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34851630     3973085816      113   65        59.599  kbps 1
10.57.50.1      71079908     8387429120      117   65        61.690  kbps 1

Group: 239.0.2.82/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7908579      901578002       113   0         0.000   bps  1
10.57.50.1      71077257     8387116246      117   65        61.690  kbps 1

Group: 239.0.2.83/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           35175540     4010011556      113   65        59.599  kbps 1
10.57.50.1      71079930     8387431716      117   65        61.690  kbps 1

Group: 239.0.2.84/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8222963      937417770       113   0         0.000   bps  1
10.57.50.1      71077335     8387125474      117   65        61.690  kbps 1

Group: 239.0.2.85/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34276754     3907549952      113   65        59.599  kbps 1
10.57.50.1      71079950     8387434084      117   65        61.690  kbps 1

Group: 239.0.2.86/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8719767      994053434       113   0         0.000   bps  1
10.57.50.1      71079972     8387436680      117   65        61.690  kbps 1

Group: 239.0.2.87/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33949358     3870226804      113   65        59.599  kbps 1
10.57.50.1      71077351     8387127330      117   65        61.690  kbps 1

Group: 239.0.2.88/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33997328     3875695388      113   65        59.599  kbps 1
10.57.50.1      71079994     8387439276      117   65        61.690  kbps 1

Group: 239.0.2.89/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079363     8387364802      117   65        61.690  kbps 1

Group: 239.0.2.90/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1641233      187100558       113   0         0.000   bps  1
10.57.50.1      71080014     8387441644      117   65        61.690  kbps 1

Group: 239.0.2.91/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34443265     3926532206      113   65        59.599  kbps 1
10.57.50.1      71080036     8387444232      117   65        61.690  kbps 1

Group: 239.0.2.92/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8739327      996283274       113   0         0.000   bps  1
10.57.50.1      71077386     8387131420      117   65        61.690  kbps 1

Group: 239.0.2.93/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34848123     3972686018      113   65        59.599  kbps 1
10.57.50.1      71080060     8387447064      117   65        61.690  kbps 1

Group: 239.0.2.94/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34570013     3940981478      113   65        59.599  kbps 1
10.57.50.1      71079373     8387365990      117   65        61.690  kbps 1

Group: 239.0.2.95/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8560022      975842504       113   0         0.000   bps  1
10.57.50.1      71080081     8387449550      117   65        61.690  kbps 1

Group: 239.0.2.96/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7863823      896475818       113   0         0.000   bps  1
10.57.50.1      71080105     8387452374      117   65        61.690  kbps 1

Group: 239.0.2.97/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34312771     3911655890      113   65        59.599  kbps 1
10.57.50.1      71077414     8387134724      117   65        61.690  kbps 1

Group: 239.0.2.98/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8399663      957561578       113   0         0.000   bps  1
10.57.50.1      71080127     8387454970      117   65        61.690  kbps 1

Group: 239.0.2.99/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           29661926     3381459560      113   65        59.599  kbps 1
10.57.50.1      71080150     8387457684      117   65        61.690  kbps 1

Group: 239.0.2.100/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2217274      252769228       113   0         0.000   bps  1
10.57.50.1      71077433     8387137014      117   65        61.690  kbps 1

Group: 239.0.2.101/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34647531     3949818530      113   65        59.599  kbps 1
10.57.50.1      71080174     8387460516      117   65        61.706  kbps 1

Group: 239.0.2.102/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7575592      863617480       113   65        59.614  kbps 1
10.57.50.1      71077453     8387139398      117   65        61.706  kbps 1

Group: 239.0.2.103/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34107325     3888235046      113   65        59.614  kbps 1
10.57.50.1      71080196     8387463112      117   65        61.706  kbps 1

Group: 239.0.2.104/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8426302      960598424       113   1         1.520   kbps 1
10.57.50.1      71080224     8387466416      117   65        61.706  kbps 1

Group: 239.0.2.105/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33767664     3849513688      113   65        59.614  kbps 1
10.57.50.1      71077470     8387141372      117   65        61.706  kbps 1

Group: 239.0.2.106/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8610865      981638606       113   0         0.000   bps  1
10.57.50.1      71080246     8387469012      117   65        61.706  kbps 1

Group: 239.0.2.107/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34304594     3910723712      113   65        59.614  kbps 1
10.57.50.1      71079392     8387368216      117   65        61.706  kbps 1

Group: 239.0.2.108/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8078846      920988440       113   0         0.000   bps  1
10.57.50.1      71080269     8387471734      117   65        61.706  kbps 1

Group: 239.0.2.109/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           29661927     3381459674      113   65        59.614  kbps 1
10.57.50.1      71080291     8387474322      117   65        61.706  kbps 1

Group: 239.0.2.110/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1577953      179886630       113   0         0.000   bps  1
10.57.50.1      71077506     8387145596      117   65        61.706  kbps 1

Group: 239.0.2.111/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7914945      902303726       113   0         0.000   bps  1
10.57.50.1      71080314     8387477036      117   65        61.706  kbps 1

Group: 239.0.2.112/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9289545      1059008126      113   0         0.000   bps  1
10.57.50.1      71080335     8387479514      117   65        61.706  kbps 1

Group: 239.0.2.113/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8622758      982994400       113   0         0.000   bps  1
10.57.50.1      71077521     8387147406      117   65        61.706  kbps 1

Group: 239.0.2.114/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9015212      1027734164      113   0         0.000   bps  1
10.57.50.1      71080355     8387481874      117   65        61.706  kbps 1

Group: 239.0.2.115/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8081326      921271160       113   0         0.000   bps  1
10.57.50.1      71077532     8387148704      117   65        61.706  kbps 1

Group: 239.0.2.116/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8307832      947092844       113   63        58.231  kbps 1
10.57.50.1      71080375     8387484234      117   65        61.706  kbps 1

Group: 239.0.2.117/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6752988      769840628       113   0         0.000   bps  1
10.57.50.1      71080395     8387486594      117   65        61.706  kbps 1

Group: 239.0.2.118/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7431537      847195210       113   0         0.000   bps  1
10.57.50.1      71077551     8387150938      117   65        61.706  kbps 1

Group: 239.0.2.119/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080416     8387489072      117   65        61.706  kbps 1

Group: 239.0.2.120/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2619371      298608286       113   0         0.000   bps  1
10.57.50.1      71077569     8387153078      117   65        61.706  kbps 1

Group: 239.0.2.121/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8925468      1017503348      113   0         0.000   bps  1
10.57.50.1      71080437     8387491550      117   65        61.706  kbps 1

Group: 239.0.2.122/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8337016      950419820       113   0         0.000   bps  1
10.57.50.1      71080461     8387494382      117   65        61.706  kbps 1

Group: 239.0.2.123/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7890074      899468432       113   0         0.000   bps  1
10.57.50.1      71077581     8387154478      117   65        61.706  kbps 1

Group: 239.0.2.124/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8190943      933767498       113   65        59.614  kbps 1
10.57.50.1      71079423     8387371890      117   65        61.706  kbps 1

Group: 239.0.2.125/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8718387      993896114       113   0         121.600 bps  1
10.57.50.1      71079449     8387374958      117   65        61.706  kbps 1

Group: 239.0.2.126/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6979244      795633812       113   0         0.000   bps  1
10.57.50.1      71077178     8387106884      117   65        61.706  kbps 1

Group: 239.0.2.127/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7996039      911548442       113   65        59.614  kbps 1
10.57.50.1      71079469     8387377318      117   65        61.706  kbps 1

Group: 239.0.2.128/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7668497      874208646       113   0         0.000   bps  1
10.57.50.1      71077272     8387118048      117   65        61.706  kbps 1

Group: 239.0.2.129/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079491     8387379922      117   65        61.706  kbps 1

Group: 239.0.2.130/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1989867      226844834       113   0         0.000   bps  1
10.57.50.1      71079514     8387382628      117   65        61.706  kbps 1

Group: 239.0.2.131/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8338947      950639954       113   65        59.614  kbps 1
10.57.50.1      71077201     8387109646      117   65        61.706  kbps 1

Group: 239.0.2.132/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8620367      982721834       113   0         0.000   bps  1
10.57.50.1      71079536     8387385224      117   65        61.706  kbps 1

Group: 239.0.2.133/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8134605      927344966       113   0         0.000   bps  1
10.57.50.1      71077602     8387156988      117   65        61.690  kbps 1

Group: 239.0.2.134/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8463457      964834094       113   0         0.000   bps  1
10.57.50.1      71079555     8387387482      117   65        61.690  kbps 1

Group: 239.0.2.135/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8498699      968851682       113   0         0.000   bps  1
10.57.50.1      71079579     8387390298      117   65        61.690  kbps 1

Group: 239.0.2.136/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7746840      883139756       113   0         0.000   bps  1
10.57.50.1      71077119     8387099842      117   65        61.690  kbps 1

Group: 239.0.2.137/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8057213      918522278       113   65        59.599  kbps 1
10.57.50.1      71079600     8387392776      117   65        61.690  kbps 1

Group: 239.0.2.138/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7736890      882005456       113   0         0.000   bps  1
10.57.50.1      71079282     8387355260      117   65        61.690  kbps 1

Group: 239.0.2.139/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079620     8387395152      117   65        61.690  kbps 1

Group: 239.0.2.140/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2087562      237982064       113   0         0.000   bps  1
10.57.50.1      71079642     8387397732      117   65        61.690  kbps 1

Group: 239.0.2.141/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8571172      977113604       113   65        59.599  kbps 1
10.57.50.1      71077133     8387101574      117   65        61.690  kbps 1

Group: 239.0.2.142/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7708453      878763638       113   0         0.000   bps  1
10.57.50.1      71079663     8387400210      117   65        61.690  kbps 1

Group: 239.0.2.143/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7557617      861568334       113   65        59.599  kbps 1
10.57.50.1      71079686     8387402924      117   65        61.690  kbps 1

Group: 239.0.2.144/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8300518      946259048       113   0         0.000   bps  1
10.57.50.1      71077134     8387101740      117   65        61.690  kbps 1

Group: 239.0.2.145/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8132862      927146264       113   0         0.000   bps  1
10.57.50.1      71079708     8387405520      117   65        61.690  kbps 1

Group: 239.0.2.146/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8101382      923557544       113   0         91.200  bps  1
10.57.50.1      71077303     8387121706      117   65        61.690  kbps 1

Group: 239.0.2.147/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8575069      977557862       113   65        59.599  kbps 1
10.57.50.1      71079730     8387408124      117   65        61.690  kbps 1

Group: 239.0.2.148/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7733069      881569862       113   0         0.000   bps  1
10.57.50.1      71079753     8387410830      117   65        61.690  kbps 1

Group: 239.0.2.149/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71077205     8387110094      117   65        61.690  kbps 1

Group: 239.0.2.150/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2142105      244199966       113   0         0.000   bps  1
10.57.50.1      71079772     8387413072      117   65        61.690  kbps 1

Group: 239.0.2.151/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7581604      864302852       113   0         0.000   bps  1
10.57.50.1      71079338     8387361852      117   65        61.690  kbps 1

Group: 239.0.2.152/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8082811      921440450       113   0         0.000   bps  1
10.57.50.1      71079791     8387415330      117   65        61.690  kbps 1

Group: 239.0.2.153/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8031980      915645716       113   65        59.599  kbps 1
10.57.50.1      71079820     8387418736      117   65        61.690  kbps 1

Group: 239.0.2.154/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7615364      868151488       113   0         0.000   bps  1
10.57.50.1      71077239     8387114074      117   65        61.690  kbps 1

Group: 239.0.2.155/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8776151      1000481210      113   0         0.000   bps  1
10.57.50.1      71079845     8387421686      117   65        61.690  kbps 1

Group: 239.0.2.156/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8816216      1005048620      113   0         0.000   bps  1
10.57.50.1      71079866     8387424164      117   65        61.690  kbps 1

Group: 239.0.2.157/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7888676      899309060       113   63        58.216  kbps 1
10.57.50.1      71077240     8387114240      117   65        61.690  kbps 1

Group: 239.0.2.158/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8344982      951327944       113   0         0.000   bps  1
10.57.50.1      71079890     8387426996      117   65        61.690  kbps 1

Group: 239.0.2.159/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2            220             110   0         0.000   bps  1
10.57.50.1      71077257     8387116270      117   65        61.690  kbps 1

Group: 239.0.2.160/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2086361      237845150       113   0         0.000   bps  1
10.57.50.1      71079911     8387429474      117   65        61.690  kbps 1

Group: 239.0.2.161/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7615327      868147274       113   0         0.000   bps  1
10.57.50.1      71079933     8387432070      117   65        61.690  kbps 1

Group: 239.0.2.162/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9286185      1058625086      113   0         0.000   bps  1
10.57.50.1      71077268     8387117544      117   65        61.690  kbps 1

Group: 239.0.2.163/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8071946      920201840       113   63        58.216  kbps 1
10.57.50.1      71079955     8387434674      117   65        61.690  kbps 1

Group: 239.0.2.164/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8379507      955263782       113   0         0.000   bps  1
10.57.50.1      71077349     8387127126      117   65        61.690  kbps 1

Group: 239.0.2.165/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8240729      939443102       113   0         0.000   bps  1
10.57.50.1      71079975     8387437034      117   65        61.690  kbps 1

Group: 239.0.2.166/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8348031      951675530       113   0         0.000   bps  1
10.57.50.1      71079997     8387439630      117   65        61.690  kbps 1

Group: 239.0.2.167/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8122557      925971490       113   0         0.000   bps  1
10.57.50.1      71077362     8387128628      117   65        61.690  kbps 1

Group: 239.0.2.168/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7983993      910175198       113   65        59.599  kbps 1
10.57.50.1      71080018     8387442108      117   65        61.690  kbps 1

Group: 239.0.2.169/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079368     8387365400      117   65        61.690  kbps 1

Group: 239.0.2.170/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1910487      217795514       113   0         0.000   bps  1
10.57.50.1      71080039     8387444594      117   65        61.690  kbps 1

Group: 239.0.2.171/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8591193      979395998       113   0         0.000   bps  1
10.57.50.1      71080063     8387447418      117   65        61.690  kbps 1

Group: 239.0.2.172/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7745719      883011962       113   0         0.000   bps  1
10.57.50.1      71077397     8387132718      117   65        61.690  kbps 1

Group: 239.0.2.173/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8973331      1022959730      113   0         0.000   bps  1
10.57.50.1      71080085     8387450014      117   65        61.690  kbps 1

Group: 239.0.2.174/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8548116      974485220       113   65        59.599  kbps 1
10.57.50.1      71080108     8387452728      117   65        61.690  kbps 1

Group: 239.0.2.175/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7763429      885030898       113   0         0.000   bps  1
10.57.50.1      71077410     8387134300      117   65        61.690  kbps 1

Group: 239.0.2.176/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8885916      1012994420      113   0         0.000   bps  1
10.57.50.1      71080131     8387455442      117   65        61.690  kbps 1

Group: 239.0.2.177/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8235725      938872642       113   0         0.000   bps  1
10.57.50.1      71077433     8387137038      117   65        61.690  kbps 1

Group: 239.0.2.178/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8325130      949064816       113   65        59.599  kbps 1
10.57.50.1      71080153     8387458038      117   65        61.690  kbps 1

Group: 239.0.2.179/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080176     8387460752      117   65        61.690  kbps 1

Group: 239.0.2.180/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1531323      174570818       113   0         0.000   bps  1
10.57.50.1      71077447     8387138658      117   65        61.690  kbps 1

Group: 239.0.2.181/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8451669      963490262       113   0         0.000   bps  1
10.57.50.1      71080199     8387463466      117   65        61.690  kbps 1

Group: 239.0.2.182/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8926726      1017646752      113   65        59.599  kbps 1
10.57.50.1      71077466     8387140940      117   65        61.690  kbps 1

Group: 239.0.2.183/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8652999      986441882       113   0         0.000   bps  1
10.57.50.1      71080226     8387466652      117   65        61.690  kbps 1

Group: 239.0.2.184/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8925121      1017463790      113   65        59.599  kbps 1
10.57.50.1      71080249     8387469366      117   65        61.690  kbps 1

Group: 239.0.2.185/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8709140      992841952       113   0         0.000   bps  1
10.57.50.1      71077483     8387142914      117   65        61.690  kbps 1

Group: 239.0.2.186/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7724664      880611692       113   0         0.000   bps  1
10.57.50.1      71079391     8387368114      117   65        61.690  kbps 1

Group: 239.0.2.187/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8481232      966860444       113   0         0.000   bps  1
10.57.50.1      71080272     8387472080      117   65        61.690  kbps 1

Group: 239.0.2.188/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8501575      969179546       113   0         0.000   bps  1
10.57.50.1      71080293     8387474566      117   65        61.690  kbps 1

Group: 239.0.2.189/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080317     8387477390      117   65        61.690  kbps 1

Group: 239.0.2.190/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2178135      248307370       113   0         0.000   bps  1
10.57.50.1      71077517     8387146894      117   65        61.690  kbps 1

Group: 239.0.2.191/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8935664      1018665692      113   0         0.000   bps  1
10.57.50.1      71080338     8387479868      117   65        61.690  kbps 1

Group: 239.0.2.192/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7173205      817745366       113   0         0.000   bps  1
10.57.50.1      71080358     8387482228      117   65        61.690  kbps 1

Group: 239.0.2.193/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8824511      1005994246      113   0         0.000   bps  1
10.57.50.1      71077535     8387149050      117   65        61.690  kbps 1

Group: 239.0.2.194/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9206780      1049572916      113   65        59.599  kbps 1
10.57.50.1      71080378     8387484588      117   65        61.690  kbps 1

Group: 239.0.2.195/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8491048      967979464       113   0         0.000   bps  1
10.57.50.1      71077551     8387150954      117   65        61.690  kbps 1

Group: 239.0.2.196/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6980773      795808118       113   0         0.000   bps  1
10.57.50.1      71080399     8387487066      117   65        61.690  kbps 1

Group: 239.0.2.197/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8120278      925711688       113   0         45.600  bps  1
10.57.50.1      71080419     8387489426      117   65        61.690  kbps 1

Group: 239.0.2.198/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8045709      917210822       113   65        59.599  kbps 1
10.57.50.1      71077565     8387152582      117   65        61.690  kbps 1

Group: 239.0.2.199/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080441     8387492022      117   65        61.690  kbps 1

Group: 239.0.2.200/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2100310      239435336       113   0         0.000   bps  1
10.57.50.1      71079419     8387371402      117   65        61.690  kbps 1

Group: 239.0.2.201/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8534429      972924902       113   0         0.000   bps  1
10.57.50.1      71080463     8387494626      117   65        61.690  kbps 1

Group: 239.0.2.202/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8492663      968163578       113   65        59.599  kbps 1
10.57.50.1      71079427     8387372362      117   65        61.690  kbps 1

Group: 239.0.2.203/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8126016      926365812       113   0         0.000   bps  1
10.57.50.1      71077185     8387107678      117   65        61.690  kbps 1

Group: 239.0.2.204/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7426425      846612446       113   65        59.599  kbps 1
10.57.50.1      71079453     8387375430      117   65        61.690  kbps 1

Group: 239.0.2.205/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9134298      1041309968      113   0         0.000   bps  1
10.57.50.1      71079473     8387377790      117   65        61.690  kbps 1

Group: 239.0.2.206/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6358775      724900346       113   0         0.000   bps  1
10.57.50.1      71077182     8387107412      117   65        61.690  kbps 1

Group: 239.0.2.207/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6946610      791913536       113   0         0.000   bps  1
10.57.50.1      71079498     8387380740      117   65        61.690  kbps 1

Group: 239.0.2.208/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7216155      822641662       113   0         0.000   bps  1
10.57.50.1      71077277     8387118638      117   65        61.690  kbps 1

Group: 239.0.2.209/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079517     8387382990      117   65        61.690  kbps 1

Group: 239.0.2.210/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3286677      374681174       113   0         0.000   bps  1
10.57.50.1      71079540     8387385696      117   65        61.690  kbps 1

Group: 239.0.2.211/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7959341      907364870       113   0         0.000   bps  1
10.57.50.1      71077115     8387099330      117   65        61.690  kbps 1

Group: 239.0.2.212/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8178254      932320952       113   0         121.600 bps  1
10.57.50.1      71079561     8387388174      117   65        61.690  kbps 1

Group: 239.0.2.213/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7450792      849390284       113   0         0.000   bps  1
10.57.50.1      71077607     8387157578      117   65        61.690  kbps 1

Group: 239.0.2.214/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8139365      927887606       113   0         0.000   bps  1
10.57.50.1      71079581     8387390550      117   65        61.690  kbps 1

Group: 239.0.2.215/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7797593      888925598       113   0         0.000   bps  1
10.57.50.1      71079604     8387393248      117   65        61.690  kbps 1

Group: 239.0.2.216/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6774238      772263128       113   0         0.000   bps  1
10.57.50.1      71077114     8387099364      117   65        61.690  kbps 1

Group: 239.0.2.217/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6690653      762734438       113   0         0.000   bps  1
10.57.50.1      71079625     8387395726      117   65        61.690  kbps 1

Group: 239.0.2.218/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8173732      931805444       113   0         0.000   bps  1
10.57.50.1      71079645     8387398086      117   65        61.690  kbps 1

Group: 239.0.2.219/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71077119     8387099970      117   65        61.690  kbps 1

Group: 239.0.2.220/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2208122      251725904       113   0         0.000   bps  1
10.57.50.1      71079667     8387400682      117   65        61.690  kbps 1

Group: 239.0.2.221/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8005364      912611492       113   63        58.292  kbps 1
10.57.50.1      71077299     8387121234      117   65        61.690  kbps 1

Group: 239.0.2.222/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8008897      913014254       113   0         0.000   bps  1
10.57.50.1      71079690     8387403404      117   65        61.690  kbps 1

Group: 239.0.2.223/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8672797      988698854       113   63        58.292  kbps 1
10.57.50.1      71079713     8387406110      117   65        61.690  kbps 1

Group: 239.0.2.224/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8643944      985409612       113   0         0.000   bps  1
10.57.50.1      71077152     8387103848      117   65        61.690  kbps 1

Group: 239.0.2.225/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8053866      918140720       113   0         0.000   bps  1
10.57.50.1      71079736     8387408824      117   65        61.690  kbps 1

Group: 239.0.2.226/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8488095      967642822       113   0         0.000   bps  1
10.57.50.1      71077311     8387122658      117   65        61.690  kbps 1

Group: 239.0.2.227/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8007635      912870386       113   0         0.000   bps  1
10.57.50.1      71079757     8387411310      117   65        61.690  kbps 1

Group: 239.0.2.228/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7203715      821223506       113   0         0.000   bps  1
10.57.50.1      71079777     8387413662      117   65        61.690  kbps 1

Group: 239.0.2.229/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71077217     8387111510      117   65        61.690  kbps 1

Group: 239.0.2.230/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2198747      250657154       113   0         0.000   bps  1
10.57.50.1      71079798     8387416140      117   65        61.690  kbps 1

Group: 239.0.2.231/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8469880      965566316       113   0         0.000   bps  1
10.57.50.1      71079344     8387362560      117   65        61.690  kbps 1

Group: 239.0.2.232/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9141464      1042126892      113   0         0.000   bps  1
10.57.50.1      71079828     8387419696      117   65        61.690  kbps 1

Group: 239.0.2.233/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8539613      973515878       113   0         0.000   bps  1
10.57.50.1      71079850     8387422276      117   65        61.690  kbps 1

Group: 239.0.2.234/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8071239      920121238       113   0         0.000   bps  1
10.57.50.1      71077249     8387115254      117   65        61.690  kbps 1

Group: 239.0.2.235/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8878920      1012196876      113   0         0.000   bps  1
10.57.50.1      71079871     8387424754      117   65        61.690  kbps 1

Group: 239.0.2.236/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9072726      1034290760      113   0         0.000   bps  1
10.57.50.1      71079894     8387427468      117   65        61.690  kbps 1

Group: 239.0.2.237/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7743907      882805394       113   0         0.000   bps  1
10.57.50.1      71077253     8387115774      117   65        61.690  kbps 1

Group: 239.0.2.238/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7702134      878043272       113   63        58.292  kbps 1
10.57.50.1      71079916     8387430064      117   65        61.690  kbps 1

Group: 239.0.2.239/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3            330             110   0         0.000   bps  1
10.57.50.1      71077330     8387124884      117   65        61.690  kbps 1

Group: 239.0.2.240/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2121976      241905260       113   0         0.000   bps  1
10.57.50.1      71079937     8387432550      117   65        61.690  kbps 1

Group: 239.0.2.241/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8650650      986174096       113   0         0.000   bps  1
10.57.50.1      71079959     8387435146      117   65        61.690  kbps 1

Group: 239.0.2.242/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8690890      990761452       113   0         0.000   bps  1
10.57.50.1      71077345     8387126622      117   65        61.690  kbps 1

Group: 239.0.2.243/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8393747      956887154       113   0         0.000   bps  1
10.57.50.1      71079980     8387437624      117   65        61.690  kbps 1

Group: 239.0.2.244/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8445044      962735012       113   0         0.000   bps  1
10.57.50.1      71079366     8387365148      117   65        61.690  kbps 1

Group: 239.0.2.245/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8560300      975874196       113   0         0.000   bps  1
10.57.50.1      71080001     8387440110      117   65        61.690  kbps 1

Group: 239.0.2.246/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9091993      1036487198      113   0         0.000   bps  1
10.57.50.1      71080024     8387442816      117   65        61.690  kbps 1

Group: 239.0.2.247/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8256103      941195734       113   0         0.000   bps  1
10.57.50.1      71077383     8387131066      117   65        61.690  kbps 1

Group: 239.0.2.248/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7259171      827545490       113   0         0.000   bps  1
10.57.50.1      71080045     8387445294      117   65        61.690  kbps 1

Group: 239.0.2.249/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079373     8387365990      117   65        61.690  kbps 1

Group: 239.0.2.250/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1888643      215305298       113   0         0.000   bps  1
10.57.50.1      71080067     8387447898      117   65        61.690  kbps 1

Group: 239.0.2.251/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8041094      916684712       113   0         0.000   bps  1
10.57.50.1      71080090     8387450604      117   65        61.690  kbps 1

Group: 239.0.2.252/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8600435      980449586       113   0         0.000   bps  1
10.57.50.1      71077410     8387134252      117   65        61.690  kbps 1

Group: 239.0.2.253/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8948549      1020134582      113   0         0.000   bps  1
10.57.50.1      71080113     8387453318      117   65        61.690  kbps 1

Group: 239.0.2.254/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8154403      929601938       113   0         0.000   bps  1
10.57.50.1      71080136     8387456032      117   65        61.690  kbps 1

Group: 239.0.2.255/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8330727      949702870       113   0         0.000   bps  1
10.57.50.1      71077422     8387135716      117   65        61.690  kbps 1

Group: 239.0.3.0/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7836762      893390864       113   0         76.000  bps  1
10.57.50.1      71080158     8387458628      117   65        61.690  kbps 1

Group: 239.0.3.1/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7887722      899200300       113   0         0.000   bps  1
10.57.50.1      71077447     8387138690      117   65        61.690  kbps 1

Group: 239.0.3.2/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8662543      987529898       113   0         0.000   bps  1
10.57.50.1      71080181     8387461342      117   65        61.690  kbps 1

Group: 239.0.3.3/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080204     8387464056      117   65        61.690  kbps 1

Group: 239.0.3.4/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1904794      217146512       113   0         0.000   bps  1
10.57.50.1      71077462     8387140428      117   65        61.690  kbps 1

Group: 239.0.3.5/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8753155      997859666       113   0         0.000   bps  1
10.57.50.1      71080231     8387467242      117   65        61.690  kbps 1

Group: 239.0.3.6/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8898548      1014434468      113   0         0.000   bps  1
10.57.50.1      71079391     8387368098      117   65        61.690  kbps 1

Group: 239.0.3.7/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8389500      956402996       113   0         0.000   bps  1
10.57.50.1      71080253     8387469846      117   65        61.690  kbps 1

Group: 239.0.3.8/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8191373      933816518       113   0         76.000  bps  1
10.57.50.1      71080276     8387472552      117   65        61.690  kbps 1

Group: 239.0.3.9/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7880302      898354416       113   0         0.000   bps  1
10.57.50.1      71077499     8387144770      117   65        61.690  kbps 1

Group: 239.0.3.10/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8073209      920345822       113   63        58.277  kbps 1
10.57.50.1      71080298     8387475148      117   65        61.690  kbps 1

Group: 239.0.3.11/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7653491      872497970       113   0         0.000   bps  1
10.57.50.1      71080321     8387477862      117   65        61.690  kbps 1

Group: 239.0.3.12/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8063884      919282764       113   63        58.277  kbps 1
10.57.50.1      71077515     8387146698      117   65        61.690  kbps 1

Group: 239.0.3.13/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080341     8387480222      117   65        61.690  kbps 1

Group: 239.0.3.14/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2166495      246980418       113   0         0.000   bps  1
10.57.50.1      71077524     8387147776      117   65        61.690  kbps 1

Group: 239.0.3.15/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8550142      974716184       113   0         0.000   bps  1
10.57.50.1      71080362     8387482700      117   65        61.690  kbps 1

Group: 239.0.3.16/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8020269      914310662       113   63        58.277  kbps 1
10.57.50.1      71080382     8387485060      117   65        61.690  kbps 1

Group: 239.0.3.17/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8037589      916285138       113   1         1.368   kbps 1
10.57.50.1      71077546     8387150348      117   65        61.690  kbps 1

Group: 239.0.3.18/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8004339      912494642       113   0         0.000   bps  1
10.57.50.1      71080403     8387487538      117   65        61.690  kbps 1

Group: 239.0.3.19/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7576442      863714380       113   0         0.000   bps  1
10.57.50.1      71077564     8387152488      117   65        61.690  kbps 1

Group: 239.0.3.20/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7912596      902035940       113   63        58.277  kbps 1
10.57.50.1      71080424     8387490016      117   65        61.690  kbps 1

Group: 239.0.3.21/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8563160      976200236       113   0         0.000   bps  1
10.57.50.1      71080447     8387492730      117   65        61.690  kbps 1

Group: 239.0.3.22/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8133812      927254564       113   0         0.000   bps  1
10.57.50.1      71077577     8387154006      117   65        61.690  kbps 1

Group: 239.0.3.23/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080469     8387495326      117   65        61.690  kbps 1

Group: 239.0.3.24/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2165566      246874520       113   0         0.000   bps  1
10.57.50.1      71079434     8387373172      117   65        61.690  kbps 1

Group: 239.0.3.25/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8259921      941630990       113   0         0.000   bps  1
10.57.50.1      71077176     8387106648      117   65        61.690  kbps 1

Group: 239.0.3.26/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8443969      962612462       113   0         0.000   bps  1
10.57.50.1      71079458     8387376020      117   65        61.690  kbps 1

Group: 239.0.3.27/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8965040      1022014548      113   0         0.000   bps  1
10.57.50.1      71077274     8387118284      117   65        61.690  kbps 1

Group: 239.0.3.28/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8674890      988937456       113   0         0.000   bps  1
10.57.50.1      71079477     8387378270      117   65        61.690  kbps 1

Group: 239.0.3.29/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8105151      923987210       113   0         0.000   bps  1
10.57.50.1      71079502     8387381212      117   65        61.690  kbps 1

Group: 239.0.3.30/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9066278      1033555688      113   0         0.000   bps  1
10.57.50.1      71077196     8387109056      117   65        61.690  kbps 1

Group: 239.0.3.31/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8343452      951153524       113   65        59.599  kbps 1
10.57.50.1      71079523     8387383690      117   65        61.690  kbps 1

Group: 239.0.3.32/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8067284      919670372       113   0         0.000   bps  1
10.57.50.1      71077603     8387157106      117   65        61.690  kbps 1

Group: 239.0.3.33/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079543     8387386066      117   65        61.690  kbps 1

Group: 239.0.3.34/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2136558      243567608       113   0         0.000   bps  1
10.57.50.1      71079566     8387388764      117   65        61.690  kbps 1

Group: 239.0.3.35/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8449645      963259526       113   0         0.000   bps  1
10.57.50.1      71077115     8387099402      117   65        61.690  kbps 1

Group: 239.0.3.36/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7842697      894067454       113   0         0.000   bps  1
10.57.50.1      71079588     8387391360      117   65        61.690  kbps 1

Group: 239.0.3.37/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9003649      1026415982      113   0         0.000   bps  1
10.57.50.1      71079281     8387355142      117   65        61.690  kbps 1

Group: 239.0.3.38/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8582959      978457322       113   0         0.000   bps  1
10.57.50.1      71079607     8387393618      117   65        61.690  kbps 1

Group: 239.0.3.39/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8637981      984729830       113   0         0.000   bps  1
10.57.50.1      71079630     8387396316      117   65        61.690  kbps 1

Group: 239.0.3.40/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8498735      968855786       113   0         0.000   bps  1
10.57.50.1      71077128     8387100984      117   65        61.690  kbps 1

Group: 239.0.3.41/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7840974      893871032       113   0         0.000   bps  1
10.57.50.1      71079650     8387398676      117   65        61.690  kbps 1

Group: 239.0.3.42/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8301402      946359824       113   0         0.000   bps  1
10.57.50.1      71079672     8387401272      117   65        61.690  kbps 1

Group: 239.0.3.43/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71077132     8387101504      117   65        61.690  kbps 1

Group: 239.0.3.44/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1589017      181147934       113   0         0.000   bps  1
10.57.50.1      71079695     8387403986      117   65        61.690  kbps 1

Group: 239.0.3.45/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7868362      896993264       113   0         0.000   bps  1
10.57.50.1      71077303     8387121706      117   65        61.690  kbps 1

Group: 239.0.3.46/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8649639      986058842       113   0         0.000   bps  1
10.57.50.1      71079716     8387406472      117   65        61.690  kbps 1

Group: 239.0.3.47/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8097026      923060960       113   0         0.000   bps  1
10.57.50.1      71079740     8387409296      117   65        61.690  kbps 1

Group: 239.0.3.48/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8788991      1001944970      113   0         0.000   bps  1
10.57.50.1      71077157     8387104438      117   65        61.690  kbps 1

Group: 239.0.3.49/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9584107      1092588194      113   0         0.000   bps  1
10.57.50.1      71079762     8387411892      117   65        61.690  kbps 1

Group: 239.0.3.50/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7608156      867329780       113   0         0.000   bps  1
10.57.50.1      71079340     8387362088      117   65        61.690  kbps 1

Group: 239.0.3.51/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8489296      967779740       113   0         0.000   bps  1
10.57.50.1      71079779     8387413914      117   65        61.690  kbps 1

Group: 239.0.3.52/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8202000      935027996       113   0         0.000   bps  1
10.57.50.1      71079802     8387416612      117   65        61.675  kbps 1

Group: 239.0.3.53/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2            220             110   0         0.000   bps  1
10.57.50.1      71077237     8387113838      117   65        61.675  kbps 1

Group: 239.0.3.54/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2018608      230121308       113   0         0.000   bps  1
10.57.50.1      71079834     8387420388      117   65        61.675  kbps 1

Group: 239.0.3.55/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9347973      1065668918      113   0         0.000   bps  1
10.57.50.1      71079854     8387422748      117   65        61.675  kbps 1

Group: 239.0.3.56/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7928103      903803738       113   0         0.000   bps  1
10.57.50.1      71077238     8387114004      117   65        61.675  kbps 1

Group: 239.0.3.57/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9463110      1078794536      113   0         0.000   bps  1
10.57.50.1      71079875     8387425226      117   65        61.675  kbps 1

Group: 239.0.3.58/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8994475      1025370142      113   0         0.000   bps  1
10.57.50.1      71077253     8387115798      117   65        61.675  kbps 1

Group: 239.0.3.59/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9382122      1069561904      113   0         0.000   bps  1
10.57.50.1      71079899     8387428058      117   65        61.675  kbps 1

Group: 239.0.3.60/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9159654      1044200552      113   0         0.000   bps  1
10.57.50.1      71079921     8387430654      117   65        61.675  kbps 1

Group: 239.0.3.61/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8110596      924607940       113   0         0.000   bps  1
10.57.50.1      71077265     8387117190      117   65        61.675  kbps 1

Group: 239.0.3.62/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6445102      734741624       113   0         0.000   bps  1
10.57.50.1      71079941     8387433022      117   65        61.675  kbps 1

Group: 239.0.3.63/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           4            440             110   0         0.000   bps  1
10.57.50.1      71077344     8387126536      117   65        61.675  kbps 1

Group: 239.0.3.64/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2548750      290557496       113   0         0.000   bps  1
10.57.50.1      71079963     8387435618      117   65        61.675  kbps 1

Group: 239.0.3.65/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7994886      911417000       113   0         0.000   bps  1
10.57.50.1      71079984     8387438096      117   65        61.675  kbps 1

Group: 239.0.3.66/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9428301      1074826306      113   0         0.000   bps  1
10.57.50.1      71077358     8387128156      117   65        61.675  kbps 1

Group: 239.0.3.67/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7849209      894809822       113   0         0.000   bps  1
10.57.50.1      71080006     8387440692      117   65        61.675  kbps 1

Group: 239.0.3.68/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9664935      1101802586      113   0         0.000   bps  1
10.57.50.1      71079369     8387365510      117   65        61.675  kbps 1

Group: 239.0.3.69/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8731531      995394530       113   0         0.000   bps  1
10.57.50.1      71080027     8387443178      117   65        61.675  kbps 1

Group: 239.0.3.70/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8151040      929218556       113   65        59.584  kbps 1
10.57.50.1      71080049     8387445766      117   65        61.675  kbps 1

Group: 239.0.3.71/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8370003      954180338       113   0         0.000   bps  1
10.57.50.1      71077393     8387132246      117   65        61.675  kbps 1

Group: 239.0.3.72/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7848672      894748604       113   0         0.000   bps  1
10.57.50.1      71080072     8387448480      117   65        61.675  kbps 1

Group: 239.0.3.73/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080095     8387451194      117   65        61.675  kbps 1

Group: 239.0.3.74/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2248941      256379266       113   0         0.000   bps  1
10.57.50.1      71077407     8387133946      117   65        61.675  kbps 1

Group: 239.0.3.75/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8991666      1025049920      113   0         0.000   bps  1
10.57.50.1      71080117     8387453790      117   65        61.675  kbps 1

Group: 239.0.3.76/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8483701      967141906       113   0         0.000   bps  1
10.57.50.1      71077429     8387136566      117   65        61.675  kbps 1

Group: 239.0.3.77/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9079242      1035033584      113   0         0.000   bps  1
10.57.50.1      71080140     8387456504      117   65        61.675  kbps 1

Group: 239.0.3.78/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8897883      1014358658      113   65        59.584  kbps 1
10.57.50.1      71080163     8387459218      117   65        61.675  kbps 1

Group: 239.0.3.79/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8444736      962699900       113   0         0.000   bps  1
10.57.50.1      71077442     8387138068      117   65        61.675  kbps 1

Group: 239.0.3.80/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9407790      1072488056      113   0         0.000   bps  1
10.57.50.1      71080185     8387461814      117   65        61.675  kbps 1

Group: 239.0.3.81/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7727722      880960300       113   0         0.000   bps  1
10.57.50.1      71077460     8387140232      117   65        61.675  kbps 1

Group: 239.0.3.82/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7551355      860854466       113   0         0.000   bps  1
10.57.50.1      71080208     8387464528      117   65        61.675  kbps 1

Group: 239.0.3.83/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080236     8387467832      117   65        61.675  kbps 1

Group: 239.0.3.84/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2293578      261467884       113   0         0.000   bps  1
10.57.50.1      71077478     8387142316      117   65        61.690  kbps 1

Group: 239.0.3.85/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8723658      994497008       113   0         0.000   bps  1
10.57.50.1      71080260     8387470664      117   65        61.690  kbps 1

Group: 239.0.3.86/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9114360      1039037036      113   65        59.599  kbps 1
10.57.50.1      71079399     8387369042      117   65        61.690  kbps 1

Group: 239.0.3.87/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8679067      989413634       113   0         0.000   bps  1
10.57.50.1      71080280     8387473032      117   65        61.690  kbps 1

Group: 239.0.3.88/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8461039      964558442       113   0         0.000   bps  1
10.57.50.1      71080304     8387475856      117   65        61.690  kbps 1

Group: 239.0.3.89/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8668084      988161564       113   0         0.000   bps  1
10.57.50.1      71077513     8387146422      117   65        61.690  kbps 1

Group: 239.0.3.90/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7917793      902628398       113   0         0.000   bps  1
10.57.50.1      71080326     8387478452      117   65        61.690  kbps 1

Group: 239.0.3.91/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8434165      961494806       113   0         0.000   bps  1
10.57.50.1      71080346     8387480812      117   65        61.690  kbps 1

Group: 239.0.3.92/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7905158      901188000       113   0         0.000   bps  1
10.57.50.1      71077529     8387148350      117   65        61.690  kbps 1

Group: 239.0.3.93/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080367     8387483290      117   65        61.690  kbps 1

Group: 239.0.3.94/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1818496      207308536       113   0         0.000   bps  1
10.57.50.1      71077548     8387150600      117   65        61.690  kbps 1

Group: 239.0.3.95/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8622762      982994864       113   0         0.000   bps  1
10.57.50.1      71080387     8387485650      117   65        61.690  kbps 1

Group: 239.0.3.96/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8082075      921356546       113   0         0.000   bps  1
10.57.50.1      71080408     8387488128      117   65        61.690  kbps 1

Group: 239.0.3.97/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9253659      1054917122      113   0         0.000   bps  1
10.57.50.1      71077560     8387151992      117   65        61.690  kbps 1

Group: 239.0.3.98/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8355340      952508756       113   0         0.000   bps  1
10.57.50.1      71080428     8387490488      117   65        61.690  kbps 1

Group: 239.0.3.99/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7986265      910434206       113   0         0.000   bps  1
10.57.50.1      71079420     8387371520      117   65        61.690  kbps 1

Group: 239.0.3.100/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8084153      921593438       113   0         0.000   bps  1
10.57.50.1      71080450     8387493092      117   65        61.690  kbps 1

Group: 239.0.3.101/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7302339      832466642       113   0         0.000   bps  1
10.57.50.1      71080474     8387495916      117   65        61.690  kbps 1

Group: 239.0.3.102/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7812784      890657372       113   0         0.000   bps  1
10.57.50.1      71077594     8387155980      117   65        61.690  kbps 1

Group: 239.0.3.103/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079436     8387373424      117   65        61.690  kbps 1

Group: 239.0.3.104/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1807694      206077112       113   0         0.000   bps  1
10.57.50.1      71079461     8387376374      117   65        61.690  kbps 1

Group: 239.0.3.105/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8523397      971667254       113   0         0.000   bps  1
10.57.50.1      71077187     8387107938      117   65        61.690  kbps 1

Group: 239.0.3.106/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8894601      1013984510      113   0         0.000   bps  1
10.57.50.1      71079483     8387378970      117   65        61.690  kbps 1

Group: 239.0.3.107/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8033862      915860256       113   0         0.000   bps  1
10.57.50.1      71077278     8387118756      117   65        61.690  kbps 1

Group: 239.0.3.108/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8285204      944513252       113   0         0.000   bps  1
10.57.50.1      71079506     8387381692      117   65        61.690  kbps 1

Group: 239.0.3.109/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8218857      936949694       113   0         0.000   bps  1
10.57.50.1      71079528     8387384280      117   65        61.690  kbps 1

Group: 239.0.3.110/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8189633      933618158       113   0         0.000   bps  1
10.57.50.1      71077112     8387098960      117   65        61.690  kbps 1

Group: 239.0.3.111/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8386539      956065442       113   0         0.000   bps  1
10.57.50.1      71079550     8387386876      117   65        61.690  kbps 1

Group: 239.0.3.112/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8055557      918333494       113   0         0.000   bps  1
10.57.50.1      71077608     8387157696      117   65        61.690  kbps 1

Group: 239.0.3.113/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079569     8387389134      117   65        61.690  kbps 1

Group: 239.0.3.114/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2018243      230079698       113   0         0.000   bps  1
10.57.50.1      71079593     8387391950      117   65        61.690  kbps 1

Group: 239.0.3.115/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9111703      1038734138      113   0         0.000   bps  1
10.57.50.1      71077113     8387099246      117   65        61.690  kbps 1

Group: 239.0.3.116/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7171091      817504370       113   0         0.000   bps  1
10.57.50.1      71079614     8387394428      117   65        61.690  kbps 1

Group: 239.0.3.117/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8421513      960052478       113   0         0.000   bps  1
10.57.50.1      71079635     8387396906      117   65        61.690  kbps 1

Group: 239.0.3.118/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8532151      972665210       113   0         0.000   bps  1
10.57.50.1      71077117     8387099734      117   65        61.690  kbps 1

Group: 239.0.3.119/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8427200      960700796       113   0         0.000   bps  1
10.57.50.1      71079655     8387399266      117   65        61.690  kbps 1

Group: 239.0.3.120/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8662306      987502880       113   0         0.000   bps  1
10.57.50.1      71077300     8387121352      117   65        61.690  kbps 1

Group: 239.0.3.121/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7192131      819902930       113   0         0.000   bps  1
10.57.50.1      71079677     8387401870      117   65        61.690  kbps 1

Group: 239.0.3.122/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8288817      944925134       113   65        59.599  kbps 1
10.57.50.1      71079701     8387404694      117   65        61.690  kbps 1

Group: 239.0.3.123/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71077149     8387103494      117   65        61.690  kbps 1

Group: 239.0.3.124/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2198419      250619762       113   0         0.000   bps  1
10.57.50.1      71079723     8387407290      117   65        61.690  kbps 1

Group: 239.0.3.125/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7595373      865872518       113   0         0.000   bps  1
10.57.50.1      71077310     8387122540      117   65        61.690  kbps 1

Group: 239.0.3.126/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8432465      961301006       113   0         0.000   bps  1
10.57.50.1      71079744     8387409776      117   65        61.690  kbps 1

Group: 239.0.3.127/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7844488      894271628       113   0         0.000   bps  1
10.57.50.1      71079766     8387412364      117   65        61.690  kbps 1

Group: 239.0.3.128/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9232358      1052488808      113   0         0.000   bps  1
10.57.50.1      71077214     8387111156      117   65        61.690  kbps 1

Group: 239.0.3.129/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8591740      979458356       113   0         0.000   bps  1
10.57.50.1      71079786     8387414724      117   65        61.690  kbps 1

Group: 239.0.3.130/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8068785      919841486       113   0         0.000   bps  1
10.57.50.1      71079344     8387362560      117   65        61.690  kbps 1

Group: 239.0.3.131/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9091450      1036425296      113   0         0.000   bps  1
10.57.50.1      71079811     8387417690      117   65        61.690  kbps 1

Group: 239.0.3.132/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8452742      963612584       113   0         0.000   bps  1
10.57.50.1      71079839     8387420978      117   65        61.690  kbps 1

Group: 239.0.3.133/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2            220             110   0         0.000   bps  1
10.57.50.1      71077247     8387115018      117   65        61.690  kbps 1

Group: 239.0.3.134/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1944091      221626370       113   0         0.000   bps  1
10.57.50.1      71079859     8387423338      117   65        61.690  kbps 1

Group: 239.0.3.135/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8599396      980331140       113   0         0.000   bps  1
10.57.50.1      71079880     8387425816      117   65        61.690  kbps 1

Group: 239.0.3.136/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8313695      947761226       113   0         0.000   bps  1
10.57.50.1      71077249     8387115302      117   65        61.690  kbps 1

Group: 239.0.3.137/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7869093      897076598       113   0         0.000   bps  1
10.57.50.1      71079903     8387428530      117   65        61.690  kbps 1

Group: 239.0.3.138/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8987541      1024579670      113   1         1.277   kbps 1
10.57.50.1      71080940     8387550912      117   65        61.690  kbps 1

Group: 239.0.3.139/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8569567      976930634       113   0         0.000   bps  1
10.57.50.1      71080940     8387550912      117   65        61.690  kbps 1

Group: 239.0.3.140/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9466936      1079230700      113   0         0.000   bps  1
10.57.50.1      71080939     8387550794      117   65        61.690  kbps 1

Group: 239.0.3.141/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7103017      809743934       113   0         0.000   bps  1
10.57.50.1      71080938     8387550676      117   65        61.690  kbps 1

Group: 239.0.3.142/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8321202      948617024       113   0         0.000   bps  1
10.57.50.1      71080938     8387550676      117   65        61.690  kbps 1

Group: 239.0.3.143/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080937     8387550558      117   65        61.690  kbps 1

Group: 239.0.3.144/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1331839      151829642       113   0         0.000   bps  1
10.57.50.1      71080937     8387550558      117   65        61.690  kbps 1

Group: 239.0.3.145/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8215557      936573494       113   0         0.000   bps  1
10.57.50.1      71080936     8387550440      117   65        61.690  kbps 1

Group: 239.0.3.146/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8802579      1003494002      113   0         0.000   bps  1
10.57.50.1      71080935     8387550322      117   65        61.690  kbps 1

Group: 239.0.3.147/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7033431      801811130       113   0         0.000   bps  1
10.57.50.1      71080935     8387550322      117   65        61.690  kbps 1

Group: 239.0.3.148/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9300119      1060213562      113   65        59.599  kbps 1
10.57.50.1      71080934     8387550204      117   65        61.690  kbps 1

Group: 239.0.3.149/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9265012      1056211364      113   0         0.000   bps  1
10.57.50.1      71080933     8387550086      117   65        61.690  kbps 1

Group: 239.0.3.150/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8634776      984364460       113   0         0.000   bps  1
10.57.50.1      71080933     8387550086      117   65        61.690  kbps 1

Group: 239.0.3.151/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9138897      1041834254      113   0         0.000   bps  1
10.57.50.1      71080932     8387549968      117   65        61.690  kbps 1

Group: 239.0.3.152/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7327462      835330664       113   0         0.000   bps  1
10.57.50.1      71080931     8387549850      117   65        61.690  kbps 1

Group: 239.0.3.153/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080931     8387549850      117   65        61.690  kbps 1

Group: 239.0.3.154/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1785868      203588948       113   1         1.262   kbps 1
10.57.50.1      71080929     8387549614      117   65        61.690  kbps 1

Group: 239.0.3.155/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8902367      1014869834      113   0         0.000   bps  1
10.57.50.1      71080929     8387549614      117   65        61.690  kbps 1

Group: 239.0.3.156/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7955028      906873188       113   0         0.000   bps  1
10.57.50.1      71080928     8387549496      117   65        61.690  kbps 1

Group: 239.0.3.157/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8970322      1022616704      113   0         0.000   bps  1
10.57.50.1      71080927     8387549378      117   65        61.690  kbps 1

Group: 239.0.3.158/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8645290      985563056       113   0         0.000   bps  1
10.57.50.1      71080927     8387549378      117   65        61.690  kbps 1

Group: 239.0.3.159/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9827917      1120382534      113   0         0.000   bps  1
10.57.50.1      71080926     8387549260      117   65        61.690  kbps 1

Group: 239.0.3.160/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9356527      1066644074      113   0         0.000   bps  1
10.57.50.1      71080926     8387549260      117   65        61.690  kbps 1

Group: 239.0.3.161/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8122100      925919396       113   0         0.000   bps  1
10.57.50.1      71080925     8387549142      117   65        61.690  kbps 1

Group: 239.0.3.162/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2149423      245034218       113   0         0.000   bps  1
10.57.50.1      71080924     8387549024      117   65        61.690  kbps 1

Group: 239.0.3.163/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080925     8387549134      117   65        61.690  kbps 1

Group: 239.0.3.164/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           931595       106201826       113   0         0.000   bps  1
10.57.50.1      71080923     8387548906      117   65        61.690  kbps 1

Group: 239.0.3.165/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8990841      1024955870      113   0         0.000   bps  1
10.57.50.1      71080923     8387548898      117   65        61.690  kbps 1

Group: 239.0.3.166/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1999654      227960552       113   0         0.000   bps  1
10.57.50.1      71080923     8387548898      117   65        61.690  kbps 1

Group: 239.0.3.167/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8728172      995011604       113   0         0.000   bps  1
10.57.50.1      71080921     8387548670      117   65        61.690  kbps 1

Group: 239.0.3.168/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1790767      204147434       113   0         0.000   bps  1
10.57.50.1      71080921     8387548662      117   65        61.690  kbps 1

Group: 239.0.3.169/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6924589      789403142       113   0         0.000   bps  1
10.57.50.1      71080921     8387548662      117   65        61.690  kbps 1

Group: 239.0.3.170/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2208839      251807642       113   0         106.400 bps  1
10.57.50.1      71080920     8387548544      117   65        61.690  kbps 1

Group: 239.0.3.171/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6728391      767036570       113   0         0.000   bps  1
10.57.50.1      71080919     8387548426      117   65        61.690  kbps 1

Group: 239.0.3.172/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2795311      318665450       113   0         0.000   bps  1
10.57.50.1      71080918     8387548316      117   65        61.675  kbps 1

Group: 239.0.3.173/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080918     8387548308      117   65        61.675  kbps 1

Group: 239.0.3.174/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           689105       78557966        113   0         0.000   bps  1
10.57.50.1      71080916     8387548080      117   65        61.675  kbps 1

Group: 239.0.3.175/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9304676      1060733060      113   0         0.000   bps  1
10.57.50.1      71080917     8387548190      117   65        61.675  kbps 1

Group: 239.0.3.176/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2201014      250915592       113   0         0.000   bps  1
10.57.50.1      71080916     8387548072      117   65        61.675  kbps 1

Group: 239.0.3.177/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           18463986     2104894400      113   65        59.584  kbps 1
10.57.50.1      71080914     8387547844      117   65        61.675  kbps 1

Group: 239.0.3.178/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3094160      352734236       113   0         0.000   bps  1
10.57.50.1      71080915     8387547954      117   65        61.675  kbps 1

Group: 239.0.3.179/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           18527156     2112095780      113   65        59.584  kbps 1
10.57.50.1      71080913     8387547726      117   65        61.675  kbps 1

Group: 239.0.3.180/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3073133      350337158       113   0         0.000   bps  1
10.57.50.1      71080913     8387547718      117   65        61.675  kbps 1

Group: 239.0.3.181/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           18097642     2063131184      113   65        59.584  kbps 1
10.57.50.1      71080912     8387547608      117   65        61.675  kbps 1

Group: 239.0.3.182/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2692059      306894722       113   64        58.490  kbps 1
10.57.50.1      71080911     8387547490      117   65        61.675  kbps 1

Group: 239.0.3.183/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           11358378     1294855088      113   65        59.584  kbps 1
10.57.50.1      71080912     8387547600      117   65        61.675  kbps 1

Group: 239.0.3.184/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           637453       72669638        113   0         0.000   bps  1
10.57.50.1      71080910     8387547372      117   65        61.675  kbps 1

Group: 239.0.3.185/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           18849658     2148861008      113   65        59.584  kbps 1
10.57.50.1      71080909     8387547254      117   65        61.675  kbps 1

Group: 239.0.3.186/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2797699      318937682       113   0         0.000   bps  1
10.57.50.1      71080909     8387547254      117   65        61.675  kbps 1

Group: 239.0.3.187/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           18950217     2160324734      113   65        59.584  kbps 1
10.57.50.1      71080908     8387547136      117   65        61.675  kbps 1

Group: 239.0.3.188/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2297658      261933008       113   0         0.000   bps  1
10.57.50.1      71080907     8387547018      117   65        61.675  kbps 1

Group: 239.0.3.189/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           18789075     2141954546      113   65        59.584  kbps 1
10.57.50.1      71080907     8387547018      117   65        61.675  kbps 1

Group: 239.0.3.190/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3023612      344691764       113   0         0.000   bps  1
10.57.50.1      71080906     8387546900      117   65        61.675  kbps 1

Group: 239.0.3.191/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           18179895     2072508026      113   65        59.584  kbps 1
10.57.50.1      71080905     8387546782      117   65        61.675  kbps 1

Group: 239.0.3.192/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3201404      364960052       113   64        58.490  kbps 1
10.57.50.1      71080905     8387546782      117   65        61.675  kbps 1

Group: 239.0.3.193/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           11358378     1294855088      113   65        59.584  kbps 1
10.57.50.1      71080904     8387546664      117   65        61.675  kbps 1

Group: 239.0.3.194/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           607746       69283040        113   0         0.000   bps  1
10.57.50.1      71080903     8387546546      117   65        61.675  kbps 1

Group: 239.0.3.195/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2400028      273603188       113   0         0.000   bps  1
10.57.50.1      71080903     8387546546      117   65        61.690  kbps 1

Group: 239.0.3.196/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2602280      296659916       113   0         0.000   bps  1
10.57.50.1      71080899     8387546066      117   65        61.690  kbps 1

Group: 239.0.3.197/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           18282487     2084203514      113   65        59.599  kbps 1
10.57.50.1      71080897     8387545838      117   65        61.690  kbps 1

Group: 239.0.3.198/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3681277      419665574       113   0         0.000   bps  1
10.57.50.1      71080896     8387545720      117   65        61.690  kbps 1

Group: 239.0.3.199/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           18286620     2084674676      113   65        59.599  kbps 1
10.57.50.1      71080896     8387545720      117   65        61.690  kbps 1

Group: 239.0.3.200/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3386016      386005820       113   0         0.000   bps  1
10.57.50.1      71080895     8387545602      117   65        61.690  kbps 1

Group: 239.0.3.201/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           18200435     2074849586      113   65        59.599  kbps 1
10.57.50.1      71080894     8387545484      117   65        61.690  kbps 1

Group: 239.0.3.202/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2242559      255651722       113   0         0.000   bps  1
10.57.50.1      71080895     8387545594      117   65        61.690  kbps 1

Group: 239.0.3.203/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           11358380     1294855316      113   65        59.599  kbps 1
10.57.50.1      71080893     8387545366      117   65        61.690  kbps 1

Group: 239.0.3.204/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           534981       60987830        113   0         106.400 bps  1
10.57.50.1      71080892     8387545248      117   65        61.690  kbps 1

Group: 239.0.3.205/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           18260469     2081693462      113   65        59.599  kbps 1
10.57.50.1      71080891     8387545130      117   65        61.690  kbps 1

Group: 239.0.3.206/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3372918      384512648       113   0         0.000   bps  1
10.57.50.1      71080891     8387545130      117   65        61.690  kbps 1

Group: 239.0.3.207/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           18238471     2079185690      113   65        59.599  kbps 1
10.57.50.1      71080890     8387545012      117   65        61.690  kbps 1

Group: 239.0.3.208/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3059743      348810698       113   0         0.000   bps  1
10.57.50.1      71080890     8387545012      117   65        61.690  kbps 1

Group: 239.0.3.209/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           18364492     2093552084      113   65        59.599  kbps 1
10.57.50.1      71080889     8387544894      117   65        61.690  kbps 1

Group: 239.0.3.210/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2179979      248517602       113   0         0.000   bps  1
10.57.50.1      71080888     8387544776      117   65        61.690  kbps 1

Group: 239.0.3.211/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           18336454     2090355752      113   65        59.599  kbps 1
10.57.50.1      71080888     8387544776      117   65        61.690  kbps 1

Group: 239.0.3.212/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2137641      243691070       113   0         0.000   bps  1
10.57.50.1      71080887     8387544658      117   65        61.690  kbps 1

Group: 239.0.3.213/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           11358380     1294855316      113   65        59.599  kbps 1
10.57.50.1      71080886     8387544540      117   65        61.690  kbps 1

Group: 239.0.3.214/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           727210       82901936        113   0         0.000   bps  1
10.57.50.1      71080886     8387544540      117   65        61.690  kbps 1

Group: 239.0.3.215/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           18482352     2106988124      113   65        59.599  kbps 1
10.57.50.1      71080885     8387544422      117   65        61.690  kbps 1

Group: 239.0.3.216/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2838470      323585576       113   0         0.000   bps  1
10.57.50.1      71080885     8387544414      117   65        61.690  kbps 1

Group: 239.0.3.217/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           18426804     2100655652      113   65        59.599  kbps 1
10.57.50.1      71080884     8387544304      117   65        61.690  kbps 1

Group: 239.0.3.218/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2665648      303883868       113   0         0.000   bps  1
10.57.50.1      71080883     8387544186      117   65        61.690  kbps 1

Group: 239.0.3.219/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           18743196     2136724340      113   65        59.599  kbps 1
10.57.50.1      71080882     8387544068      117   65        61.690  kbps 1

Group: 239.0.3.220/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           18740008     2136360908      113   65        59.599  kbps 1
10.57.50.1      71080882     8387544068      117   65        61.690  kbps 1

Group: 239.0.3.221/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2193077      250010774       113   0         0.000   bps  1
10.57.50.1      71080881     8387543950      117   65        61.690  kbps 1

Group: 239.0.3.222/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           18400983     2097712058      113   65        59.599  kbps 1
10.57.50.1      71080881     8387543950      117   65        61.690  kbps 1

Group: 239.0.3.223/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           11358381     1294855430      113   65        59.599  kbps 1
10.57.50.1      71080880     8387543832      117   65        61.690  kbps 1

Group: 239.0.3.224/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           670114       76392992        113   0         0.000   bps  1
10.57.50.1      71080879     8387543714      117   65        61.690  kbps 1

Group: 239.0.3.225/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           18184105     2072987966      113   65        59.599  kbps 1
10.57.50.1      71080879     8387543714      117   65        61.690  kbps 1

Group: 239.0.3.226/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3177650      362252096       113   0         0.000   bps  1
10.57.50.1      71080878     8387543596      117   65        61.690  kbps 1

Group: 239.0.3.227/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2497700      284737796       113   0         0.000   bps  1
10.57.50.1      71080878     8387543596      117   65        61.690  kbps 1

Group: 239.0.3.228/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1949200      222208796       113   0         0.000   bps  1
10.57.50.1      71080878     8387543596      117   65        61.690  kbps 1

Group: 239.0.3.229/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           19051993     2171927198      113   65        59.599  kbps 1
10.57.50.1      71080878     8387543588      117   65        61.690  kbps 1

Group: 239.0.3.230/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1421252      162022724       113   0         0.000   bps  1
10.57.50.1      71080876     8387543360      117   65        61.690  kbps 1

Group: 239.0.3.231/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           19077453     2174829638      113   65        59.599  kbps 1
10.57.50.1      71080876     8387543360      117   65        61.690  kbps 1

Group: 239.0.3.232/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2121199      241816682       113   0         0.000   bps  1
10.57.50.1      71080876     8387543352      117   65        61.690  kbps 1

Group: 239.0.3.233/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           11358382     1294855544      113   65        59.599  kbps 1
10.57.50.1      71080875     8387543234      117   65        61.690  kbps 1

Group: 239.0.3.234/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           872513       99466478        113   0         0.000   bps  1
10.57.50.1      71080874     8387543124      117   65        61.690  kbps 1

Group: 239.0.3.235/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           19127084     2180487572      113   65        59.599  kbps 1
10.57.50.1      71080874     8387543116      117   65        61.690  kbps 1

Group: 239.0.3.236/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1845916      210434420       113   0         0.000   bps  1
10.57.50.1      71080872     8387542888      117   65        61.690  kbps 1

Group: 239.0.3.237/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           18846236     2148470900      113   65        59.599  kbps 1
10.57.50.1      71080873     8387542998      117   65        61.690  kbps 1

Group: 239.0.3.238/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2057607      234567194       113   0         76.000  bps  1
10.57.50.1      71080872     8387542880      117   65        61.690  kbps 1

Group: 239.0.3.239/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           18490228     2107885988      113   65        59.599  kbps 1
10.57.50.1      71080870     8387542652      117   65        61.690  kbps 1

Group: 239.0.3.240/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2794586      318582800       113   0         0.000   bps  1
10.57.50.1      71080871     8387542762      117   65        61.690  kbps 1

Group: 239.0.3.241/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           18840514     2147818592      113   65        59.599  kbps 1
10.57.50.1      71080869     8387542534      117   65        61.690  kbps 1

Group: 239.0.3.242/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3123998      356135768       113   0         0.000   bps  1
10.57.50.1      71080870     8387542636      117   65        61.690  kbps 1

Group: 239.0.3.243/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           11358382     1294855544      113   65        59.599  kbps 1
10.57.50.1      71080870     8387542636      117   65        61.690  kbps 1

Group: 239.0.3.244/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           597006       68058680        113   0         0.000   bps  1
10.57.50.1      71080867     8387542298      117   65        61.690  kbps 1

Group: 239.0.3.245/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           18170967     2071490234      113   65        59.599  kbps 1
10.57.50.1      71080867     8387542290      117   65        61.690  kbps 1

Group: 239.0.3.246/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2668508      304209908       113   0         15.200  bps  1
10.57.50.1      71080867     8387542290      117   65        61.690  kbps 1

Group: 239.0.3.247/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           18796127     2142758474      113   65        59.599  kbps 1
10.57.50.1      71080865     8387542062      117   65        61.690  kbps 1

Group: 239.0.3.248/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1618786      184541600       113   0         0.000   bps  1
10.57.50.1      71080865     8387542054      117   65        61.690  kbps 1

Group: 239.0.3.249/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           19206742     2189568584      113   65        59.599  kbps 1
10.57.50.1      71080864     8387541944      117   65        61.690  kbps 1

Group: 239.0.3.250/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2636992      300617084       113   0         0.000   bps  1
10.57.50.1      71080864     8387541936      117   65        61.690  kbps 1

Group: 239.0.3.251/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           18561652     2116028324      113   65        59.599  kbps 1
10.57.50.1      71080863     8387541818      117   65        61.690  kbps 1

Group: 239.0.3.252/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3214994      366509312       113   0         0.000   bps  1
10.57.50.1      71080862     8387541708      117   65        61.690  kbps 1

Group: 239.0.3.253/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           11358383     1294855658      113   65        59.599  kbps 1
10.57.50.1      71080862     8387541700      117   65        61.690  kbps 1

Group: 239.0.3.254/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           729090       83116256        113   0         0.000   bps  1
10.57.50.1      71080796     8387533776      117   65        61.690  kbps 1

Group: 239.0.3.255/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           18978015     2163493706      113   65        59.599  kbps 1
10.57.50.1      71080779     8387531906      117   65        61.690  kbps 1

Group: 239.0.4.0/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           19327725     2203360646      113   65        59.599  kbps 1
10.57.50.1      71080778     8387531788      117   65        61.690  kbps 1

Group: 239.0.4.1/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1522605      173576966       113   0         0.000   bps  1
10.57.50.1      71080777     8387531678      117   65        61.690  kbps 1

Group: 239.0.4.2/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           18951380     2160457316      113   65        59.599  kbps 1
10.57.50.1      71080777     8387531670      117   65        61.690  kbps 1

Group: 239.0.4.3/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3929048      447911468       113   0         0.000   bps  1
10.57.50.1      71080775     8387531442      117   65        61.690  kbps 1

Group: 239.0.4.4/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           17978311     2049527450      113   65        59.599  kbps 1
10.57.50.1      71080775     8387531442      117   65        61.690  kbps 1

Group: 239.0.4.5/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           5937828      676912388       113   0         0.000   bps  1
10.57.50.1      71080774     8387531324      117   65        61.690  kbps 1

Group: 239.0.4.6/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           17592681     2005565630      113   65        59.599  kbps 1
10.57.50.1      71080773     8387531206      117   65        61.690  kbps 1

Group: 239.0.4.7/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080772     8387531088      117   65        61.690  kbps 1

Group: 239.0.4.8/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8297532      945918644       113   0         0.000   bps  1
10.57.50.1      71080772     8387531088      117   65        61.690  kbps 1

Group: 239.0.4.9/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           18683836     2129957300      113   65        59.599  kbps 1
10.57.50.1      71080771     8387530970      117   65        61.690  kbps 1

Group: 239.0.4.10/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8485226      967315760       113   0         0.000   bps  1
10.57.50.1      71080771     8387530962      117   65        61.690  kbps 1

Group: 239.0.4.11/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8112822      924861704       113   65        59.599  kbps 1
10.57.50.1      71080769     8387530734      117   65        61.690  kbps 1

Group: 239.0.4.12/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8551520      974873276       113   65        59.599  kbps 1
10.57.50.1      71080768     8387530616      117   65        61.690  kbps 1

Group: 239.0.4.13/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           17650372     2012142404      113   65        59.599  kbps 1
10.57.50.1      71080767     8387530498      117   65        61.690  kbps 1

Group: 239.0.4.14/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8587943      979025498       113   0         0.000   bps  1
10.57.50.1      71080767     8387530498      117   65        61.690  kbps 1

Group: 239.0.4.15/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           18090922     2062365104      113   65        59.599  kbps 1
10.57.50.1      71080766     8387530380      117   65        61.690  kbps 1

Group: 239.0.4.16/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7798118      888985448       113   0         0.000   bps  1
10.57.50.1      71080765     8387530262      117   65        61.690  kbps 1

Group: 239.0.4.17/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           11358383     1294855658      113   65        59.599  kbps 1
10.57.50.1      71080765     8387530262      117   65        61.690  kbps 1

Group: 239.0.4.18/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1892870      215787176       113   65        59.599  kbps 1
10.57.50.1      71080764     8387530144      117   65        61.690  kbps 1

Group: 239.0.4.19/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           19074385     2174479886      113   65        59.599  kbps 1
10.57.50.1      71080763     8387530026      117   65        61.690  kbps 1

Group: 239.0.4.20/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9295983      1059742058      113   0         0.000   bps  1
10.57.50.1      71080763     8387530026      117   65        61.690  kbps 1

Group: 239.0.4.21/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           17818236     2031278900      113   65        59.599  kbps 1
10.57.50.1      71080762     8387529908      117   65        61.690  kbps 1

Group: 239.0.4.22/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8311057      947460494       113   0         0.000   bps  1
10.57.50.1      71080761     8387529790      117   65        61.690  kbps 1

Group: 239.0.4.23/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           16559849     1887822782      113   65        59.599  kbps 1
10.57.50.1      71080762     8387529900      117   65        61.690  kbps 1

Group: 239.0.4.24/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8258589      941479142       113   0         0.000   bps  1
10.57.50.1      71080760     8387529672      117   65        61.690  kbps 1

Group: 239.0.4.25/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           18969148     2162482868      113   65        59.599  kbps 1
10.57.50.1      71080759     8387529554      117   65        61.690  kbps 1

Group: 239.0.4.26/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7565944      862517612       113   0         0.000   bps  1
10.57.50.1      71080759     8387529554      117   65        61.690  kbps 1

Group: 239.0.4.27/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           11358385     1294855886      113   65        59.599  kbps 1
10.57.50.1      71080759     8387529554      117   65        61.690  kbps 1

Group: 239.0.4.28/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2271322      258930704       113   0         0.000   bps  1
10.57.50.1      71080758     8387529436      117   65        61.690  kbps 1

Group: 239.0.4.29/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7856997      895697654       113   65        59.599  kbps 1
10.57.50.1      71080758     8387529436      117   65        61.690  kbps 1

Group: 239.0.4.30/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8555928      975375788       113   0         0.000   bps  1
10.57.50.1      71080757     8387529318      117   65        61.690  kbps 1

Group: 239.0.4.31/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8737466      996071120       113   0         0.000   bps  1
10.57.50.1      71080756     8387529200      117   65        61.690  kbps 1

Group: 239.0.4.32/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8233057      938568494       113   0         0.000   bps  1
10.57.50.1      71080756     8387529200      117   65        61.690  kbps 1

Group: 239.0.4.33/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8824570      1006000976      113   0         0.000   bps  1
10.57.50.1      71080756     8387529192      117   65        61.690  kbps 1

Group: 239.0.4.34/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7696628      877415588       113   65        59.599  kbps 1
10.57.50.1      71080755     8387529074      117   65        61.690  kbps 1

Group: 239.0.4.35/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7911641      901927070       113   0         0.000   bps  1
10.57.50.1      71080755     8387529074      117   65        61.690  kbps 1

Group: 239.0.4.36/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7817032      891141644       113   0         0.000   bps  1
10.57.50.1      71080754     8387528956      117   65        61.690  kbps 1

Group: 239.0.4.37/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080753     8387528838      117   65        61.690  kbps 1

Group: 239.0.4.38/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2895558      330093608       113   0         0.000   bps  1
10.57.50.1      71080753     8387528838      117   65        61.690  kbps 1

Group: 239.0.4.39/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9276747      1057549154      113   0         0.000   bps  1
10.57.50.1      71080752     8387528720      117   65        61.690  kbps 1

Group: 239.0.4.40/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9155942      1043777384      113   0         0.000   bps  1
10.57.50.1      71080750     8387528492      117   65        61.690  kbps 1

Group: 239.0.4.41/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9147669      1042834262      113   65        59.599  kbps 1
10.57.50.1      71080751     8387528602      117   65        61.690  kbps 1

Group: 239.0.4.42/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8068783      919841258       113   0         0.000   bps  1
10.57.50.1      71080749     8387528374      117   65        61.690  kbps 1

Group: 239.0.4.43/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8120354      925720352       113   0         0.000   bps  1
10.57.50.1      71080749     8387528366      117   65        61.690  kbps 1

Group: 239.0.4.44/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7685579      876156002       113   0         0.000   bps  1
10.57.50.1      71080749     8387528366      117   65        61.690  kbps 1

Group: 239.0.4.45/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8012224      913393532       113   0         0.000   bps  1
10.57.50.1      71080747     8387528138      117   65        61.690  kbps 1

Group: 239.0.4.46/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7193537      820063214       113   1         1.125   kbps 1
10.57.50.1      71080748     8387528248      117   65        61.690  kbps 1

Group: 239.0.4.47/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080746     8387528020      117   65        61.690  kbps 1

Group: 239.0.4.48/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2216113      252636878       113   0         0.000   bps  1
10.57.50.1      71080746     8387528012      117   65        61.690  kbps 1

Group: 239.0.4.49/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8806440      1003934156      113   65        59.599  kbps 1
10.57.50.1      71080747     8387528122      117   65        61.690  kbps 1

Group: 239.0.4.50/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8021044      914399012       113   0         0.000   bps  1
10.57.50.1      71080745     8387527894      117   65        61.690  kbps 1

Group: 239.0.4.51/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7575590      863617256       113   0         0.000   bps  1
10.57.50.1      71080744     8387527776      117   65        61.690  kbps 1

Group: 239.0.4.52/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8626087      983373914       113   0         0.000   bps  1
10.57.50.1      71080744     8387527776      117   65        61.690  kbps 1

Group: 239.0.4.53/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8021398      914439368       113   0         0.000   bps  1
10.57.50.1      71080742     8387527548      117   65        61.690  kbps 1

Group: 239.0.4.54/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8533584      972828572       113   65        59.599  kbps 1
10.57.50.1      71080742     8387527540      117   65        61.690  kbps 1

Group: 239.0.4.55/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8438898      962034368       113   0         0.000   bps  1
10.57.50.1      71080741     8387527430      117   65        61.690  kbps 1

Group: 239.0.4.56/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7816507      891081794       113   65        59.599  kbps 1
10.57.50.1      71080741     8387527422      117   65        61.690  kbps 1

Group: 239.0.4.57/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080740     8387527304      117   65        61.690  kbps 1

Group: 239.0.4.58/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1961607      223623194       113   0         0.000   bps  1
10.57.50.1      71080739     8387527194      117   65        61.690  kbps 1

Group: 239.0.4.59/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7908220      901537076       113   65        59.584  kbps 1
10.57.50.1      71080739     8387527186      117   65        61.675  kbps 1

Group: 239.0.4.60/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8923406      1017268280      113   0         0.000   bps  1
10.57.50.1      71080738     8387527076      117   65        61.675  kbps 1

Group: 239.0.4.61/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8135403      927435938       113   0         0.000   bps  1
10.57.50.1      71080738     8387527060      117   65        61.675  kbps 1

Group: 239.0.4.62/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8096439      922994042       113   0         0.000   bps  1
10.57.50.1      71080736     8387526832      117   65        61.675  kbps 1

Group: 239.0.4.63/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8827470      1006331576      113   0         0.000   bps  1
10.57.50.1      71080735     8387526714      117   65        61.675  kbps 1

Group: 239.0.4.64/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8842212      1008012164      113   65        59.584  kbps 1
10.57.50.1      71080735     8387526714      117   65        61.675  kbps 1

Group: 239.0.4.65/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8085321      921726590       113   0         0.000   bps  1
10.57.50.1      71080734     8387526596      117   65        61.675  kbps 1

Group: 239.0.4.66/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7387743      842202698       113   65        59.584  kbps 1
10.57.50.1      71080733     8387526486      117   65        61.675  kbps 1

Group: 239.0.4.67/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080733     8387526478      117   65        61.675  kbps 1

Group: 239.0.4.68/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2242615      255658106       113   0         0.000   bps  1
10.57.50.1      71080731     8387526250      117   65        61.675  kbps 1

Group: 239.0.4.69/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7802820      889521476       113   0         0.000   bps  1
10.57.50.1      71080731     8387526242      117   65        61.675  kbps 1

Group: 239.0.4.70/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8722563      994372178       113   0         0.000   bps  1
10.57.50.1      71080731     8387526242      117   65        61.675  kbps 1

Group: 239.0.4.71/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8027975      915189146       113   65        59.584  kbps 1
10.57.50.1      71080729     8387526014      117   65        61.675  kbps 1

Group: 239.0.4.72/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8117499      925394882       113   0         0.000   bps  1
10.57.50.1      71080730     8387526124      117   65        61.675  kbps 1

Group: 239.0.4.73/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8049866      917684720       113   0         0.000   bps  1
10.57.50.1      71080728     8387525896      117   65        61.675  kbps 1

Group: 239.0.4.74/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8392306      956722880       113   65        59.584  kbps 1
10.57.50.1      71080728     8387525888      117   65        61.675  kbps 1

Group: 239.0.4.75/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8707504      992655452       113   0         0.000   bps  1
10.57.50.1      71080729     8387525998      117   65        61.675  kbps 1

Group: 239.0.4.76/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8527326      972115160       113   0         0.000   bps  1
10.57.50.1      71080726     8387525660      117   65        61.675  kbps 1

Group: 239.0.4.77/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           20293        2313398         113   0         0.000   bps  1
10.57.50.1      71080727     8387525762      117   65        61.675  kbps 1

Group: 239.0.4.78/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1542514      175846592       113   0         0.000   bps  1
10.57.50.1      71080725     8387525542      117   65        61.675  kbps 1

Group: 239.0.4.79/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8503857      969439694       113   0         0.000   bps  1
10.57.50.1      71080725     8387525534      117   65        61.675  kbps 1

Group: 239.0.4.80/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7636578      870569888       113   0         0.000   bps  1
10.57.50.1      71080723     8387525306      117   65        61.675  kbps 1

Group: 239.0.4.81/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8877603      1012046738      113   65        59.584  kbps 1
10.57.50.1      71080723     8387525306      117   65        61.675  kbps 1

Group: 239.0.4.82/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9284209      1058399822      113   0         0.000   bps  1
10.57.50.1      71080722     8387525188      117   65        61.675  kbps 1

Group: 239.0.4.83/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9042406      1030834280      113   65        59.584  kbps 1
10.57.50.1      71080721     8387525070      117   65        61.675  kbps 1

Group: 239.0.4.84/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7858828      895906388       113   0         0.000   bps  1
10.57.50.1      71080721     8387525070      117   65        61.675  kbps 1

Group: 239.0.4.85/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7991521      911033390       113   0         0.000   bps  1
10.57.50.1      71080720     8387524952      117   65        61.675  kbps 1

Group: 239.0.4.86/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8105001      923970110       113   0         0.000   bps  1
10.57.50.1      71080720     8387524952      117   65        61.675  kbps 1

Group: 239.0.4.87/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           20292        2313284         113   0         0.000   bps  1
10.57.50.1      71080719     8387524834      117   65        61.675  kbps 1

Group: 239.0.4.88/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2181790      248724056       113   65        59.584  kbps 1
10.57.50.1      71080718     8387524716      117   65        61.675  kbps 1

Group: 239.0.4.89/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8885889      1012991342      113   65        59.584  kbps 1
10.57.50.1      71080719     8387524826      117   65        61.675  kbps 1

Group: 239.0.4.90/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7161635      816426386       113   0         0.000   bps  1
10.57.50.1      71080717     8387524598      117   65        61.675  kbps 1

Group: 239.0.4.91/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8524796      971826740       113   0         0.000   bps  1
10.57.50.1      71080718     8387524708      117   65        61.690  kbps 1

Group: 239.0.4.92/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8761350      998793896       113   0         0.000   bps  1
10.57.50.1      71080717     8387524598      117   65        61.690  kbps 1

Group: 239.0.4.93/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7881535      898494986       113   0         0.000   bps  1
10.57.50.1      71080716     8387524480      117   65        61.690  kbps 1

Group: 239.0.4.94/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8979397      1023651254      113   0         0.000   bps  1
10.57.50.1      71080715     8387524362      117   65        61.690  kbps 1

Group: 239.0.4.95/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8639581      984912230       113   0         0.000   bps  1
10.57.50.1      71080715     8387524362      117   65        61.690  kbps 1

Group: 239.0.4.96/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8665315      987845906       113   0         0.000   bps  1
10.57.50.1      71080714     8387524244      117   65        61.690  kbps 1

Group: 239.0.4.97/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           20291        2313170         113   0         0.000   bps  1
10.57.50.1      71080713     8387524126      117   65        61.690  kbps 1

Group: 239.0.4.98/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1627116      185491220       113   0         0.000   bps  1
10.57.50.1      71080713     8387524126      117   65        61.690  kbps 1

Group: 239.0.4.99/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9104472      1037909804      113   0         0.000   bps  1
10.57.50.1      71080712     8387524008      117   65        61.690  kbps 1

Group: 239.0.4.100/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9828614      1120461992      113   0         0.000   bps  1
10.57.50.1      71080711     8387523890      117   65        61.690  kbps 1

Group: 239.0.4.101/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9150934      1043206472      113   65        59.599  kbps 1
10.57.50.1      71080712     8387524000      117   65        61.690  kbps 1

Group: 239.0.4.102/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8581720      978316076       113   0         0.000   bps  1
10.57.50.1      71080710     8387523772      117   65        61.690  kbps 1

Group: 239.0.4.103/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9222983      1051420058      113   0         0.000   bps  1
10.57.50.1      71080712     8387523992      117   65        61.690  kbps 1

Group: 239.0.4.104/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8652901      986430710       113   0         0.000   bps  1
10.57.50.1      71080710     8387523764      117   65        61.690  kbps 1

Group: 239.0.4.105/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7155130      815684816       113   0         0.000   bps  1
10.57.50.1      71080709     8387523646      117   65        61.690  kbps 1

Group: 239.0.4.106/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6379756      727292180       113   0         0.000   bps  1
10.57.50.1      71080709     8387523646      117   65        61.690  kbps 1

Group: 239.0.4.107/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080707     8387523418      117   65        61.690  kbps 1

Group: 239.0.4.108/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1975909      225253622       113   0         0.000   bps  1
10.57.50.1      71080707     8387523410      117   65        61.690  kbps 1

Group: 239.0.4.109/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9035418      1030037648      113   0         0.000   bps  1
10.57.50.1      71080706     8387523292      117   65        61.690  kbps 1

Group: 239.0.4.110/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7957972      907208804       113   0         0.000   bps  1
10.57.50.1      71080705     8387523182      117   65        61.690  kbps 1

Group: 239.0.4.111/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9333530      1064022416      113   0         0.000   bps  1
10.57.50.1      71080705     8387523174      117   65        61.690  kbps 1

Group: 239.0.4.112/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8430324      961056932       113   65        59.599  kbps 1
10.57.50.1      71080703     8387522946      117   65        61.690  kbps 1

Group: 239.0.4.113/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8199109      934698422       113   0         0.000   bps  1
10.57.50.1      71080703     8387522938      117   65        61.690  kbps 1

Group: 239.0.4.114/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7687799      876409082       113   0         0.000   bps  1
10.57.50.1      71080705     8387523166      117   65        61.690  kbps 1

Group: 239.0.4.115/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8245471      939983690       113   0         0.000   bps  1
10.57.50.1      71080702     8387522828      117   65        61.690  kbps 1

Group: 239.0.4.116/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7516093      856834598       113   0         0.000   bps  1
10.57.50.1      71080703     8387522930      117   65        61.690  kbps 1

Group: 239.0.4.117/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080702     8387522820      117   65        61.690  kbps 1

Group: 239.0.4.118/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2666338      303962528       113   0         0.000   bps  1
10.57.50.1      71080701     8387522702      117   65        61.690  kbps 1

Group: 239.0.4.119/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8265448      942261068       113   0         0.000   bps  1
10.57.50.1      71080700     8387522584      117   65        61.690  kbps 1

Group: 239.0.4.120/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8759534      998586872       113   0         0.000   bps  1
10.57.50.1      71080699     8387522474      117   65        61.690  kbps 1

Group: 239.0.4.121/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8641527      985134074       113   0         0.000   bps  1
10.57.50.1      71080699     8387522466      117   65        61.690  kbps 1

Group: 239.0.4.122/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8468587      965418914       113   0         0.000   bps  1
10.57.50.1      71080697     8387522238      117   65        61.690  kbps 1

Group: 239.0.4.123/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8709577      992891774       113   1         1.094   kbps 1
10.57.50.1      71080698     8387522348      117   65        61.690  kbps 1

Group: 239.0.4.124/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6601126      752528360       113   65        59.599  kbps 1
10.57.50.1      71080697     8387522230      117   65        61.690  kbps 1

Group: 239.0.4.125/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8351405      952060166       113   0         0.000   bps  1
10.57.50.1      71080696     8387522120      117   65        61.690  kbps 1

Group: 239.0.4.126/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6618863      754550378       113   0         0.000   bps  1
10.57.50.1      71080696     8387522112      117   65        61.690  kbps 1

Group: 239.0.4.127/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080695     8387521994      117   65        61.690  kbps 1

Group: 239.0.4.128/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2233342      254600984       113   0         0.000   bps  1
10.57.50.1      71080695     8387521994      117   65        61.690  kbps 1

Group: 239.0.4.129/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9262421      1055915990      113   1         1.079   kbps 1
10.57.50.1      71080694     8387521876      117   65        61.690  kbps 1

Group: 239.0.4.130/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7737904      882121052       113   0         0.000   bps  1
10.57.50.1      71080693     8387521758      117   65        61.690  kbps 1

Group: 239.0.4.131/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7491732      854057444       113   64        58.657  kbps 1
10.57.50.1      71080694     8387521868      117   65        61.690  kbps 1

Group: 239.0.4.132/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8263993      942095198       113   0         0.000   bps  1
10.57.50.1      71080692     8387521640      117   65        61.690  kbps 1

Group: 239.0.4.133/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8292321      945324590       113   0         0.000   bps  1
10.57.50.1      71080690     8387521412      117   65        61.690  kbps 1

Group: 239.0.4.134/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8241185      939495086       113   0         0.000   bps  1
10.57.50.1      71080691     8387521522      117   65        61.690  kbps 1

Group: 239.0.4.135/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7735660      881865236       113   0         0.000   bps  1
10.57.50.1      71080689     8387521294      117   65        61.690  kbps 1

Group: 239.0.4.136/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7842713      894069278       113   0         0.000   bps  1
10.57.50.1      71080689     8387521286      117   65        61.690  kbps 1

Group: 239.0.4.137/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080689     8387521286      117   65        61.690  kbps 1

Group: 239.0.4.138/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2626403      299409938       113   0         0.000   bps  1
10.57.50.1      71080687     8387521058      117   65        61.690  kbps 1

Group: 239.0.4.139/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8505651      969644210       113   0         0.000   bps  1
10.57.50.1      71080687     8387521050      117   65        61.690  kbps 1

Group: 239.0.4.140/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7657987      873010514       113   64        58.657  kbps 1
10.57.50.1      71080686     8387520940      117   65        61.690  kbps 1

Group: 239.0.4.141/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9034398      1029921368      113   0         0.000   bps  1
10.57.50.1      71080686     8387520932      117   65        61.690  kbps 1

Group: 239.0.4.142/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7802777      889516574       113   0         0.000   bps  1
10.57.50.1      71080686     8387520924      117   65        61.690  kbps 1

Group: 239.0.4.143/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8372356      954448580       113   0         0.000   bps  1
10.57.50.1      71080685     8387520814      117   65        61.690  kbps 1

Group: 239.0.4.144/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8489002      967746224       113   0         121.600 bps  1
10.57.50.1      71080684     8387520696      117   65        61.690  kbps 1

Group: 239.0.4.145/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7806582      889950344       113   0         0.000   bps  1
10.57.50.1      71080684     8387520688      117   65        61.690  kbps 1

Group: 239.0.4.146/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8575721      977632190       113   0         0.000   bps  1
10.57.50.1      71080682     8387520468      117   65        61.690  kbps 1

Group: 239.0.4.147/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080682     8387520460      117   65        61.690  kbps 1

Group: 239.0.4.148/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1393820      158895476       113   64        58.657  kbps 1
10.57.50.1      71080681     8387520350      117   65        61.690  kbps 1

Group: 239.0.4.149/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9107814      1038290792      113   0         0.000   bps  1
10.57.50.1      71080681     8387520342      117   65        61.690  kbps 1

Group: 239.0.4.150/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8988239      1024659242      113   0         0.000   bps  1
10.57.50.1      71080680     8387520224      117   65        61.690  kbps 1

Group: 239.0.4.151/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7873675      897598946       113   0         0.000   bps  1
10.57.50.1      71080679     8387520114      117   65        61.690  kbps 1

Group: 239.0.4.152/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8718599      993920282       113   0         0.000   bps  1
10.57.50.1      71080679     8387520106      117   65        61.690  kbps 1

Group: 239.0.4.153/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7598933      866278358       113   0         0.000   bps  1
10.57.50.1      71080677     8387519878      117   65        61.690  kbps 1

Group: 239.0.4.154/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8109882      924526544       113   64        58.657  kbps 1
10.57.50.1      71080678     8387519988      117   65        61.690  kbps 1

Group: 239.0.4.155/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7802060      889434836       113   0         0.000   bps  1
10.57.50.1      71080677     8387519870      117   65        61.690  kbps 1

Group: 239.0.4.156/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7831080      892743116       113   0         0.000   bps  1
10.57.50.1      71080676     8387519752      117   65        61.690  kbps 1

Group: 239.0.4.157/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080677     8387519862      117   65        61.690  kbps 1

Group: 239.0.4.158/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1813150      206699096       113   0         0.000   bps  1
10.57.50.1      71080674     8387519524      117   65        61.690  kbps 1

Group: 239.0.4.159/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8528949      972300182       113   0         0.000   bps  1
10.57.50.1      71080674     8387519516      117   65        61.690  kbps 1

Group: 239.0.4.160/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8196811      934436450       113   0         0.000   bps  1
10.57.50.1      71080673     8387519406      117   65        61.690  kbps 1

Group: 239.0.4.161/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7859875      896025746       113   0         0.000   bps  1
10.57.50.1      71080672     8387519288      117   65        61.690  kbps 1

Group: 239.0.4.162/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8364652      953570324       113   64        58.657  kbps 1
10.57.50.1      71080671     8387519170      117   65        61.690  kbps 1

Group: 239.0.4.163/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8411403      958899938       113   0         0.000   bps  1
10.57.50.1      71080670     8387519052      117   65        61.690  kbps 1

Group: 239.0.4.164/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8431795      961224626       113   0         91.200  bps  1
10.57.50.1      71080670     8387519052      117   65        61.690  kbps 1

Group: 239.0.4.165/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8702014      992029592       113   0         0.000   bps  1
10.57.50.1      71080669     8387518934      117   65        61.690  kbps 1

Group: 239.0.4.166/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8498885      968872886       113   0         0.000   bps  1
10.57.50.1      71080669     8387518934      117   65        61.690  kbps 1

Group: 239.0.4.167/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080668     8387518816      117   65        61.690  kbps 1

Group: 239.0.4.168/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1909737      217710014       113   0         0.000   bps  1
10.57.50.1      71080667     8387518698      117   65        61.690  kbps 1

Group: 239.0.4.169/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9053667      1032118034      113   0         0.000   bps  1
10.57.50.1      71080668     8387518808      117   65        61.690  kbps 1

Group: 239.0.4.170/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8611792      981744284       113   0         0.000   bps  1
10.57.50.1      71080667     8387518690      117   65        61.690  kbps 1

Group: 239.0.4.171/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8500458      969052208       113   1         1.034   kbps 1
10.57.50.1      71080666     8387518572      117   65        61.690  kbps 1

Group: 239.0.4.172/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7963007      907782794       113   0         0.000   bps  1
10.57.50.1      71080666     8387518572      117   65        61.690  kbps 1

Group: 239.0.4.173/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8889658      1013421008      113   0         0.000   bps  1
10.57.50.1      71080665     8387518454      117   65        61.690  kbps 1

Group: 239.0.4.174/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8030660      915495236       113   0         0.000   bps  1
10.57.50.1      71080664     8387518344      117   65        61.690  kbps 1

Group: 239.0.4.175/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7766768      885411548       113   0         0.000   bps  1
10.57.50.1      71080664     8387518336      117   65        61.690  kbps 1

Group: 239.0.4.176/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8462786      964757600       113   0         0.000   bps  1
10.57.50.1      71080663     8387518218      117   65        61.690  kbps 1

Group: 239.0.4.177/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080662     8387518108      117   65        61.690  kbps 1

Group: 239.0.4.178/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1886817      215097134       113   0         0.000   bps  1
10.57.50.1      71080663     8387518218      117   65        61.690  kbps 1

Group: 239.0.4.179/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8695106      991242080       113   0         76.000  bps  1
10.57.50.1      71080661     8387517990      117   65        61.690  kbps 1

Group: 239.0.4.180/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8002786      912317600       113   0         0.000   bps  1
10.57.50.1      71080662     8387518100      117   65        61.690  kbps 1

Group: 239.0.4.181/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8539079      973455002       113   0         0.000   bps  1
10.57.50.1      71080661     8387517982      117   65        61.690  kbps 1

Group: 239.0.4.182/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9051673      1031890718      113   0         0.000   bps  1
10.57.50.1      71080661     8387517982      117   65        61.690  kbps 1

Group: 239.0.4.183/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8047081      917367230       113   0         0.000   bps  1
10.57.50.1      71080660     8387517864      117   65        61.690  kbps 1

Group: 239.0.4.184/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8449804      963277652       113   0         0.000   bps  1
10.57.50.1      71080659     8387517746      117   65        61.690  kbps 1

Group: 239.0.4.185/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7908516      901570820       113   0         0.000   bps  1
10.57.50.1      71080660     8387517856      117   65        61.690  kbps 1

Group: 239.0.4.186/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8321116      948607220       113   0         0.000   bps  1
10.57.50.1      71080658     8387517628      117   65        61.690  kbps 1

Group: 239.0.4.187/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080657     8387517510      117   65        61.690  kbps 1

Group: 239.0.4.188/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1346686      153522200       113   0         0.000   bps  1
10.57.50.1      71080657     8387517510      117   65        61.690  kbps 1

Group: 239.0.4.189/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9091380      1036417316      113   0         0.000   bps  1
10.57.50.1      71080656     8387517392      117   65        61.690  kbps 1

Group: 239.0.4.190/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8628178      983612288       113   0         0.000   bps  1
10.57.50.1      71080654     8387517164      117   65        61.690  kbps 1

Group: 239.0.4.191/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8631411      983980850       113   0         0.000   bps  1
10.57.50.1      71080655     8387517274      117   65        61.690  kbps 1

Group: 239.0.4.192/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7828704      892472252       113   0         60.800  bps  1
10.57.50.1      71080653     8387517046      117   65        61.690  kbps 1

Group: 239.0.4.193/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7881884      898534772       113   0         0.000   bps  1
10.57.50.1      71080654     8387517156      117   65        61.690  kbps 1

Group: 239.0.4.194/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8245590      939997256       113   64        58.642  kbps 1
10.57.50.1      71080653     8387517038      117   65        61.690  kbps 1

Group: 239.0.4.195/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8691694      990853112       113   0         0.000   bps  1
10.57.50.1      71080651     8387516810      117   65        61.690  kbps 1

Group: 239.0.4.196/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7214716      822477620       113   0         0.000   bps  1
10.57.50.1      71080653     8387517030      117   65        61.690  kbps 1

Group: 239.0.4.197/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080650     8387516692      117   65        61.690  kbps 1

Group: 239.0.4.198/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2181655      248708666       113   0         0.000   bps  1
10.57.50.1      71080651     8387516794      117   65        61.690  kbps 1

Group: 239.0.4.199/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6863864      782480492       113   1         1.003   kbps 1
10.57.50.1      71080651     8387516794      117   65        61.690  kbps 1

Group: 239.0.4.200/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8149005      928986566       113   0         0.000   bps  1
10.57.50.1      71080648     8387516456      117   65        61.690  kbps 1

Group: 239.0.4.201/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9278962      1057801664      113   0         0.000   bps  1
10.57.50.1      71080649     8387516558      117   65        61.690  kbps 1

Group: 239.0.4.202/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7377060      840984836       113   64        58.626  kbps 1
10.57.50.1      71080647     8387516338      117   65        61.675  kbps 1

Group: 239.0.4.203/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8923931      1017328130      113   0         0.000   bps  1
10.57.50.1      71080647     8387516330      117   65        61.675  kbps 1

Group: 239.0.4.204/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8790263      1002089978      113   0         0.000   bps  1
10.57.50.1      71080646     8387516212      117   65        61.675  kbps 1

Group: 239.0.4.205/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9052514      1031986592      113   64        58.626  kbps 1
10.57.50.1      71080645     8387516102      117   65        61.675  kbps 1

Group: 239.0.4.206/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7256607      827253194       113   0         0.000   bps  1
10.57.50.1      71080645     8387516094      117   65        61.675  kbps 1

Group: 239.0.4.207/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080644     8387515976      117   65        61.675  kbps 1

Group: 239.0.4.208/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1653453      188493638       113   0         0.000   bps  1
10.57.50.1      71080643     8387515866      117   65        61.675  kbps 1

Group: 239.0.4.209/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7735918      881894648       113   64        58.626  kbps 1
10.57.50.1      71080644     8387515968      117   65        61.675  kbps 1

Group: 239.0.4.210/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8848886      1008773000      113   65        59.584  kbps 1
10.57.50.1      71080641     8387515630      117   65        61.675  kbps 1

Group: 239.0.4.211/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8365589      953677142       113   0         0.000   bps  1
10.57.50.1      71080583     8387508402      117   65        61.675  kbps 1

Group: 239.0.4.212/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9135732      1041473444      113   65        59.584  kbps 1
10.57.50.1      71080536     8387503232      117   65        61.675  kbps 1

Group: 239.0.4.213/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8401792      957804284       113   64        58.626  kbps 1
10.57.50.1      71080534     8387503004      117   65        61.675  kbps 1

Group: 239.0.4.214/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8153017      929443934       113   0         0.000   bps  1
10.57.50.1      71080536     8387503224      117   65        61.675  kbps 1

Group: 239.0.4.215/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7590494      865316312       113   0         30.400  bps  1
10.57.50.1      71080534     8387502996      117   65        61.675  kbps 1

Group: 239.0.4.216/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7020847      800376554       113   0         0.000   bps  1
10.57.50.1      71080533     8387502878      117   65        61.675  kbps 1

Group: 239.0.4.217/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080534     8387502988      117   65        61.675  kbps 1

Group: 239.0.4.218/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2457538      280159328       113   0         0.000   bps  1
10.57.50.1      71080531     8387502650      117   65        61.675  kbps 1

Group: 239.0.4.219/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8994294      1025349512      113   64        58.626  kbps 1
10.57.50.1      71080532     8387502752      117   65        61.675  kbps 1

Group: 239.0.4.220/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8860292      1010073284      113   0         0.000   bps  1
10.57.50.1      71080531     8387502642      117   65        61.675  kbps 1

Group: 239.0.4.221/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7436146      847720640       113   64        58.626  kbps 1
10.57.50.1      71080529     8387502414      117   65        61.675  kbps 1

Group: 239.0.4.222/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8412765      959055206       113   0         0.000   bps  1
10.57.50.1      71080530     8387502524      117   65        61.675  kbps 1

Group: 239.0.4.223/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8492435      968137586       113   0         0.000   bps  1
10.57.50.1      71080528     8387502296      117   65        61.675  kbps 1

Group: 239.0.4.224/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8282667      944224034       113   0         0.000   bps  1
10.57.50.1      71080528     8387502288      117   65        61.675  kbps 1

Group: 239.0.4.225/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8632655      984122666       113   0         0.000   bps  1
10.57.50.1      71080529     8387502398      117   65        61.675  kbps 1

Group: 239.0.4.226/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7468825      851446046       113   0         0.000   bps  1
10.57.50.1      71080527     8387502170      117   65        61.675  kbps 1

Group: 239.0.4.227/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080527     8387502162      117   65        61.675  kbps 1

Group: 239.0.4.228/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1130723      128902418       113   0         0.000   bps  1
10.57.50.1      71080526     8387502052      117   65        61.675  kbps 1

Group: 239.0.4.229/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8266005      942324566       113   0         0.000   bps  1
10.57.50.1      71080526     8387502044      117   65        61.675  kbps 1

Group: 239.0.4.230/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8123438      926071928       113   0         0.000   bps  1
10.57.50.1      71080526     8387502036      117   65        61.675  kbps 1

Group: 239.0.4.231/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8261987      941866514       113   0         0.000   bps  1
10.57.50.1      71080524     8387501816      117   65        61.675  kbps 1

Group: 239.0.4.232/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8507009      969799018       113   0         0.000   bps  1
10.57.50.1      71080523     8387501698      117   65        61.675  kbps 1

Group: 239.0.4.233/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8301289      946346942       113   0         0.000   bps  1
10.57.50.1      71080523     8387501690      117   65        61.675  kbps 1

Group: 239.0.4.234/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9270003      1056780334      113   0         0.000   bps  1
10.57.50.1      71080522     8387501588      117   65        61.690  kbps 1

Group: 239.0.4.235/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8047651      917432206       113   0         0.000   bps  1
10.57.50.1      71080522     8387501580      117   65        61.690  kbps 1

Group: 239.0.4.236/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7696120      877357676       113   0         0.000   bps  1
10.57.50.1      71080521     8387501470      117   65        61.690  kbps 1

Group: 239.0.4.237/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080521     8387501462      117   65        61.690  kbps 1

Group: 239.0.4.238/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2577187      293799314       113   0         0.000   bps  1
10.57.50.1      71080520     8387501344      117   65        61.690  kbps 1

Group: 239.0.4.239/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8478365      966533606       113   0         0.000   bps  1
10.57.50.1      71080519     8387501234      117   65        61.690  kbps 1

Group: 239.0.4.240/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8160664      930315692       113   0         0.000   bps  1
10.57.50.1      71080519     8387501226      117   65        61.690  kbps 1

Group: 239.0.4.241/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8395478      957084488       113   0         0.000   bps  1
10.57.50.1      71080519     8387501226      117   65        61.690  kbps 1

Group: 239.0.4.242/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8151911      929317850       113   0         0.000   bps  1
10.57.50.1      71080519     8387501218      117   65        61.690  kbps 1

Group: 239.0.4.243/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8863029      1010385302      113   0         0.000   bps  1
10.57.50.1      71080517     8387500990      117   65        61.690  kbps 1

Group: 239.0.4.244/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8382217      955572734       113   0         0.000   bps  1
10.57.50.1      71080517     8387500990      117   65        61.690  kbps 1

Group: 239.0.4.245/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8045769      917217662       113   0         0.000   bps  1
10.57.50.1      71080517     8387500982      117   65        61.690  kbps 1

Group: 239.0.4.246/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7688412      876478964       113   0         0.000   bps  1
10.57.50.1      71080514     8387500644      117   65        61.690  kbps 1

Group: 239.0.4.247/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080516     8387500864      117   65        61.690  kbps 1

Group: 239.0.4.248/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2324694      265015112       113   0         0.000   bps  1
10.57.50.1      71080514     8387500636      117   65        61.690  kbps 1

Group: 239.0.4.249/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9043264      1030932092      113   0         0.000   bps  1
10.57.50.1      71080512     8387500408      117   65        61.690  kbps 1

Group: 239.0.4.250/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8024561      914799950       113   0         0.000   bps  1
10.57.50.1      71080513     8387500518      117   65        61.690  kbps 1

Group: 239.0.4.251/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8934542      1018537784      113   0         0.000   bps  1
10.57.50.1      71080512     8387500400      117   65        61.690  kbps 1

Group: 239.0.4.252/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7869124      897080132       113   0         0.000   bps  1
10.57.50.1      71080510     8387500172      117   65        61.690  kbps 1

Group: 239.0.4.253/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8432820      961341476       113   0         0.000   bps  1
10.57.50.1      71080511     8387500282      117   65        61.690  kbps 1

Group: 239.0.4.254/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8768371      999594290       113   0         0.000   bps  1
10.57.50.1      71080509     8387500054      117   65        61.690  kbps 1

Group: 239.0.4.255/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7696634      877416272       113   0         0.000   bps  1
10.57.50.1      71080510     8387500156      117   65        61.690  kbps 1

Group: 239.0.5.0/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7627935      869584586       113   0         0.000   bps  1
10.57.50.1      71080509     8387500038      117   65        61.690  kbps 1

Group: 239.0.5.1/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080508     8387499928      117   65        61.690  kbps 1

Group: 239.0.5.2/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2276750      259549496       113   0         0.000   bps  1
10.57.50.1      71080507     8387499810      117   65        61.690  kbps 1

Group: 239.0.5.3/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8363241      953409470       113   0         0.000   bps  1
10.57.50.1      71080506     8387499692      117   65        61.690  kbps 1

Group: 239.0.5.4/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8733664      995637692       113   0         0.000   bps  1
10.57.50.1      71080507     8387499802      117   65        61.690  kbps 1

Group: 239.0.5.5/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9184425      1047024446      113   0         0.000   bps  1
10.57.50.1      71080504     8387499456      117   65        61.690  kbps 1

Group: 239.0.5.6/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7875959      897859322       113   1         942.400 bps  1
10.57.50.1      71080502     8387499228      117   65        61.690  kbps 1

Group: 239.0.5.7/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8748727      997354874       113   0         0.000   bps  1
10.57.50.1      71080503     8387499338      117   65        61.690  kbps 1

Group: 239.0.5.8/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8467578      965303888       113   65        59.599  kbps 1
10.57.50.1      71080502     8387499220      117   65        61.690  kbps 1

Group: 239.0.5.9/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9011413      1027301078      113   0         0.000   bps  1
10.57.50.1      71080500     8387498992      117   65        61.690  kbps 1

Group: 239.0.5.10/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8112196      924790340       113   0         0.000   bps  1
10.57.50.1      71080502     8387499212      117   65        61.675  kbps 1

Group: 239.0.5.11/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080499     8387498874      117   65        61.675  kbps 1

Group: 239.0.5.12/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1858169      211831262       113   0         0.000   bps  1
10.57.50.1      71080501     8387499094      117   65        61.675  kbps 1

Group: 239.0.5.13/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8800551      1003262810      113   0         0.000   bps  1
10.57.50.1      71080499     8387498866      117   65        61.675  kbps 1

Group: 239.0.5.14/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9053388      1032086228      113   0         0.000   bps  1
10.57.50.1      71080498     8387498748      117   65        61.675  kbps 1

Group: 239.0.5.15/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8022719      914589962       113   0         0.000   bps  1
10.57.50.1      71080499     8387498858      117   65        61.675  kbps 1

Group: 239.0.5.16/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8057317      918534134       113   0         0.000   bps  1
10.57.50.1      71080496     8387498520      117   65        61.675  kbps 1

Group: 239.0.5.17/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7507534      855858872       113   1         927.200 bps  1
10.57.50.1      71080497     8387498622      117   65        61.675  kbps 1

Group: 239.0.5.18/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8471687      965772314       113   1         927.200 bps  1
10.57.50.1      71080496     8387498512      117   65        61.675  kbps 1

Group: 239.0.5.19/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8847798      1008648968      113   0         0.000   bps  1
10.57.50.1      71080494     8387498284      117   65        61.675  kbps 1

Group: 239.0.5.20/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8844035      1008219986      113   0         0.000   bps  1
10.57.50.1      71080494     8387498276      117   65        61.675  kbps 1

Group: 239.0.5.21/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080493     8387498166      117   65        61.675  kbps 1

Group: 239.0.5.22/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1802184      205448972       113   0         0.000   bps  1
10.57.50.1      71080493     8387498158      117   65        61.675  kbps 1

Group: 239.0.5.23/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7402739      843912242       113   0         0.000   bps  1
10.57.50.1      71080493     8387498158      117   65        61.675  kbps 1

Group: 239.0.5.24/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8971813      1022786678      113   0         0.000   bps  1
10.57.50.1      71080491     8387497930      117   65        61.675  kbps 1

Group: 239.0.5.25/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8915783      1016399258      113   1         927.200 bps  1
10.57.50.1      71080492     8387498032      117   65        61.675  kbps 1

Group: 239.0.5.26/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9094372      1036758404      113   65        59.584  kbps 1
10.57.50.1      71080492     8387498032      117   65        61.675  kbps 1

Group: 239.0.5.27/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8771350      999933896       113   0         0.000   bps  1
10.57.50.1      71080490     8387497804      117   65        61.675  kbps 1

Group: 239.0.5.28/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9313049      1061687582      113   0         0.000   bps  1
10.57.50.1      71080310     8387474660      117   65        61.675  kbps 1

Group: 239.0.5.29/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8592360      979527620       113   0         0.000   bps  1
10.57.50.1      71078481     8387252758      117   65        61.675  kbps 1

Group: 239.0.5.30/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7815815      891002906       113   0         0.000   bps  1
10.57.50.1      71080094     8387451076      117   65        61.675  kbps 1

Group: 239.0.5.31/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080117     8387453790      117   65        61.675  kbps 1

Group: 239.0.5.32/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1354536      154417100       113   0         0.000   bps  1
10.57.50.1      71077463     8387140218      117   65        61.675  kbps 1

Group: 239.0.5.33/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8267934      942544472       113   0         0.000   bps  1
10.57.50.1      71080141     8387456622      117   65        61.690  kbps 1

Group: 239.0.5.34/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8806728      1003966984      113   0         0.000   bps  1
10.57.50.1      71077443     8387138226      117   65        61.690  kbps 1

Group: 239.0.5.35/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8914751      1016281610      113   0         0.000   bps  1
10.57.50.1      71080163     8387459218      117   65        61.690  kbps 1

Group: 239.0.5.36/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8698442      991622384       113   0         0.000   bps  1
10.57.50.1      71080186     8387461932      117   65        61.690  kbps 1

Group: 239.0.5.37/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7987138      910533728       113   0         0.000   bps  1
10.57.50.1      71077460     8387140192      117   65        61.690  kbps 1

Group: 239.0.5.38/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7004642      798529184       113   0         0.000   bps  1
10.57.50.1      71080209     8387464646      117   65        61.690  kbps 1

Group: 239.0.5.39/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8435116      961603220       113   0         0.000   bps  1
10.57.50.1      71079399     8387369050      117   65        61.690  kbps 1

Group: 239.0.5.40/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8157933      930004358       113   0         0.000   bps  1
10.57.50.1      71080235     8387467722      117   65        61.690  kbps 1

Group: 239.0.5.41/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080259     8387470546      117   65        61.690  kbps 1

Group: 239.0.5.42/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2327112      265290756       113   0         0.000   bps  1
10.57.50.1      71077499     8387144762      117   65        61.690  kbps 1

Group: 239.0.5.43/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7626499      869420882       113   0         0.000   bps  1
10.57.50.1      71080282     8387473260      117   65        61.690  kbps 1

Group: 239.0.5.44/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8212367      936209834       113   0         0.000   bps  1
10.57.50.1      71080304     8387475856      117   65        61.690  kbps 1

Group: 239.0.5.45/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8946333      1019881950      113   0         0.000   bps  1
10.57.50.1      71077514     8387146580      117   65        61.690  kbps 1

Group: 239.0.5.46/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8686219      990228962       113   1         912.000 bps  1
10.57.50.1      71080326     8387478452      117   65        61.690  kbps 1

Group: 239.0.5.47/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8097702      923138012       113   0         0.000   bps  1
10.57.50.1      71077531     8387148610      117   65        61.690  kbps 1

Group: 239.0.5.48/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9256185      1055205086      113   0         0.000   bps  1
10.57.50.1      71080347     8387480930      117   65        61.690  kbps 1

Group: 239.0.5.49/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8230592      938287484       113   0         0.000   bps  1
10.57.50.1      71080367     8387483290      117   65        61.690  kbps 1

Group: 239.0.5.50/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7965818      908103248       113   0         0.000   bps  1
10.57.50.1      71077547     8387150458      117   65        61.690  kbps 1

Group: 239.0.5.51/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080387     8387485650      117   65        61.690  kbps 1

Group: 239.0.5.52/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1649170      188005376       113   0         0.000   bps  1
10.57.50.1      71079424     8387371992      117   65        61.690  kbps 1

Group: 239.0.5.53/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9238199      1053154682      113   0         0.000   bps  1
10.57.50.1      71080407     8387488018      117   65        61.690  kbps 1

Group: 239.0.5.54/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8821971      1005704690      113   0         0.000   bps  1
10.57.50.1      71080429     8387490606      117   65        61.690  kbps 1

Group: 239.0.5.55/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7682393      875792798       113   0         0.000   bps  1
10.57.50.1      71077579     8387154210      117   65        61.690  kbps 1

Group: 239.0.5.56/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8693025      991004846       113   0         0.000   bps  1
10.57.50.1      71080450     8387493084      117   65        61.690  kbps 1

Group: 239.0.5.57/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6746545      769106126       113   0         896.800 bps  1
10.57.50.1      71079430     8387372700      117   65        61.690  kbps 1

Group: 239.0.5.58/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7641262      871103864       113   0         0.000   bps  1
10.57.50.1      71080473     8387495806      117   65        61.690  kbps 1

Group: 239.0.5.59/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8571135      977109386       113   65        59.599  kbps 1
10.57.50.1      71079436     8387373424      117   65        61.690  kbps 1

Group: 239.0.5.60/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6955458      792922196       113   0         0.000   bps  1
10.57.50.1      71077379     8387129898      117   65        61.690  kbps 1

Group: 239.0.5.61/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079461     8387376382      117   65        61.690  kbps 1

Group: 239.0.5.62/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2633709      300242822       113   0         0.000   bps  1
10.57.50.1      71079482     8387378852      117   65        61.690  kbps 1

Group: 239.0.5.63/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7757650      884372096       113   0         0.000   bps  1
10.57.50.1      71077244     8387114320      117   65        61.690  kbps 1

Group: 239.0.5.64/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8100080      923409116       113   0         0.000   bps  1
10.57.50.1      71079505     8387381566      117   65        61.690  kbps 1

Group: 239.0.5.65/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8943546      1019564240      113   0         0.000   bps  1
10.57.50.1      71077612     8387158152      117   65        61.675  kbps 1

Group: 239.0.5.66/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8588772      979120004       113   0         896.800 bps  1
10.57.50.1      71079525     8387383942      117   65        61.675  kbps 1

Group: 239.0.5.67/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7192489      819943742       113   0         0.000   bps  1
10.57.50.1      71079548     8387386640      117   65        61.675  kbps 1

Group: 239.0.5.68/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8576597      977732054       113   0         0.000   bps  1
10.57.50.1      71077168     8387105256      117   65        61.675  kbps 1

Group: 239.0.5.69/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7974756      909122180       113   0         0.000   bps  1
10.57.50.1      71079570     8387389236      117   65        61.675  kbps 1

Group: 239.0.5.70/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8338925      950637446       113   0         0.000   bps  1
10.57.50.1      71079592     8387391832      117   65        61.675  kbps 1

Group: 239.0.5.71/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71077111     8387099026      117   65        61.675  kbps 1

Group: 239.0.5.72/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2348288      267704828       113   0         0.000   bps  1
10.57.50.1      71079613     8387394310      117   65        61.675  kbps 1

Group: 239.0.5.73/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8962165      1021686806      113   0         0.000   bps  1
10.57.50.1      71077303     8387121706      117   65        61.675  kbps 1

Group: 239.0.5.74/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8505267      969600434       113   0         0.000   bps  1
10.57.50.1      71079633     8387396678      117   65        61.675  kbps 1

Group: 239.0.5.75/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8897622      1014328904      113   0         0.000   bps  1
10.57.50.1      71079654     8387399148      117   65        61.675  kbps 1

Group: 239.0.5.76/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7632669      870124262       113   0         0.000   bps  1
10.57.50.1      71077142     8387102668      117   65        61.675  kbps 1

Group: 239.0.5.77/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8580856      978217580       113   65        59.584  kbps 1
10.57.50.1      71079676     8387401744      117   65        61.675  kbps 1

Group: 239.0.5.78/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6579786      750095600       113   0         0.000   bps  1
10.57.50.1      71077309     8387122422      117   65        61.675  kbps 1

Group: 239.0.5.79/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7961044      907559012       113   0         0.000   bps  1
10.57.50.1      71079698     8387404348      117   65        61.675  kbps 1

Group: 239.0.5.80/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7421884      846094772       113   0         0.000   bps  1
10.57.50.1      71079721     8387407054      117   65        61.675  kbps 1

Group: 239.0.5.81/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71077162     8387105028      117   65        61.675  kbps 1

Group: 239.0.5.82/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3213642      366355184       113   0         0.000   bps  1
10.57.50.1      71079744     8387409768      117   65        61.675  kbps 1

Group: 239.0.5.83/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8647245      985785926       113   0         0.000   bps  1
10.57.50.1      71079346     8387362804      117   65        61.675  kbps 1

Group: 239.0.5.84/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7408836      844607300       113   0         0.000   bps  1
10.57.50.1      71079764     8387412144      117   65        61.675  kbps 1

Group: 239.0.5.85/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8384067      955783634       113   0         0.000   bps  1
10.57.50.1      71079785     8387414606      117   65        61.675  kbps 1

Group: 239.0.5.86/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7243114      825714988       113   0         0.000   bps  1
10.57.50.1      71077238     8387113956      117   65        61.675  kbps 1

Group: 239.0.5.87/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8100455      923451866       113   65        59.584  kbps 1
10.57.50.1      71079806     8387417084      117   65        61.675  kbps 1

Group: 239.0.5.88/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8326939      949271042       113   0         0.000   bps  1
10.57.50.1      71079833     8387420270      117   65        61.675  kbps 1

Group: 239.0.5.89/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8015852      913807124       113   0         0.000   bps  1
10.57.50.1      71077238     8387114004      117   65        61.675  kbps 1

Group: 239.0.5.90/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7458253      850240838       113   0         0.000   bps  1
10.57.50.1      71079858     8387423220      117   65        61.675  kbps 1

Group: 239.0.5.91/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3            330             110   0         0.000   bps  1
10.57.50.1      71077338     8387125828      117   65        61.675  kbps 1

Group: 239.0.5.92/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2167458      247090208       113   0         0.000   bps  1
10.57.50.1      71079878     8387425588      117   65        61.675  kbps 1

Group: 239.0.5.93/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9089102      1036157624      113   0         0.000   bps  1
10.57.50.1      71079902     8387428412      117   65        61.675  kbps 1

Group: 239.0.5.94/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8324794      949026512       113   0         0.000   bps  1
10.57.50.1      71077264     8387117064      117   65        61.675  kbps 1

Group: 239.0.5.95/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8966228      1022149988      113   0         0.000   bps  1
10.57.50.1      71079924     8387431008      117   65        61.675  kbps 1

Group: 239.0.5.96/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8028945      915299726       113   0         0.000   bps  1
10.57.50.1      71079369     8387365510      117   65        61.675  kbps 1

Group: 239.0.5.97/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8566821      976617590       113   0         851.200 bps  1
10.57.50.1      71079945     8387433502      117   65        61.690  kbps 1

Group: 239.0.5.98/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8865639      1010682842      113   0         0.000   bps  1
10.57.50.1      71079967     8387436090      117   65        61.690  kbps 1

Group: 239.0.5.99/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7659081      873135222       113   0         0.000   bps  1
10.57.50.1      71077362     8387128588      117   65        61.690  kbps 1

Group: 239.0.5.100/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8126523      926423618       113   0         0.000   bps  1
10.57.50.1      71079989     8387438686      117   65        61.690  kbps 1

Group: 239.0.5.101/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079376     8387366336      117   65        61.690  kbps 1

Group: 239.0.5.102/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1560803      177931538       113   0         0.000   bps  1
10.57.50.1      71080010     8387441172      117   65        61.690  kbps 1

Group: 239.0.5.103/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9279838      1057901528      113   0         866.400 bps  1
10.57.50.1      71080032     8387443760      117   65        61.690  kbps 1

Group: 239.0.5.104/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8302893      946529798       113   0         0.000   bps  1
10.57.50.1      71077391     8387132010      117   65        61.690  kbps 1

Group: 239.0.5.105/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8369292      954099284       113   0         0.000   bps  1
10.57.50.1      71080054     8387446356      117   65        61.690  kbps 1

Group: 239.0.5.106/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7759986      884638400       113   0         0.000   bps  1
10.57.50.1      71080077     8387449070      117   65        61.690  kbps 1

Group: 239.0.5.107/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7761762      884840860       113   0         0.000   bps  1
10.57.50.1      71077405     8387133710      117   65        61.690  kbps 1

Group: 239.0.5.108/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8038226      916357760       113   0         0.000   bps  1
10.57.50.1      71080099     8387451666      117   65        61.690  kbps 1

Group: 239.0.5.109/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8516877      970923970       113   65        59.599  kbps 1
10.57.50.1      71077421     8387135622      117   65        61.690  kbps 1

Group: 239.0.5.110/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7736149      881920982       113   0         0.000   bps  1
10.57.50.1      71080122     8387454380      117   65        61.690  kbps 1

Group: 239.0.5.111/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080145     8387457094      117   65        61.690  kbps 1

Group: 239.0.5.112/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1735356      197830580       113   0         0.000   bps  1
10.57.50.1      71077434     8387137124      117   65        61.690  kbps 1

Group: 239.0.5.113/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8408147      958528754       113   0         851.200 bps  1
10.57.50.1      71080167     8387459690      117   65        61.690  kbps 1

Group: 239.0.5.114/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7679378      875449088       113   0         0.000   bps  1
10.57.50.1      71079397     8387368822      117   65        61.690  kbps 1

Group: 239.0.5.115/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8163788      930671828       113   0         0.000   bps  1
10.57.50.1      71080189     8387462294      117   65        61.690  kbps 1

Group: 239.0.5.116/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8228292      938025284       113   0         0.000   bps  1
10.57.50.1      71080212     8387465000      117   65        61.690  kbps 1

Group: 239.0.5.117/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8500151      969017206       113   0         836.000 bps  1
10.57.50.1      71077477     8387142166      117   65        61.690  kbps 1

Group: 239.0.5.118/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8787875      1001817746      113   0         0.000   bps  1
10.57.50.1      71080240     8387468304      117   65        61.690  kbps 1

Group: 239.0.5.119/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8240655      939434666       113   65        59.599  kbps 1
10.57.50.1      71080263     8387471018      117   65        61.690  kbps 1

Group: 239.0.5.120/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8064357      919336686       113   0         0.000   bps  1
10.57.50.1      71077495     8387144338      117   65        61.690  kbps 1

Group: 239.0.5.121/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080286     8387473732      117   65        61.690  kbps 1

Group: 239.0.5.122/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1919898      218868360       113   0         0.000   bps  1
10.57.50.1      71077504     8387145416      117   65        61.690  kbps 1

Group: 239.0.5.123/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8265486      942265400       113   65        59.599  kbps 1
10.57.50.1      71080308     8387476328      117   65        61.690  kbps 1

Group: 239.0.5.124/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8986773      1024492118      113   0         0.000   bps  1
10.57.50.1      71080331     8387479042      117   65        61.690  kbps 1

Group: 239.0.5.125/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7677822      875271696       113   0         0.000   bps  1
10.57.50.1      71077526     8387147996      117   65        61.690  kbps 1

Group: 239.0.5.126/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8532810      972740336       113   0         0.000   bps  1
10.57.50.1      71080352     8387481520      117   65        61.690  kbps 1

Group: 239.0.5.127/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7998016      911773816       113   0         851.200 bps  1
10.57.50.1      71077547     8387150482      117   65        61.690  kbps 1

Group: 239.0.5.128/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8551048      974819468       113   0         0.000   bps  1
10.57.50.1      71080372     8387483880      117   65        61.690  kbps 1

Group: 239.0.5.129/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7205689      821448542       113   0         0.000   bps  1
10.57.50.1      71080392     8387486240      117   65        61.690  kbps 1

Group: 239.0.5.130/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8577413      977825078       113   65        59.599  kbps 1
10.57.50.1      71077559     8387151874      117   65        61.690  kbps 1

Group: 239.0.5.131/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080412     8387488600      117   65        61.690  kbps 1

Group: 239.0.5.132/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1767487      201493514       113   0         0.000   bps  1
10.57.50.1      71079428     8387372464      117   65        61.690  kbps 1

Group: 239.0.5.133/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8421012      959995364       113   0         0.000   bps  1
10.57.50.1      71080432     8387490968      117   65        61.690  kbps 1

Group: 239.0.5.134/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8878185      1012113086      113   0         0.000   bps  1
10.57.50.1      71080455     8387493674      117   65        61.690  kbps 1

Group: 239.0.5.135/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7812305      890602766       113   0         0.000   bps  1
10.57.50.1      71077593     8387155854      117   65        61.690  kbps 1

Group: 239.0.5.136/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8769285      999698486       113   0         0.000   bps  1
10.57.50.1      71080478     8387496388      117   65        61.690  kbps 1

Group: 239.0.5.137/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7547721      860440190       113   0         0.000   bps  1
10.57.50.1      71079441     8387374006      117   65        61.690  kbps 1

Group: 239.0.5.138/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8761443      998804498       113   65        59.599  kbps 1
10.57.50.1      71077190     8387108284      117   65        61.690  kbps 1

Group: 239.0.5.139/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8386592      956071484       113   0         0.000   bps  1
10.57.50.1      71079466     8387376964      117   65        61.690  kbps 1

Group: 239.0.5.140/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           47789013     5447947478      113   65        59.599  kbps 1
10.57.50.1      71077610     8387157916      117   65        61.690  kbps 1

Group: 239.0.5.141/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079485     8387379222      117   65        61.690  kbps 1

Group: 239.0.5.142/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           45694940     5209223156      113   65        59.599  kbps 1
10.57.50.1      71079511     8387382274      117   65        61.690  kbps 1

Group: 239.0.5.143/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8949433      1020235358      113   0         0.000   bps  1
10.57.50.1      71077206     8387110236      117   65        61.690  kbps 1

Group: 239.0.5.144/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           47562311     5422103450      113   65        59.599  kbps 1
10.57.50.1      71079531     8387384634      117   65        61.690  kbps 1

Group: 239.0.5.145/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9003262      1026371864      113   0         0.000   bps  1
10.57.50.1      71077615     8387158522      117   65        61.690  kbps 1

Group: 239.0.5.146/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           48024061     5474742950      113   65        59.599  kbps 1
10.57.50.1      71079551     8387387010      117   65        61.690  kbps 1

Group: 239.0.5.147/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8082536      921409100       113   65        59.599  kbps 1
10.57.50.1      71079574     8387389708      117   65        61.690  kbps 1

Group: 239.0.5.148/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           47379309     5401241222      113   65        59.599  kbps 1
10.57.50.1      71077127     8387100818      117   65        61.690  kbps 1

Group: 239.0.5.149/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8800903      1003302938      113   0         0.000   bps  1
10.57.50.1      71079596     8387392304      117   65        61.690  kbps 1

Group: 239.0.5.150/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           47822334     5451746072      113   65        59.599  kbps 1
10.57.50.1      71079617     8387394782      117   65        61.690  kbps 1

Group: 239.0.5.151/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71077120     8387100088      117   65        61.690  kbps 1

Group: 239.0.5.152/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           45761749     5216839382      113   65        59.599  kbps 1
10.57.50.1      71079638     8387397260      117   65        61.690  kbps 1

Group: 239.0.5.153/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8552838      975023528       113   0         0.000   bps  1
10.57.50.1      71077308     8387122296      117   65        61.675  kbps 1

Group: 239.0.5.154/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           47600043     5426404898      113   65        59.584  kbps 1
10.57.50.1      71079658     8387399628      117   65        61.675  kbps 1

Group: 239.0.5.155/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9292372      1059330404      113   0         0.000   bps  1
10.57.50.1      71079681     8387402334      117   65        61.675  kbps 1

Group: 239.0.5.156/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           47947683     5466035858      113   65        59.584  kbps 1
10.57.50.1      71077152     8387103848      117   65        61.675  kbps 1

Group: 239.0.5.157/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9081754      1035319952      113   0         0.000   bps  1
10.57.50.1      71079703     8387404930      117   65        61.675  kbps 1

Group: 239.0.5.158/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           48084275     5481607346      113   65        59.584  kbps 1
10.57.50.1      71079345     8387362694      117   65        61.675  kbps 1

Group: 239.0.5.159/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7448000      849071996       113   0         0.000   bps  1
10.57.50.1      71079723     8387407306      117   65        61.675  kbps 1

Group: 239.0.5.160/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           48090660     5482335236      113   65        59.584  kbps 1
10.57.50.1      71079748     8387410240      117   65        61.675  kbps 1

Group: 239.0.5.161/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71077226     8387112540      117   65        61.675  kbps 1

Group: 239.0.5.162/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           45456869     5182083062      113   65        59.584  kbps 1
10.57.50.1      71079770     8387412836      117   65        61.675  kbps 1

Group: 239.0.5.163/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9893707      1127882594      113   0         0.000   bps  1
10.57.50.1      71079789     8387415078      117   65        61.675  kbps 1

Group: 239.0.5.164/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           47730329     5441257502      113   65        59.584  kbps 1
10.57.50.1      71077227     8387112706      117   65        61.675  kbps 1

Group: 239.0.5.165/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9240578      1053425888      113   0         0.000   bps  1
10.57.50.1      71079810     8387417556      117   65        61.675  kbps 1

Group: 239.0.5.166/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           48224867     5497634830      113   65        59.584  kbps 1
10.57.50.1      71077238     8387114028      117   65        61.675  kbps 1

Group: 239.0.5.167/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8298352      946012124       113   0         0.000   bps  1
10.57.50.1      71079843     8387421450      117   65        61.675  kbps 1

Group: 239.0.5.168/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           47695663     5437305578      113   65        59.584  kbps 1
10.57.50.1      71079863     8387423810      117   65        61.675  kbps 1

Group: 239.0.5.169/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7894025      899918846       113   0         0.000   bps  1
10.57.50.1      71077249     8387115302      117   65        61.675  kbps 1

Group: 239.0.5.170/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           47624196     5429158340      113   65        59.584  kbps 1
10.57.50.1      71079884     8387426288      117   65        61.675  kbps 1

Group: 239.0.5.171/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3            330             110   0         0.000   bps  1
10.57.50.1      71077342     8387126300      117   65        61.675  kbps 1

Group: 239.0.5.172/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2492098      284099168       113   0         0.000   bps  1
10.57.50.1      71079906     8387428892      117   65        61.675  kbps 1

Group: 239.0.5.173/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           47820430     5451529016      113   65        59.584  kbps 1
10.57.50.1      71079929     8387431598      117   65        61.675  kbps 1

Group: 239.0.5.174/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9084754      1035661952      113   0         0.000   bps  1
10.57.50.1      71077276     8387118480      117   65        61.675  kbps 1

Group: 239.0.5.175/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           47898364     5460413492      113   65        59.584  kbps 1
10.57.50.1      71079950     8387434076      117   65        61.675  kbps 1

Group: 239.0.5.176/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8005122      912583904       113   0         0.000   bps  1
10.57.50.1      71079374     8387366100      117   65        61.675  kbps 1

Group: 239.0.5.177/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           48127268     5486508548      113   65        59.584  kbps 1
10.57.50.1      71079971     8387436570      117   65        61.675  kbps 1

Group: 239.0.5.178/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8071376      920136860       113   0         0.000   bps  1
10.57.50.1      71079992     8387439040      117   65        61.675  kbps 1

Group: 239.0.5.179/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           47618364     5428493484      113   65        59.584  kbps 1
10.57.50.1      71077374     8387130004      117   65        61.675  kbps 1

Group: 239.0.5.180/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7460684      850517972       113   0         0.000   bps  1
10.57.50.1      71080014     8387441636      117   65        61.675  kbps 1

Group: 239.0.5.181/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           44880410     5116366736      113   65        59.584  kbps 1
10.57.50.1      71080035     8387444114      117   65        61.675  kbps 1

Group: 239.0.5.182/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1892706      215768472       113   0         0.000   bps  1
10.57.50.1      71077389     8387131822      117   65        61.675  kbps 1

Group: 239.0.5.183/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           48059446     5478776840      113   65        59.584  kbps 1
10.57.50.1      71080057     8387446710      117   65        61.675  kbps 1

Group: 239.0.5.184/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7717687      879816310       113   0         0.000   bps  1
10.57.50.1      71077405     8387133734      117   65        61.675  kbps 1

Group: 239.0.5.185/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           48052328     5477965388      113   65        59.599  kbps 1
10.57.50.1      71080081     8387449542      117   65        61.690  kbps 1

Group: 239.0.5.186/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8485818      967383248       113   0         0.000   bps  1
10.57.50.1      71080104     8387452256      117   65        61.690  kbps 1

Group: 239.0.5.187/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           48244509     5499874022      113   65        59.599  kbps 1
10.57.50.1      71077419     8387135354      117   65        61.690  kbps 1

Group: 239.0.5.188/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7395088      843040028       113   0         0.000   bps  1
10.57.50.1      71080126     8387454852      117   65        61.690  kbps 1

Group: 239.0.5.189/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7797045      888863122       113   0         0.000   bps  1
10.57.50.1      71077432     8387136928      117   65        61.690  kbps 1

Group: 239.0.5.190/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7616710      868304936       113   0         0.000   bps  1
10.57.50.1      71080149     8387457566      117   65        61.690  kbps 1

Group: 239.0.5.191/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080171     8387460162      117   65        61.690  kbps 1

Group: 239.0.5.192/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2447302      278992424       113   0         0.000   bps  1
10.57.50.1      71077455     8387139602      117   65        61.690  kbps 1

Group: 239.0.5.193/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8765884      999310772       113   0         0.000   bps  1
10.57.50.1      71080195     8387462994      117   65        61.690  kbps 1

Group: 239.0.5.194/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7941778      905362688       113   0         0.000   bps  1
10.57.50.1      71079400     8387369176      117   65        61.690  kbps 1

Group: 239.0.5.195/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8105868      924068948       113   0         0.000   bps  1
10.57.50.1      71080216     8387465480      117   65        61.690  kbps 1

Group: 239.0.5.196/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8328327      949429274       113   0         0.000   bps  1
10.57.50.1      71080245     8387468894      117   65        61.690  kbps 1

Group: 239.0.5.197/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7430825      847114038       113   0         0.000   bps  1
10.57.50.1      71077493     8387144054      117   65        61.690  kbps 1

Group: 239.0.5.198/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8767929      999543902       113   0         0.000   bps  1
10.57.50.1      71080267     8387471490      117   65        61.690  kbps 1

Group: 239.0.5.199/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7425035      846453986       113   0         0.000   bps  1
10.57.50.1      71079410     8387370348      117   65        61.690  kbps 1

Group: 239.0.5.200/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7792317      888324134       113   0         0.000   bps  1
10.57.50.1      71080288     8387473976      117   65        61.690  kbps 1

Group: 239.0.5.201/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080312     8387476800      117   65        61.690  kbps 1

Group: 239.0.5.202/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2035338      232028516       113   0         0.000   bps  1
10.57.50.1      71077533     8387148790      117   65        61.690  kbps 1

Group: 239.0.5.203/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7805707      889850594       113   0         0.000   bps  1
10.57.50.1      71080334     8387479396      117   65        61.690  kbps 1

Group: 239.0.5.204/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7467202      851261024       113   0         0.000   bps  1
10.57.50.1      71080355     8387481874      117   65        61.690  kbps 1

Group: 239.0.5.205/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9278950      1057800292      113   0         0.000   bps  1
10.57.50.1      71077540     8387149640      117   65        61.690  kbps 1

Group: 239.0.5.206/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8299538      946147328       113   0         0.000   bps  1
10.57.50.1      71080375     8387484234      117   65        61.690  kbps 1

Group: 239.0.5.207/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8136608      927573308       113   0         0.000   bps  1
10.57.50.1      71079424     8387371992      117   65        61.690  kbps 1

Group: 239.0.5.208/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9056949      1032492182      113   0         0.000   bps  1
10.57.50.1      71080395     8387486602      117   65        61.675  kbps 1

Group: 239.0.5.209/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7063267      805212434       113   0         0.000   bps  1
10.57.50.1      71080416     8387489072      117   65        61.675  kbps 1

Group: 239.0.5.210/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8327058      949284608       113   0         0.000   bps  1
10.57.50.1      71077576     8387153840      117   65        61.675  kbps 1

Group: 239.0.5.211/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080437     8387491550      117   65        61.675  kbps 1

Group: 239.0.5.212/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2079454      237057752       113   0         0.000   bps  1
10.57.50.1      71079430     8387372708      117   65        61.675  kbps 1

Group: 239.0.5.213/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8388561      956295950       113   0         0.000   bps  1
10.57.50.1      71080458     8387494036      117   65        61.675  kbps 1

Group: 239.0.5.214/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7700950      877908296       113   0         0.000   bps  1
10.57.50.1      71080482     8387496860      117   65        61.675  kbps 1

Group: 239.0.5.215/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7869067      897073634       113   0         0.000   bps  1
10.57.50.1      71077605     8387157270      117   65        61.675  kbps 1

Group: 239.0.5.216/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8795580      1002696116      113   0         0.000   bps  1
10.57.50.1      71079443     8387374258      117   65        61.675  kbps 1

Group: 239.0.5.217/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8336417      950351534       113   0         0.000   bps  1
10.57.50.1      71079470     8387377436      117   65        61.675  kbps 1

Group: 239.0.5.218/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8626104      983375852       113   0         0.000   bps  1
10.57.50.1      71077201     8387109566      117   65        61.675  kbps 1

Group: 239.0.5.219/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7588601      865100510       113   0         0.000   bps  1
10.57.50.1      71079491     8387379914      117   65        61.675  kbps 1

Group: 239.0.5.220/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7824567      892000634       113   0         0.000   bps  1
10.57.50.1      71077614     8387158388      117   65        61.675  kbps 1

Group: 239.0.5.221/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079513     8387382526      117   65        61.675  kbps 1

Group: 239.0.5.222/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1840184      209780972       113   0         0.000   bps  1
10.57.50.1      71079535     8387385106      117   65        61.675  kbps 1

Group: 239.0.5.223/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8655678      986747288       113   0         0.000   bps  1
10.57.50.1      71077122     8387100148      117   65        61.675  kbps 1

Group: 239.0.5.224/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8081826      921328160       113   0         0.000   bps  1
10.57.50.1      71079557     8387387702      117   65        61.675  kbps 1

Group: 239.0.5.225/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8265287      942242714       113   0         0.000   bps  1
10.57.50.1      71079578     8387390180      117   65        61.675  kbps 1

Group: 239.0.5.226/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7767554      885501152       113   0         0.000   bps  1
10.57.50.1      71077110     8387098908      117   65        61.675  kbps 1

Group: 239.0.5.227/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7719455      880017866       113   0         0.000   bps  1
10.57.50.1      71079601     8387392894      117   65        61.675  kbps 1

Group: 239.0.5.228/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8609820      981519476       113   0         0.000   bps  1
10.57.50.1      71077304     8387121824      117   65        61.675  kbps 1

Group: 239.0.5.229/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8032350      915687896       113   0         0.000   bps  1
10.57.50.1      71079620     8387395144      117   65        61.675  kbps 1

Group: 239.0.5.230/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7785525      887549846       113   0         0.000   bps  1
10.57.50.1      71079642     8387397732      117   65        61.675  kbps 1

Group: 239.0.5.231/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71077137     8387102078      117   65        61.675  kbps 1

Group: 239.0.5.232/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2318186      264273200       113   0         0.000   bps  1
10.57.50.1      71079663     8387400210      117   65        61.675  kbps 1

Group: 239.0.5.233/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9307592      1061065484      113   0         0.000   bps  1
10.57.50.1      71077310     8387122540      117   65        61.675  kbps 1

Group: 239.0.5.234/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6933192      790383884       113   0         0.000   bps  1
10.57.50.1      71079684     8387402696      117   65        61.675  kbps 1

Group: 239.0.5.235/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7668514      874210592       113   0         0.000   bps  1
10.57.50.1      71079708     8387405520      117   65        61.675  kbps 1

Group: 239.0.5.236/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8767643      999511298       113   0         0.000   bps  1
10.57.50.1      71077159     8387104674      117   65        61.675  kbps 1

Group: 239.0.5.237/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8885940      1012997156      113   0         0.000   bps  1
10.57.50.1      71079730     8387408116      117   65        61.675  kbps 1

Group: 239.0.5.238/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8671694      988573112       113   0         0.000   bps  1
10.57.50.1      71079348     8387363048      117   65        61.675  kbps 1

Group: 239.0.5.239/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7751302      883648424       113   0         0.000   bps  1
10.57.50.1      71079751     8387410610      117   65        61.675  kbps 1

Group: 239.0.5.240/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7020243      800307698       113   0         0.000   bps  1
10.57.50.1      71079775     8387413426      117   65        61.690  kbps 1

Group: 239.0.5.241/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2            220             110   0         0.000   bps  1
10.57.50.1      71077236     8387113720      117   65        61.690  kbps 1

Group: 239.0.5.242/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1523891      173723570       113   0         0.000   bps  1
10.57.50.1      71079794     8387415668      117   65        61.690  kbps 1

Group: 239.0.5.243/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8168822      931245704       113   0         0.000   bps  1
10.57.50.1      71079815     8387418146      117   65        61.690  kbps 1

Group: 239.0.5.244/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8483507      967119794       113   0         0.000   bps  1
10.57.50.1      71077238     8387114004      117   65        61.690  kbps 1

Group: 239.0.5.245/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8649573      986051318       113   0         0.000   bps  1
10.57.50.1      71079848     8387422040      117   65        61.690  kbps 1

Group: 239.0.5.246/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7737073      882026310       113   0         0.000   bps  1
10.57.50.1      71077340     8387126072      117   65        61.690  kbps 1

Group: 239.0.5.247/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8051484      917869172       113   0         0.000   bps  1
10.57.50.1      71079867     8387424290      117   65        61.690  kbps 1

Group: 239.0.5.248/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8966150      1022141096      113   0         0.000   bps  1
10.57.50.1      71079889     8387426878      117   65        61.690  kbps 1

Group: 239.0.5.249/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7681002      875634224       113   0         0.000   bps  1
10.57.50.1      71077262     8387116820      117   65        61.690  kbps 1

Group: 239.0.5.250/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7537967      859328234       113   0         0.000   bps  1
10.57.50.1      71079912     8387429592      117   65        61.690  kbps 1

Group: 239.0.5.251/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079371     8387365746      117   65        61.690  kbps 1

Group: 239.0.5.252/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1720912      196183964       113   0         0.000   bps  1
10.57.50.1      71079932     8387431968      117   65        61.690  kbps 1

Group: 239.0.5.253/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8315239      947937242       113   0         0.000   bps  1
10.57.50.1      71079955     8387434674      117   65        61.690  kbps 1

Group: 239.0.5.254/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8331785      949823478       113   0         0.000   bps  1
10.57.50.1      71077356     8387127880      117   65        61.690  kbps 1

Group: 239.0.5.255/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7709974      878937032       113   0         0.000   bps  1
10.57.50.1      71079977     8387437270      117   65        61.690  kbps 1

Group: 239.0.6.0/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7986278      910435688       113   0         0.000   bps  1
10.57.50.1      71079378     8387366572      117   65        61.690  kbps 1

Group: 239.0.6.1/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8543023      973904618       113   0         0.000   bps  1
10.57.50.1      71079997     8387439638      117   65        61.690  kbps 1

Group: 239.0.6.2/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8809882      1004326544      113   0         0.000   bps  1
10.57.50.1      71080020     8387442344      117   65        61.690  kbps 1

Group: 239.0.6.3/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6907029      787401298       113   0         0.000   bps  1
10.57.50.1      71077387     8387131538      117   65        61.690  kbps 1

Group: 239.0.6.4/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6400958      729709208       113   0         0.000   bps  1
10.57.50.1      71080042     8387444940      117   65        61.690  kbps 1

Group: 239.0.6.5/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080063     8387447418      117   65        61.690  kbps 1

Group: 239.0.6.6/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2418595      275719822       113   0         0.000   bps  1
10.57.50.1      71077401     8387133238      117   65        61.690  kbps 1

Group: 239.0.6.7/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9707309      1106633222      113   0         0.000   bps  1
10.57.50.1      71080086     8387450132      117   65        61.690  kbps 1

Group: 239.0.6.8/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9310368      1061381944      113   0         0.000   bps  1
10.57.50.1      71077417     8387135150      117   65        61.690  kbps 1

Group: 239.0.6.9/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8849318      1008822248      113   0         0.000   bps  1
10.57.50.1      71080109     8387452846      117   65        61.690  kbps 1

Group: 239.0.6.10/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8188414      933479192       113   0         0.000   bps  1
10.57.50.1      71080131     8387455442      117   65        61.690  kbps 1

Group: 239.0.6.11/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8129851      926803010       113   0         0.000   bps  1
10.57.50.1      71077431     8387136770      117   65        61.690  kbps 1

Group: 239.0.6.12/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7829218      892530848       113   0         699.200 bps  1
10.57.50.1      71080154     8387458156      117   65        61.690  kbps 1

Group: 239.0.6.13/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6798584      775038572       113   0         0.000   bps  1
10.57.50.1      71079399     8387369058      117   65        61.690  kbps 1

Group: 239.0.6.14/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7081813      807326678       113   0         0.000   bps  1
10.57.50.1      71080176     8387460760      117   65        61.690  kbps 1

Group: 239.0.6.15/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080199     8387463466      117   65        61.690  kbps 1

Group: 239.0.6.16/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2252809      256820222       113   0         0.000   bps  1
10.57.50.1      71077472     8387141576      117   65        61.675  kbps 1

Group: 239.0.6.17/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8406717      958365734       113   0         0.000   bps  1
10.57.50.1      71080221     8387466062      117   65        61.675  kbps 1

Group: 239.0.6.18/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8515869      970809062       113   0         0.000   bps  1
10.57.50.1      71080250     8387469484      117   65        61.675  kbps 1

Group: 239.0.6.19/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7345290      837363048       113   0         0.000   bps  1
10.57.50.1      71077490     8387143740      117   65        61.675  kbps 1

Group: 239.0.6.20/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8821193      1005615998      113   0         0.000   bps  1
10.57.50.1      71080272     8387472080      117   65        61.675  kbps 1

Group: 239.0.6.21/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8737869      996117054       113   0         0.000   bps  1
10.57.50.1      71077499     8387144826      117   65        61.675  kbps 1

Group: 239.0.6.22/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8155873      929769518       113   0         684.000 bps  1
10.57.50.1      71080294     8387474676      117   65        61.675  kbps 1

Group: 239.0.6.23/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7808039      890116442       113   0         0.000   bps  1
10.57.50.1      71080316     8387477272      117   65        61.675  kbps 1

Group: 239.0.6.24/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7221890      823295448       113   0         0.000   bps  1
10.57.50.1      71077521     8387147406      117   65        61.675  kbps 1

Group: 239.0.6.25/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080338     8387479868      117   65        61.675  kbps 1

Group: 239.0.6.26/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2243519      255761150       113   65        59.584  kbps 1
10.57.50.1      71077538     8387149436      117   65        61.675  kbps 1

Group: 239.0.6.27/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8690995      990773426       113   0         0.000   bps  1
10.57.50.1      71080359     8387482346      117   65        61.675  kbps 1

Group: 239.0.6.28/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8023997      914735654       113   0         0.000   bps  1
10.57.50.1      71080379     8387484706      117   65        61.675  kbps 1

Group: 239.0.6.29/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9197309      1048493222      113   0         0.000   bps  1
10.57.50.1      71077555     8387151402      117   65        61.675  kbps 1

Group: 239.0.6.30/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7962180      907688516       113   0         0.000   bps  1
10.57.50.1      71080399     8387487066      117   65        61.675  kbps 1

Group: 239.0.6.31/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7444693      848694998       113   0         0.000   bps  1
10.57.50.1      71079429     8387372582      117   65        61.675  kbps 1

Group: 239.0.6.32/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7465672      851086604       113   0         0.000   bps  1
10.57.50.1      71080420     8387489552      117   65        61.675  kbps 1

Group: 239.0.6.33/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6926468      789617348       113   0         0.000   bps  1
10.57.50.1      71080441     8387492022      117   65        61.675  kbps 1

Group: 239.0.6.34/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8317385      948181886       113   0         0.000   bps  1
10.57.50.1      71077588     8387155264      117   65        61.675  kbps 1

Group: 239.0.6.35/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080464     8387494736      117   65        61.675  kbps 1

Group: 239.0.6.36/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3023921      344726990       113   0         0.000   bps  1
10.57.50.1      71080487     8387497450      117   65        61.675  kbps 1

Group: 239.0.6.37/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8049162      917604460       113   0         0.000   bps  1
10.57.50.1      71077602     8387156964      117   65        61.675  kbps 1

Group: 239.0.6.38/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9734380      1109719316      113   0         0.000   bps  1
10.57.50.1      71079448     8387374840      117   65        61.675  kbps 1

Group: 239.0.6.39/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           48073747     5480407154      113   65        59.584  kbps 1
10.57.50.1      71077609     8387157806      117   65        61.675  kbps 1

Group: 239.0.6.40/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           48521068     5531401748      113   65        59.584  kbps 1
10.57.50.1      71079473     8387377806      117   65        61.675  kbps 1

Group: 239.0.6.41/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8093890      922703456       113   0         0.000   bps  1
10.57.50.1      71079496     8387380504      117   65        61.675  kbps 1

Group: 239.0.6.42/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           48019634     5474238268      113   65        59.584  kbps 1
10.57.50.1      71077223     8387112162      117   65        61.675  kbps 1

Group: 239.0.6.43/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8187622      933388904       113   0         0.000   bps  1
10.57.50.1      71079520     8387383336      117   65        61.675  kbps 1

Group: 239.0.6.44/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           48127883     5486578658      113   65        59.584  kbps 1
10.57.50.1      71077616     8387158640      117   65        61.675  kbps 1

Group: 239.0.6.45/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079538     8387385476      117   65        61.675  kbps 1

Group: 239.0.6.46/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           46118918     5257556648      113   65        59.584  kbps 1
10.57.50.1      71079562     8387388292      117   65        61.675  kbps 1

Group: 239.0.6.47/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8145773      928618118       113   0         0.000   bps  1
10.57.50.1      71077126     8387100700      117   65        61.675  kbps 1

Group: 239.0.6.48/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           48429052     5520911924      113   65        59.584  kbps 1
10.57.50.1      71079584     8387390888      117   65        61.675  kbps 1

Group: 239.0.6.49/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7988984      910744172       113   0         0.000   bps  1
10.57.50.1      71079606     8387393484      117   65        61.675  kbps 1

Group: 239.0.6.50/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           48611627     5541725474      113   65        59.584  kbps 1
10.57.50.1      71077119     8387099970      117   65        61.675  kbps 1

Group: 239.0.6.51/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7670864      874478492       113   0         0.000   bps  1
10.57.50.1      71079626     8387395844      117   65        61.675  kbps 1

Group: 239.0.6.52/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           48330170     5509639376      113   65        59.584  kbps 1
10.57.50.1      71077309     8387122414      117   65        61.675  kbps 1

Group: 239.0.6.53/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8340867      950858834       113   0         623.200 bps  1
10.57.50.1      71079646     8387398212      117   65        61.675  kbps 1

Group: 239.0.6.54/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           48286569     5504668862      113   65        59.584  kbps 1
10.57.50.1      71079668     8387400800      117   65        61.675  kbps 1

Group: 239.0.6.55/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71077149     8387103494      117   65        61.675  kbps 1

Group: 239.0.6.56/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           45885055     5230896266      113   65        59.584  kbps 1
10.57.50.1      71079690     8387403396      117   65        61.675  kbps 1

Group: 239.0.6.57/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7859795      896016626       113   0         0.000   bps  1
10.57.50.1      71079347     8387362930      117   65        61.675  kbps 1

Group: 239.0.6.58/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           48070120     5479993676      113   65        59.584  kbps 1
10.57.50.1      71079711     8387405890      117   65        61.675  kbps 1

Group: 239.0.6.59/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8437408      961864508       113   0         0.000   bps  1
10.57.50.1      71079736     8387408824      117   65        61.675  kbps 1

Group: 239.0.6.60/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           48443231     5522528330      113   65        59.584  kbps 1
10.57.50.1      71077173     8387106294      117   65        61.675  kbps 1

Group: 239.0.6.61/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9104509      1037914022      113   0         623.200 bps  1
10.57.50.1      71079757     8387411302      117   65        61.675  kbps 1

Group: 239.0.6.62/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           48288159     5504850122      113   65        59.584  kbps 1
10.57.50.1      71079778     8387413780      117   65        61.675  kbps 1

Group: 239.0.6.63/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8226733      937847558       113   0         0.000   bps  1
10.57.50.1      71077225     8387112470      117   65        61.675  kbps 1

Group: 239.0.6.64/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7120621      811750790       113   0         0.000   bps  1
10.57.50.1      71079799     8387416258      117   65        61.675  kbps 1

Group: 239.0.6.65/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           45198254     5152600948      113   65        59.584  kbps 1
10.57.50.1      71077236     8387113792      117   65        61.675  kbps 1

Group: 239.0.6.66/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1627496      185534540       113   0         0.000   bps  1
10.57.50.1      71079819     8387418618      117   65        61.675  kbps 1

Group: 239.0.6.67/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           48370433     5514229358      113   65        59.584  kbps 1
10.57.50.1      71079851     8387422394      117   65        61.675  kbps 1

Group: 239.0.6.68/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           48349643     5511859298      113   65        59.584  kbps 1
10.57.50.1      71077247     8387115066      117   65        61.675  kbps 1

Group: 239.0.6.69/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8386427      956052674       113   0         0.000   bps  1
10.57.50.1      71079871     8387424754      117   65        61.675  kbps 1

Group: 239.0.6.70/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8093458      922654200       113   0         623.200 bps  1
10.57.50.1      71077343     8387126426      117   65        61.675  kbps 1

Group: 239.0.6.71/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           48521870     5531493176      113   65        59.584  kbps 1
10.57.50.1      71079891     8387427122      117   65        61.675  kbps 1

Group: 239.0.6.72/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           48459805     5524417766      113   65        59.599  kbps 1
10.57.50.1      71079917     8387430182      117   65        61.690  kbps 1

Group: 239.0.6.73/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8983513      1024120478      113   0         0.000   bps  1
10.57.50.1      71077274     8387118244      117   65        61.690  kbps 1

Group: 239.0.6.74/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           47663858     5433679808      113   65        59.599  kbps 1
10.57.50.1      71079939     8387432778      117   65        61.690  kbps 1

Group: 239.0.6.75/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079377     8387366454      117   65        61.690  kbps 1

Group: 239.0.6.76/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           45750782     5215589144      113   65        59.599  kbps 1
10.57.50.1      71079958     8387435036      117   65        61.690  kbps 1

Group: 239.0.6.77/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8255041      941074670       113   0         0.000   bps  1
10.57.50.1      71079982     8387437860      117   65        61.690  kbps 1

Group: 239.0.6.78/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           48504848     5529552660      113   65        59.599  kbps 1
10.57.50.1      71077371     8387129650      117   65        61.690  kbps 1

Group: 239.0.6.79/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9123635      1040094386      113   0         0.000   bps  1
10.57.50.1      71080003     8387440338      117   65        61.690  kbps 1

Group: 239.0.6.80/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           47949675     5466262946      113   65        59.599  kbps 1
10.57.50.1      71080024     8387442816      117   65        61.690  kbps 1

Group: 239.0.6.81/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8931068      1018141740      113   0         0.000   bps  1
10.57.50.1      71077385     8387131350      117   65        61.690  kbps 1

Group: 239.0.6.82/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           48308505     5507169566      113   65        59.599  kbps 1
10.57.50.1      71080046     8387445412      117   65        61.690  kbps 1

Group: 239.0.6.83/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7554638      861228724       113   0         0.000   bps  1
10.57.50.1      71077401     8387133262      117   65        61.690  kbps 1

Group: 239.0.6.84/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           47772567     5446072634      113   65        59.599  kbps 1
10.57.50.1      71080068     8387448008      117   65        61.690  kbps 1

Group: 239.0.6.85/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080091     8387450722      117   65        61.690  kbps 1

Group: 239.0.6.86/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           45897759     5232344522      113   65        59.599  kbps 1
10.57.50.1      71077416     8387135000      117   65        61.690  kbps 1

Group: 239.0.6.87/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9163975      1044693146      113   0         0.000   bps  1
10.57.50.1      71080113     8387453318      117   65        61.690  kbps 1

Group: 239.0.6.88/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           48304060     5506662832      113   65        59.599  kbps 1
10.57.50.1      71077429     8387136574      117   65        61.690  kbps 1

Group: 239.0.6.89/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8897858      1014355808      113   0         0.000   bps  1
10.57.50.1      71080135     8387455914      117   65        61.690  kbps 1

Group: 239.0.6.90/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           47980342     5469758984      113   65        59.599  kbps 1
10.57.50.1      71080158     8387458628      117   65        61.690  kbps 1

Group: 239.0.6.91/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7453284      849674372       113   0         623.200 bps  1
10.57.50.1      71077450     8387139012      117   65        61.690  kbps 1

Group: 239.0.6.92/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           48207018     5495600048      113   65        59.599  kbps 1
10.57.50.1      71080181     8387461342      117   65        61.690  kbps 1

Group: 239.0.6.93/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7359899      839028482       113   0         0.000   bps  1
10.57.50.1      71079403     8387369530      117   65        61.690  kbps 1

Group: 239.0.6.94/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           47992347     5471127554      113   65        59.599  kbps 1
10.57.50.1      71080202     8387463828      117   65        61.690  kbps 1

Group: 239.0.6.95/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080226     8387466652      117   65        61.690  kbps 1

Group: 239.0.6.96/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2221032      253197636       113   0         0.000   bps  1
10.57.50.1      71077487     8387143346      117   65        61.690  kbps 1

Group: 239.0.6.97/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34257384     3905341772      113   65        59.599  kbps 1
10.57.50.1      71080254     8387469956      117   65        61.690  kbps 1

Group: 239.0.6.98/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34108741     3888396470      113   65        59.599  kbps 1
10.57.50.1      71080277     8387472670      117   65        61.690  kbps 1

Group: 239.0.6.99/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8570535      977040978       113   0         0.000   bps  1
10.57.50.1      71077505     8387145518      117   65        61.690  kbps 1

Group: 239.0.6.100/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34783006     3965262680      113   65        59.599  kbps 1
10.57.50.1      71080298     8387475148      117   65        61.690  kbps 1

Group: 239.0.6.101/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           63192249     7203916370      113   65        59.599  kbps 1
10.57.50.1      71077521     8387147430      117   65        61.690  kbps 1

Group: 239.0.6.102/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           63286817     7214697134      113   65        59.599  kbps 1
10.57.50.1      71080321     8387477862      117   65        61.690  kbps 1

Group: 239.0.6.103/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34607062     3945205064      113   65        59.599  kbps 1
10.57.50.1      71080343     8387480458      117   65        61.690  kbps 1

Group: 239.0.6.104/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34980795     3987810622      113   65        59.584  kbps 1
10.57.50.1      71077536     8387149168      117   65        61.675  kbps 1

Group: 239.0.6.105/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           62413621     7115152790      113   65        59.584  kbps 1
10.57.50.1      71080363     8387482818      117   65        61.675  kbps 1

Group: 239.0.6.106/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           31075204     3542573252      113   65        59.584  kbps 1
10.57.50.1      71079425     8387372110      117   65        61.675  kbps 1

Group: 239.0.6.107/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           63354903     7222458938      113   65        59.584  kbps 1
10.57.50.1      71080383     8387485186      117   65        61.675  kbps 1

Group: 239.0.6.108/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34287667     3908794034      113   65        59.584  kbps 1
10.57.50.1      71080404     8387487656      117   65        61.675  kbps 1

Group: 239.0.6.109/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7279875      829905746       113   0         0.000   bps  1
10.57.50.1      71077572     8387153368      117   65        61.675  kbps 1

Group: 239.0.6.110/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           35003388     3990386228      113   65        59.584  kbps 1
10.57.50.1      71080425     8387490134      117   65        61.675  kbps 1

Group: 239.0.6.111/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6532985      744760286       113   0         0.000   bps  1
10.57.50.1      71079432     8387372944      117   65        61.675  kbps 1

Group: 239.0.6.112/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           35231268     4016364548      113   65        59.584  kbps 1
10.57.50.1      71080445     8387492502      117   65        61.675  kbps 1

Group: 239.0.6.113/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8199996      934799540       113   0         0.000   bps  1
10.57.50.1      71080468     8387495208      117   65        61.675  kbps 1

Group: 239.0.6.114/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34865966     3974720120      113   65        59.584  kbps 1
10.57.50.1      71077600     8387156680      117   65        61.675  kbps 1

Group: 239.0.6.115/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080491     8387497922      117   65        61.675  kbps 1

Group: 239.0.6.116/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           31121342     3547832984      113   65        59.584  kbps 1
10.57.50.1      71079454     8387375540      117   65        61.675  kbps 1

Group: 239.0.6.117/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8752456      997779980       113   65        59.584  kbps 1
10.57.50.1      71077198     8387109220      117   65        61.675  kbps 1

Group: 239.0.6.118/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           35136725     4005586646      113   65        59.584  kbps 1
10.57.50.1      71079478     8387378380      117   65        61.675  kbps 1

Group: 239.0.6.119/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8578830      977986616       113   0         0.000   bps  1
10.57.50.1      71077616     8387158624      117   65        61.675  kbps 1

Group: 239.0.6.120/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34304223     3910681418      113   65        59.584  kbps 1
10.57.50.1      71079498     8387380756      117   65        61.675  kbps 1

Group: 239.0.6.121/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8831443      1006784498      113   0         0.000   bps  1
10.57.50.1      71079523     8387383690      117   65        61.675  kbps 1

Group: 239.0.6.122/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34700712     3955881164      113   65        59.584  kbps 1
10.57.50.1      71077215     8387111298      117   65        61.675  kbps 1

Group: 239.0.6.123/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7445616      848800220       113   0         0.000   bps  1
10.57.50.1      71079544     8387386168      117   65        61.675  kbps 1

Group: 239.0.6.124/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34096776     3887032460      113   65        59.584  kbps 1
10.57.50.1      71079566     8387388764      117   65        61.675  kbps 1

Group: 239.0.6.125/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71077123     8387100290      117   65        61.675  kbps 1

Group: 239.0.6.126/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           31298882     3568072544      113   65        59.584  kbps 1
10.57.50.1      71079587     8387391242      117   65        61.675  kbps 1

Group: 239.0.6.127/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9347517      1065616934      113   0         0.000   bps  1
10.57.50.1      71077306     8387122060      117   65        61.690  kbps 1

Group: 239.0.6.128/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8681202      989657024       113   0         0.000   bps  1
10.57.50.1      71079609     8387393846      117   65        61.690  kbps 1

Group: 239.0.6.129/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           35003635     3990414386      113   65        59.599  kbps 1
10.57.50.1      71079631     8387396434      117   65        61.690  kbps 1

Group: 239.0.6.130/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8289553      945009038       113   0         0.000   bps  1
10.57.50.1      71077135     8387101842      117   65        61.690  kbps 1

Group: 239.0.6.131/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           35525595     4049917826      113   65        59.599  kbps 1
10.57.50.1      71079652     8387398912      117   65        61.690  kbps 1

Group: 239.0.6.132/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34536827     3937198274      113   65        59.599  kbps 1
10.57.50.1      71077313     8387122894      117   65        61.690  kbps 1

Group: 239.0.6.133/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7623164      869040692       113   0         0.000   bps  1
10.57.50.1      71079671     8387401162      117   65        61.690  kbps 1

Group: 239.0.6.134/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7557814      861590792       113   0         0.000   bps  1
10.57.50.1      71079695     8387403986      117   65        61.690  kbps 1

Group: 239.0.6.135/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           29924118     3411349448      113   65        59.599  kbps 1
10.57.50.1      71077159     8387104674      117   65        61.690  kbps 1

Group: 239.0.6.136/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           30811823     3512547818      113   65        59.599  kbps 1
10.57.50.1      71079718     8387406700      117   65        61.690  kbps 1

Group: 239.0.6.137/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8370713      954261278       113   0         0.000   bps  1
10.57.50.1      71079351     8387363402      117   65        61.690  kbps 1

Group: 239.0.6.138/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34704736     3956339900      113   65        59.599  kbps 1
10.57.50.1      71079739     8387409194      117   65        61.690  kbps 1

Group: 239.0.6.139/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8764083      999105458       113   0         0.000   bps  1
10.57.50.1      71079762     8387411892      117   65        61.690  kbps 1

Group: 239.0.6.140/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           35250638     4018572728      113   65        59.599  kbps 1
10.57.50.1      71077234     8387113484      117   65        61.690  kbps 1

Group: 239.0.6.141/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8819366      1005407720      113   0         0.000   bps  1
10.57.50.1      71079783     8387414370      117   65        61.690  kbps 1

Group: 239.0.6.142/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10280450     1171971296      113   65        59.599  kbps 1
10.57.50.1      71079803     8387416730      117   65        61.690  kbps 1

Group: 239.0.6.143/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7900483      900655058       113   0         0.000   bps  1
10.57.50.1      71077235     8387113650      117   65        61.690  kbps 1

Group: 239.0.6.144/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10141958     1156183208      113   65        59.599  kbps 1
10.57.50.1      71079830     8387419916      117   65        61.690  kbps 1

Group: 239.0.6.145/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3            330             110   0         0.000   bps  1
10.57.50.1      71077342     8387126308      117   65        61.690  kbps 1

Group: 239.0.6.146/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           5118990      583564856       113   65        59.599  kbps 1
10.57.50.1      71079855     8387422874      117   65        61.690  kbps 1

Group: 239.0.6.147/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9296551      1059806810      113   0         0.000   bps  1
10.57.50.1      71079876     8387425344      117   65        61.690  kbps 1

Group: 239.0.6.148/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           11203449     1277193182      113   65        59.599  kbps 1
10.57.50.1      71077259     8387116466      117   65        61.690  kbps 1

Group: 239.0.6.149/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7895848      900126668       113   0         0.000   bps  1
10.57.50.1      71079897     8387427822      117   65        61.690  kbps 1

Group: 239.0.6.150/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           11456433     1306033358      113   65        59.599  kbps 1
10.57.50.1      71079372     8387365864      117   65        61.690  kbps 1

Group: 239.0.6.151/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7869738      897150128       113   0         0.000   bps  1
10.57.50.1      71079919     8387430434      117   65        61.690  kbps 1

Group: 239.0.6.152/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           11383942     1297769384      113   65        59.599  kbps 1
10.57.50.1      71079942     8387433132      117   65        61.690  kbps 1

Group: 239.0.6.153/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8649008      985986904       113   0         0.000   bps  1
10.57.50.1      71077296     8387120800      117   65        61.690  kbps 1

Group: 239.0.6.154/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9995039      1139434442      113   65        59.599  kbps 1
10.57.50.1      71079962     8387435500      117   65        61.690  kbps 1

Group: 239.0.6.155/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079380     8387366808      117   65        61.690  kbps 1

Group: 239.0.6.156/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           4562666      520143920       113   65        59.599  kbps 1
10.57.50.1      71079984     8387438104      117   65        61.690  kbps 1

Group: 239.0.6.157/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8088100      922043396       113   0         0.000   bps  1
10.57.50.1      71080005     8387440574      117   65        61.690  kbps 1

Group: 239.0.6.158/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10862037     1238272206      113   65        59.599  kbps 1
10.57.50.1      71077382     8387130948      117   65        61.690  kbps 1

Group: 239.0.6.159/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8201344      934953212       113   65        59.599  kbps 1
10.57.50.1      71080027     8387443170      117   65        61.675  kbps 1

Group: 239.0.6.160/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10729191     1223127770      113   65        59.584  kbps 1
10.57.50.1      71080049     8387445766      117   65        61.675  kbps 1

Group: 239.0.6.161/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8736477      995958370       113   0         0.000   bps  1
10.57.50.1      71077398     8387132884      117   65        61.675  kbps 1

Group: 239.0.6.162/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10056712     1146465164      113   65        59.584  kbps 1
10.57.50.1      71080071     8387448362      117   65        61.675  kbps 1

Group: 239.0.6.163/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8357741      952782466       113   0         0.000   bps  1
10.57.50.1      71077413     8387134678      117   65        61.675  kbps 1

Group: 239.0.6.164/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8879657      1012280894      113   0         0.000   bps  1
10.57.50.1      71080093     8387450958      117   65        61.675  kbps 1

Group: 239.0.6.165/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2755334      314108072       113   65        59.584  kbps 1
10.57.50.1      71080117     8387453790      117   65        61.675  kbps 1

Group: 239.0.6.166/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           4821612      549663764       113   65        59.584  kbps 1
10.57.50.1      71077426     8387136180      117   65        61.675  kbps 1

Group: 239.0.6.167/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8993240      1025229356      113   0         0.000   bps  1
10.57.50.1      71080138     8387456268      117   65        61.675  kbps 1

Group: 239.0.6.168/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8129801      926797310       113   0         0.000   bps  1
10.57.50.1      71079401     8387369294      117   65        61.675  kbps 1

Group: 239.0.6.169/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10653813     1214534678      113   65        59.584  kbps 1
10.57.50.1      71080161     8387458990      117   65        61.675  kbps 1

Group: 239.0.6.170/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8349217      951810734       113   0         0.000   bps  1
10.57.50.1      71080184     8387461696      117   65        61.675  kbps 1

Group: 239.0.6.171/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10958917     1249316534      113   65        59.584  kbps 1
10.57.50.1      71077466     8387140868      117   65        61.675  kbps 1

Group: 239.0.6.172/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8504840      969551756       113   65        59.584  kbps 1
10.57.50.1      71080206     8387464292      117   65        61.675  kbps 1

Group: 239.0.6.173/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10945651     1247804210      113   65        59.584  kbps 1
10.57.50.1      71080235     8387467714      117   65        61.675  kbps 1

Group: 239.0.6.174/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8641984      985186164       113   0         0.000   bps  1
10.57.50.1      71077485     8387143150      117   65        61.675  kbps 1

Group: 239.0.6.175/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2755334      314108072       113   65        59.584  kbps 1
10.57.50.1      71080257     8387470310      117   65        61.675  kbps 1

Group: 239.0.6.176/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2380197      271342446       113   0         0.000   bps  1
10.57.50.1      71077492     8387144000      117   65        61.675  kbps 1

Group: 239.0.6.177/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           11236998     1281017768      113   65        59.584  kbps 1
10.57.50.1      71080281     8387473142      117   65        61.675  kbps 1

Group: 239.0.6.178/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8113561      924945950       113   65        59.584  kbps 1
10.57.50.1      71080302     8387475620      117   65        61.675  kbps 1

Group: 239.0.6.179/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10624038     1211140320      113   65        59.584  kbps 1
10.57.50.1      71077515     8387146698      117   65        61.675  kbps 1

Group: 239.0.6.180/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9029064      1029313292      113   0         0.000   bps  1
10.57.50.1      71080325     8387478334      117   65        61.675  kbps 1

Group: 239.0.6.181/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9967937      1136344802      113   65        59.584  kbps 1
10.57.50.1      71077533     8387148846      117   65        61.675  kbps 1

Group: 239.0.6.182/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9686269      1104234662      113   0         0.000   bps  1
10.57.50.1      71080346     8387480812      117   65        61.675  kbps 1

Group: 239.0.6.183/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10986263     1252433978      113   65        59.584  kbps 1
10.57.50.1      71080366     8387483172      117   65        61.675  kbps 1

Group: 239.0.6.184/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8594184      979736968       113   0         0.000   bps  1
10.57.50.1      71077549     8387150702      117   65        61.675  kbps 1

Group: 239.0.6.185/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2755334      314108072       113   65        59.584  kbps 1
10.57.50.1      71080387     8387485650      117   65        61.675  kbps 1

Group: 239.0.6.186/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1598616      182242220       113   0         0.000   bps  1
10.57.50.1      71079430     8387372700      117   65        61.675  kbps 1

Group: 239.0.6.187/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10118161     1153470350      113   65        59.584  kbps 1
10.57.50.1      71080406     8387487900      117   65        61.675  kbps 1

Group: 239.0.6.188/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9136522      1041563504      113   0         0.000   bps  1
10.57.50.1      71080428     8387490488      117   65        61.675  kbps 1

Group: 239.0.6.189/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10216733     1164707558      113   65        59.584  kbps 1
10.57.50.1      71077583     8387154666      117   65        61.675  kbps 1

Group: 239.0.6.190/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9248208      1054295708      113   0         0.000   bps  1
10.57.50.1      71080449     8387492966      117   65        61.675  kbps 1

Group: 239.0.6.191/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           11044569     1259080862      113   65        59.584  kbps 1
10.57.50.1      71080472     8387495680      117   65        61.690  kbps 1

Group: 239.0.6.192/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           11263899     1284084478      113   65        59.599  kbps 1
10.57.50.1      71077598     8387156492      117   65        61.690  kbps 1

Group: 239.0.6.193/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7415164      845328692       113   0         0.000   bps  1
10.57.50.1      71080495     8387498394      117   65        61.690  kbps 1

Group: 239.0.6.194/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10991206     1252997476      113   65        59.599  kbps 1
10.57.50.1      71077611     8387158034      117   65        61.690  kbps 1

Group: 239.0.6.195/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079454     8387375564      117   65        61.690  kbps 1

Group: 239.0.6.196/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2314153      263813438       113   0         0.000   bps  1
10.57.50.1      71079482     8387378852      117   65        61.690  kbps 1

Group: 239.0.6.197/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7752978      883839484       113   0         0.000   bps  1
10.57.50.1      71077216     8387111344      117   65        61.690  kbps 1

Group: 239.0.6.198/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           11022133     1256523158      113   65        59.599  kbps 1
10.57.50.1      71079504     8387381448      117   65        61.690  kbps 1

Group: 239.0.6.199/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8682119      989761562       113   0         0.000   bps  1
10.57.50.1      71077619     8387158986      117   65        61.690  kbps 1

Group: 239.0.6.200/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9076691      1034742770      113   0         0.000   bps  1
10.57.50.1      71079525     8387383942      117   65        61.690  kbps 1

Group: 239.0.6.201/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           11342768     1293075548      113   65        59.599  kbps 1
10.57.50.1      71079548     8387386640      117   65        61.690  kbps 1

Group: 239.0.6.202/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7266049      828329582       113   0         0.000   bps  1
10.57.50.1      71077123     8387100314      117   65        61.690  kbps 1

Group: 239.0.6.203/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10628877     1211691974      113   65        59.599  kbps 1
10.57.50.1      71079570     8387389236      117   65        61.690  kbps 1

Group: 239.0.6.204/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7727906      880981280       113   0         0.000   bps  1
10.57.50.1      71079591     8387391714      117   65        61.690  kbps 1

Group: 239.0.6.205/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2755336      314108300       113   65        59.599  kbps 1
10.57.50.1      71077117     8387099734      117   65        61.690  kbps 1

Group: 239.0.6.206/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2177498      248234768       113   0         0.000   bps  1
10.57.50.1      71079613     8387394310      117   65        61.690  kbps 1

Group: 239.0.6.207/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           11440312     1304195564      113   65        59.599  kbps 1
10.57.50.1      71077310     8387122532      117   65        61.690  kbps 1

Group: 239.0.6.208/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9560774      1089928232      113   0         0.000   bps  1
10.57.50.1      71079632     8387396560      117   65        61.690  kbps 1

Group: 239.0.6.209/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10779128     1228820588      113   65        59.599  kbps 1
10.57.50.1      71079655     8387399266      117   65        61.690  kbps 1

Group: 239.0.6.210/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7163374      816624632       113   0         0.000   bps  1
10.57.50.1      71077144     8387102904      117   65        61.690  kbps 1

Group: 239.0.6.211/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           11200374     1276842632      113   65        59.599  kbps 1
10.57.50.1      71079675     8387401626      117   65        61.690  kbps 1

Group: 239.0.6.212/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6129839      698801642       113   0         0.000   bps  1
10.57.50.1      71079348     8387363048      117   65        61.690  kbps 1

Group: 239.0.6.213/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           11222902     1279410824      113   65        59.599  kbps 1
10.57.50.1      71079696     8387404120      117   65        61.690  kbps 1

Group: 239.0.6.214/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7524991      857848970       113   0         0.000   bps  1
10.57.50.1      71079721     8387407054      117   65        61.690  kbps 1

Group: 239.0.6.215/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2755336      314108300       113   65        59.584  kbps 1
10.57.50.1      71077170     8387105940      117   65        61.675  kbps 1

Group: 239.0.6.216/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3218814      366944792       113   0         0.000   bps  1
10.57.50.1      71079743     8387409650      117   65        61.675  kbps 1

Group: 239.0.6.217/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           11409452     1300677524      113   65        59.584  kbps 1
10.57.50.1      71079765     8387412246      117   65        61.675  kbps 1

Group: 239.0.6.218/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7607692      867276884       113   0         0.000   bps  1
10.57.50.1      71077171     8387106106      117   65        61.675  kbps 1

Group: 239.0.6.219/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10912711     1244049050      113   65        59.584  kbps 1
10.57.50.1      71079786     8387414724      117   65        61.675  kbps 1

Group: 239.0.6.220/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8385365      955931598       113   0         0.000   bps  1
10.57.50.1      71077337     8387125718      117   65        61.675  kbps 1

Group: 239.0.6.221/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10522435     1199557586      113   65        59.584  kbps 1
10.57.50.1      71079805     8387416974      117   65        61.675  kbps 1

Group: 239.0.6.222/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8205930      935476016       113   0         0.000   bps  1
10.57.50.1      71079833     8387420270      117   65        61.675  kbps 1

Group: 239.0.6.223/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9783301      1115296310      113   65        59.584  kbps 1
10.57.50.1      71077246     8387114932      117   65        61.675  kbps 1

Group: 239.0.6.224/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9341269      1064904662      113   65        59.584  kbps 1
10.57.50.1      71079858     8387423220      117   65        61.675  kbps 1

Group: 239.0.6.225/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2755338      314108520       113   65        59.584  kbps 1
10.57.50.1      71077344     8387126552      117   65        61.675  kbps 1

Group: 239.0.6.226/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2176583      248130458       113   0         0.000   bps  1
10.57.50.1      71079878     8387425588      117   65        61.675  kbps 1

Group: 239.0.6.227/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           11032269     1257678662      113   65        59.584  kbps 1
10.57.50.1      71079900     8387428176      117   65        61.675  kbps 1

Group: 239.0.6.228/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8357979      952809602       113   0         0.000   bps  1
10.57.50.1      71077268     8387117528      117   65        61.675  kbps 1

Group: 239.0.6.229/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8971595      1022761826      113   0         0.000   bps  1
10.57.50.1      71079923     8387430890      117   65        61.675  kbps 1

Group: 239.0.6.230/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           11413812     1301174564      113   65        59.584  kbps 1
10.57.50.1      71079376     8387366336      117   65        61.675  kbps 1

Group: 239.0.6.231/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9079437      1035055814      113   0         0.000   bps  1
10.57.50.1      71079943     8387433266      117   65        61.675  kbps 1

Group: 239.0.6.232/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8413888      959183228       113   0         0.000   bps  1
10.57.50.1      71079965     8387435854      117   65        61.675  kbps 1

Group: 239.0.6.233/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10169551     1159328802      113   65        59.584  kbps 1
10.57.50.1      71077363     8387128706      117   65        61.675  kbps 1

Group: 239.0.6.234/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7374328      840673388       113   0         0.000   bps  1
10.57.50.1      71079988     8387438568      117   65        61.675  kbps 1

Group: 239.0.6.235/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2755336      314108300       113   65        59.584  kbps 1
10.57.50.1      71080010     8387441164      117   65        61.675  kbps 1

Group: 239.0.6.236/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1729477      197160366       113   0         0.000   bps  1
10.57.50.1      71077379     8387130642      117   65        61.675  kbps 1

Group: 239.0.6.237/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           11303741     1288626470      113   65        59.584  kbps 1
10.57.50.1      71080030     8387443524      117   65        61.675  kbps 1

Group: 239.0.6.238/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8075778      920638680       113   0         0.000   bps  1
10.57.50.1      71077397     8387132790      117   65        61.675  kbps 1

Group: 239.0.6.239/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           11207538     1277659328      113   65        59.584  kbps 1
10.57.50.1      71080052     8387446120      117   65        61.675  kbps 1

Group: 239.0.6.240/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8063314      919217792       113   0         0.000   bps  1
10.57.50.1      71080074     8387448716      117   65        61.675  kbps 1

Group: 239.0.6.241/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9612236      1095794900      113   65        59.584  kbps 1
10.57.50.1      71077410     8387134292      117   65        61.675  kbps 1

Group: 239.0.6.242/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7687475      876372146       113   0         0.000   bps  1
10.57.50.1      71080096     8387451312      117   65        61.675  kbps 1

Group: 239.0.6.243/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9148579      1042937998      113   65        59.584  kbps 1
10.57.50.1      71077423     8387135866      117   65        61.675  kbps 1

Group: 239.0.6.244/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8188823      933525818       113   0         0.000   bps  1
10.57.50.1      71080120     8387454144      117   65        61.675  kbps 1

Group: 239.0.6.245/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2755336      314108300       113   65        59.584  kbps 1
10.57.50.1      71080141     8387456622      117   65        61.675  kbps 1

Group: 239.0.6.246/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2168056      247158380       113   0         0.000   bps  1
10.57.50.1      71077438     8387137596      117   65        61.675  kbps 1

Group: 239.0.6.247/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           11403012     1299943364      113   65        59.584  kbps 1
10.57.50.1      71080165     8387459454      117   65        61.675  kbps 1

Group: 239.0.6.248/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7746911      883147850       113   0         0.000   bps  1
10.57.50.1      71079405     8387369766      117   65        61.675  kbps 1

Group: 239.0.6.249/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7686353      876244238       113   0         0.000   bps  1
10.57.50.1      71080187     8387462058      117   65        61.675  kbps 1

Group: 239.0.6.250/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8182798      932838968       113   0         0.000   bps  1
10.57.50.1      71080211     8387464882      117   65        61.675  kbps 1

Group: 239.0.6.251/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7991344      911013208       113   0         0.000   bps  1
10.57.50.1      71077480     8387142520      117   65        61.675  kbps 1

Group: 239.0.6.252/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7683425      875910446       113   0         0.000   bps  1
10.57.50.1      71080239     8387468186      117   65        61.675  kbps 1

Group: 239.0.6.253/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7893566      899866520       113   0         0.000   bps  1
10.57.50.1      71080261     8387470782      117   65        61.675  kbps 1

Group: 239.0.6.254/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7234808      824768100       113   0         0.000   bps  1
10.57.50.1      71077499     8387144802      117   65        61.675  kbps 1

Group: 239.0.6.255/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080285     8387473614      117   65        61.675  kbps 1

Group: 239.0.7.0/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1926947      219671942       113   0         0.000   bps  1
10.57.50.1      71077514     8387146604      117   65        61.675  kbps 1

Group: 239.0.7.1/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8994194      1025338112      113   0         0.000   bps  1
10.57.50.1      71080306     8387476092      117   65        61.675  kbps 1

Group: 239.0.7.2/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8426204      960587252       113   0         0.000   bps  1
10.57.50.1      71080329     8387478806      117   65        61.675  kbps 1

Group: 239.0.7.3/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7923719      903303958       113   0         0.000   bps  1
10.57.50.1      71077530     8387148460      117   65        61.675  kbps 1

Group: 239.0.7.4/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7331344      835773212       113   0         0.000   bps  1
10.57.50.1      71080350     8387481284      117   65        61.675  kbps 1

Group: 239.0.7.5/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7243315      825737906       113   0         0.000   bps  1
10.57.50.1      71079426     8387372228      117   65        61.675  kbps 1

Group: 239.0.7.6/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7832139      892863842       113   0         0.000   bps  1
10.57.50.1      71080369     8387483534      117   65        61.675  kbps 1

Group: 239.0.7.7/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8332734      949931672       113   0         0.000   bps  1
10.57.50.1      71080391     8387486122      117   65        61.675  kbps 1

Group: 239.0.7.8/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8591584      979440572       113   0         0.000   bps  1
10.57.50.1      71077568     8387152896      117   65        61.675  kbps 1

Group: 239.0.7.9/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080411     8387488482      117   65        61.675  kbps 1

Group: 239.0.7.10/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2145323      244566818       113   0         0.000   bps  1
10.57.50.1      71079434     8387373180      117   65        61.675  kbps 1

Group: 239.0.7.11/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9244454      1053867752      113   0         0.000   bps  1
10.57.50.1      71080431     8387490850      117   65        61.675  kbps 1

Group: 239.0.7.12/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8433746      961447040       113   0         0.000   bps  1
10.57.50.1      71080453     8387493438      117   65        61.675  kbps 1

Group: 239.0.7.13/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7744418      882863648       113   0         0.000   bps  1
10.57.50.1      71077595     8387156090      117   65        61.675  kbps 1

Group: 239.0.7.14/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8228981      938103830       113   0         0.000   bps  1
10.57.50.1      71080475     8387496034      117   65        61.675  kbps 1

Group: 239.0.7.15/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8348528      951732188       113   0         0.000   bps  1
10.57.50.1      71080499     8387498866      117   65        61.675  kbps 1

Group: 239.0.7.16/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8533578      972827884       113   0         0.000   bps  1
10.57.50.1      71077610     8387157908      117   65        61.675  kbps 1

Group: 239.0.7.17/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7965629      908081702       113   65        59.584  kbps 1
10.57.50.1      71079465     8387376846      117   65        61.675  kbps 1

Group: 239.0.7.18/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7471785      851783486       113   0         0.000   bps  1
10.57.50.1      71077615     8387158514      117   65        61.675  kbps 1

Group: 239.0.7.19/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079483     8387378986      117   65        61.675  kbps 1

Group: 239.0.7.20/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1863167      212401034       113   0         0.000   bps  1
10.57.50.1      71079507     8387381802      117   65        61.675  kbps 1

Group: 239.0.7.21/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8038601      916400506       113   65        59.584  kbps 1
10.57.50.1      71077231     8387113098      117   65        61.675  kbps 1

Group: 239.0.7.22/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7866714      896805392       113   0         0.000   bps  1
10.57.50.1      71079530     8387384516      117   65        61.675  kbps 1

Group: 239.0.7.23/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8430981      961131830       113   0         0.000   bps  1
10.57.50.1      71079551     8387386994      117   65        61.675  kbps 1

Group: 239.0.7.24/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7676757      875150294       113   0         0.000   bps  1
10.57.50.1      71077124     8387100400      117   65        61.675  kbps 1

Group: 239.0.7.25/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9044715      1031097506      113   0         0.000   bps  1
10.57.50.1      71079573     8387389590      117   65        61.675  kbps 1

Group: 239.0.7.26/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7824105      891947966       113   0         0.000   bps  1
10.57.50.1      71077307     8387122178      117   65        61.675  kbps 1

Group: 239.0.7.27/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7800955      889308866       113   0         0.000   bps  1
10.57.50.1      71079593     8387391958      117   65        61.675  kbps 1

Group: 239.0.7.28/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8665739      987894242       113   0         0.000   bps  1
10.57.50.1      71079616     8387394664      117   65        61.675  kbps 1

Group: 239.0.7.29/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71077132     8387101488      117   65        61.675  kbps 1

Group: 239.0.7.30/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1684566      192040520       113   0         0.000   bps  1
10.57.50.1      71079636     8387397024      117   65        61.675  kbps 1

Group: 239.0.7.31/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8883297      1012695854      113   0         0.000   bps  1
10.57.50.1      71077313     8387122894      117   65        61.675  kbps 1

Group: 239.0.7.32/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8025417      914897534       113   0         0.000   bps  1
10.57.50.1      71079656     8387399392      117   65        61.675  kbps 1

Group: 239.0.7.33/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8625947      983357954       113   0         0.000   bps  1
10.57.50.1      71079678     8387401980      117   65        61.675  kbps 1

Group: 239.0.7.34/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8428342      960830984       113   0         0.000   bps  1
10.57.50.1      71077155     8387104202      117   65        61.675  kbps 1

Group: 239.0.7.35/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7837832      893512844       113   0         0.000   bps  1
10.57.50.1      71079701     8387404694      117   65        61.675  kbps 1

Group: 239.0.7.36/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7728939      881099042       113   0         0.000   bps  1
10.57.50.1      71079352     8387363520      117   65        61.675  kbps 1

Group: 239.0.7.37/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7326307      835198994       113   65        59.584  kbps 1
10.57.50.1      71079722     8387407188      117   65        61.675  kbps 1

Group: 239.0.7.38/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7997814      911750792       113   0         0.000   bps  1
10.57.50.1      71079747     8387410122      117   65        61.675  kbps 1

Group: 239.0.7.39/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71077179     8387107002      117   65        61.675  kbps 1

Group: 239.0.7.40/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2199495      250742426       113   0         0.000   bps  1
10.57.50.1      71079768     8387412600      117   65        61.675  kbps 1

Group: 239.0.7.41/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8379770      955293776       113   0         0.000   bps  1
10.57.50.1      71079788     8387414960      117   65        61.675  kbps 1

Group: 239.0.7.42/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7860297      896073854       113   65        59.584  kbps 1
10.57.50.1      71077232     8387113296      117   65        61.675  kbps 1

Group: 239.0.7.43/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8562721      976150190       113   0         0.000   bps  1
10.57.50.1      71079808     8387417320      117   65        61.675  kbps 1

Group: 239.0.7.44/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7397258      843287400       113   0         0.000   bps  1
10.57.50.1      71077342     8387126308      117   65        61.675  kbps 1

Group: 239.0.7.45/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7821459      891646322       113   0         0.000   bps  1
10.57.50.1      71079835     8387420514      117   65        61.675  kbps 1

Group: 239.0.7.46/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7978309      909527222       113   0         0.000   bps  1
10.57.50.1      71079862     8387423692      117   65        61.675  kbps 1

Group: 239.0.7.47/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8648003      985872338       113   0         0.000   bps  1
10.57.50.1      71077255     8387115994      117   65        61.675  kbps 1

Group: 239.0.7.48/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8300710      946280936       113   0         0.000   bps  1
10.57.50.1      71079883     8387426170      117   65        61.675  kbps 1

Group: 239.0.7.49/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079373     8387365982      117   65        61.675  kbps 1

Group: 239.0.7.50/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2051506      233871680       113   0         0.000   bps  1
10.57.50.1      71079902     8387428428      117   65        61.675  kbps 1

Group: 239.0.7.51/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7390266      842490320       113   0         0.000   bps  1
10.57.50.1      71079928     8387431480      117   65        61.675  kbps 1

Group: 239.0.7.52/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7482292      852981280       113   0         0.000   bps  1
10.57.50.1      71077294     8387120564      117   65        61.675  kbps 1

Group: 239.0.7.53/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9154958      1043665208      113   0         0.000   bps  1
10.57.50.1      71079949     8387433958      117   65        61.675  kbps 1

Group: 239.0.7.54/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7462617      850738334       113   0         0.000   bps  1
10.57.50.1      71079380     8387366816      117   65        61.675  kbps 1

Group: 239.0.7.55/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9250910      1054603736      113   0         0.000   bps  1
10.57.50.1      71079969     8387436334      117   65        61.675  kbps 1

Group: 239.0.7.56/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7841852      893971124       113   65        59.584  kbps 1
10.57.50.1      71079991     8387438922      117   65        61.675  kbps 1

Group: 239.0.7.57/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8600996      980513532       113   0         0.000   bps  1
10.57.50.1      71077378     8387130476      117   65        61.675  kbps 1

Group: 239.0.7.58/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8335206      950213480       113   65        59.584  kbps 1
10.57.50.1      71080014     8387441636      117   65        61.675  kbps 1

Group: 239.0.7.59/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           20254        2308952         113   0         0.000   bps  1
10.57.50.1      71080034     8387443996      117   65        61.675  kbps 1

Group: 239.0.7.60/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2222503      253365330       113   0         0.000   bps  1
10.57.50.1      71077391     8387132058      117   65        61.675  kbps 1

Group: 239.0.7.61/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9222453      1051359638      113   0         0.000   bps  1
10.57.50.1      71080056     8387446592      117   65        61.675  kbps 1

Group: 239.0.7.62/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7626668      869440140       113   65        59.584  kbps 1
10.57.50.1      71077408     8387134088      117   65        61.675  kbps 1

Group: 239.0.7.63/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9784609      1115445422      113   0         0.000   bps  1
10.57.50.1      71080078     8387449188      117   65        61.675  kbps 1

Group: 239.0.7.64/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9477542      1080439784      113   0         0.000   bps  1
10.57.50.1      71080101     8387451902      117   65        61.675  kbps 1

Group: 239.0.7.65/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8466299      965158082       113   0         0.000   bps  1
10.57.50.1      71077422     8387135708      117   65        61.675  kbps 1

Group: 239.0.7.66/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2118775      241540346       113   0         0.000   bps  1
10.57.50.1      71080124     8387454616      117   65        61.675  kbps 1

Group: 239.0.7.67/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7958956      907320980       113   0         0.000   bps  1
10.57.50.1      71079402     8387369412      117   65        61.675  kbps 1

Group: 239.0.7.68/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2325181      265070630       113   0         0.000   bps  1
10.57.50.1      71080144     8387456984      117   65        61.675  kbps 1

Group: 239.0.7.69/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080169     8387459926      117   65        61.675  kbps 1

Group: 239.0.7.70/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           854216       97380620        113   0         0.000   bps  1
10.57.50.1      71077462     8387140388      117   65        61.675  kbps 1

Group: 239.0.7.71/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8726241      994791470       113   0         0.000   bps  1
10.57.50.1      71080191     8387462522      117   65        61.675  kbps 1

Group: 239.0.7.72/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8029618      915376448       113   0         0.000   bps  1
10.57.50.1      71080214     8387465236      117   65        61.675  kbps 1

Group: 239.0.7.73/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2185407      249136390       113   0         0.000   bps  1
10.57.50.1      71077478     8387142324      117   65        61.675  kbps 1

Group: 239.0.7.74/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8436761      961790750       113   65        59.584  kbps 1
10.57.50.1      71080242     8387468540      117   65        61.675  kbps 1

Group: 239.0.7.75/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1904409      217102610       113   0         304.000 bps  1
10.57.50.1      71077498     8387144708      117   65        61.675  kbps 1

Group: 239.0.7.76/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7716216      879648620       113   0         0.000   bps  1
10.57.50.1      71080264     8387471136      117   65        61.675  kbps 1

Group: 239.0.7.77/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2693015      307003706       113   0         0.000   bps  1
10.57.50.1      71079412     8387370592      117   65        61.675  kbps 1

Group: 239.0.7.78/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8218078      936860888       113   0         0.000   bps  1
10.57.50.1      71080288     8387473976      117   65        61.675  kbps 1

Group: 239.0.7.79/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080310     8387476564      117   65        61.675  kbps 1

Group: 239.0.7.80/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1868585      213018674       113   0         0.000   bps  1
10.57.50.1      71077536     8387149144      117   65        61.675  kbps 1

Group: 239.0.7.81/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2086803      237895538       113   0         0.000   bps  1
10.57.50.1      71080333     8387479278      117   65        61.675  kbps 1

Group: 239.0.7.82/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8543994      974015312       113   65        59.584  kbps 1
10.57.50.1      71080354     8387481756      117   65        61.675  kbps 1

Group: 239.0.7.83/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2481410      282880732       113   0         0.000   bps  1
10.57.50.1      71077544     8387150112      117   65        61.675  kbps 1

Group: 239.0.7.84/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8871145      1011310526      113   0         0.000   bps  1
10.57.50.1      71080374     8387484116      117   65        61.675  kbps 1

Group: 239.0.7.85/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3009709      343106822       113   0         0.000   bps  1
10.57.50.1      71079431     8387372818      117   65        61.675  kbps 1

Group: 239.0.7.86/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8484247      967204154       113   0         0.000   bps  1
10.57.50.1      71080393     8387486366      117   65        61.675  kbps 1

Group: 239.0.7.87/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3252536      370789100       113   0         0.000   bps  1
10.57.50.1      71080415     8387488954      117   65        61.675  kbps 1

Group: 239.0.7.88/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6842707      780068594       113   65        59.584  kbps 1
10.57.50.1      71077580     8387154312      117   65        61.675  kbps 1

Group: 239.0.7.89/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080435     8387491314      117   65        61.675  kbps 1

Group: 239.0.7.90/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1784845      203472326       113   0         0.000   bps  1
10.57.50.1      71080457     8387493910      117   65        61.675  kbps 1

Group: 239.0.7.91/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2720515      310138702       113   0         288.800 bps  1
10.57.50.1      71077593     8387155902      117   65        61.675  kbps 1

Group: 239.0.7.92/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8856527      1009644074      113   65        59.584  kbps 1
10.57.50.1      71080479     8387496506      117   65        61.675  kbps 1

Group: 239.0.7.93/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2410002      274740220       113   0         0.000   bps  1
10.57.50.1      71077611     8387158034      117   65        61.675  kbps 1

Group: 239.0.7.94/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9290140      1059075956      113   65        59.584  kbps 1
10.57.50.1      71079441     8387374030      117   65        61.675  kbps 1

Group: 239.0.7.95/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2406904      274387052       113   0         0.000   bps  1
10.57.50.1      71079469     8387377318      117   65        61.675  kbps 1

Group: 239.0.7.96/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10089010     1150147132      113   65        59.584  kbps 1
10.57.50.1      71077212     8387110872      117   65        61.675  kbps 1

Group: 239.0.7.97/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3025304      344884652       113   0         0.000   bps  1
10.57.50.1      71079489     8387379678      117   65        61.675  kbps 1

Group: 239.0.7.98/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8507452      969849524       113   65        59.584  kbps 1
10.57.50.1      71077620     8387159104      117   65        61.675  kbps 1

Group: 239.0.7.99/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079509     8387382054      117   65        61.675  kbps 1

Group: 239.0.7.100/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           773354       88162352        113   0         0.000   bps  1
10.57.50.1      71079534     8387384988      117   65        61.675  kbps 1

Group: 239.0.7.101/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10180667     1160596034      113   65        59.584  kbps 1
10.57.50.1      71077224     8387112360      117   65        61.675  kbps 1

Group: 239.0.7.102/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2540490      289615856       113   0         0.000   bps  1
10.57.50.1      71079555     8387387466      117   65        61.675  kbps 1

Group: 239.0.7.103/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10354720     1180438076      113   65        59.584  kbps 1
10.57.50.1      71079577     8387390062      117   65        61.675  kbps 1

Group: 239.0.7.104/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10610678     1209617288      113   65        59.584  kbps 1
10.57.50.1      71077123     8387100346      117   65        61.675  kbps 1

Group: 239.0.7.105/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3579207      408029594       113   0         0.000   bps  1
10.57.50.1      71079598     8387392540      117   65        61.675  kbps 1

Group: 239.0.7.106/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10213621     1164352790      113   65        59.584  kbps 1
10.57.50.1      71077311     8387122650      117   65        61.675  kbps 1

Group: 239.0.7.107/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3044934      347122472       113   0         0.000   bps  1
10.57.50.1      71079619     8387395026      117   65        61.675  kbps 1

Group: 239.0.7.108/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9548024      1088474732      113   65        59.584  kbps 1
10.57.50.1      71079640     8387397496      117   65        61.675  kbps 1

Group: 239.0.7.109/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71077141     8387102550      117   65        61.675  kbps 1

Group: 239.0.7.110/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           4094982      466827944       113   65        59.584  kbps 1
10.57.50.1      71079661     8387399974      117   65        61.675  kbps 1

Group: 239.0.7.111/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3846627      438515474       113   0         0.000   bps  1
10.57.50.1      71079349     8387363166      117   65        61.675  kbps 1

Group: 239.0.7.112/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9848709      1122752822      113   65        59.584  kbps 1
10.57.50.1      71079680     8387402232      117   65        61.675  kbps 1

Group: 239.0.7.113/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3371097      384305054       113   0         0.000   bps  1
10.57.50.1      71079705     8387405166      117   65        61.675  kbps 1

Group: 239.0.7.114/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10196296     1162377740      113   65        59.584  kbps 1
10.57.50.1      71077169     8387105822      117   65        61.675  kbps 1

Group: 239.0.7.115/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2803944      319649612       113   0         0.000   bps  1
10.57.50.1      71079728     8387407880      117   65        61.675  kbps 1

Group: 239.0.7.116/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9558809      1089704222      113   65        59.584  kbps 1
10.57.50.1      71079751     8387410594      117   65        61.675  kbps 1

Group: 239.0.7.117/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2316748      264109268       113   0         0.000   bps  1
10.57.50.1      71077169     8387105870      117   65        61.675  kbps 1

Group: 239.0.7.118/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9511866      1084352720      113   65        59.584  kbps 1
10.57.50.1      71079772     8387413072      117   65        61.675  kbps 1

Group: 239.0.7.119/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3            330             110   0         0.000   bps  1
10.57.50.1      71077337     8387125718      117   65        61.675  kbps 1

Group: 239.0.7.120/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           4085737      465774014       113   65        59.584  kbps 1
10.57.50.1      71079791     8387415322      117   65        61.675  kbps 1

Group: 239.0.7.121/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2999244      341913812       113   0         243.200 bps  1
10.57.50.1      71079812     8387417792      117   65        61.675  kbps 1

Group: 239.0.7.122/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10448478     1191126488      113   65        59.584  kbps 1
10.57.50.1      71077243     8387114578      117   65        61.675  kbps 1

Group: 239.0.7.123/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3090774      352348232       113   0         0.000   bps  1
10.57.50.1      71079839     8387420978      117   65        61.675  kbps 1

Group: 239.0.7.124/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9411946      1072961832      113   65        59.584  kbps 1
10.57.50.1      71077346     8387126788      117   65        61.675  kbps 1

Group: 239.0.7.125/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3195078      364238888       113   0         0.000   bps  1
10.57.50.1      71079864     8387423936      117   65        61.675  kbps 1

Group: 239.0.7.126/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9827541      1120339670      113   65        59.584  kbps 1
10.57.50.1      71079885     8387426406      117   65        61.675  kbps 1

Group: 239.0.7.127/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2606351      297124010       113   0         0.000   bps  1
10.57.50.1      71077264     8387117056      117   65        61.675  kbps 1

Group: 239.0.7.128/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2010959      229249322       113   0         0.000   bps  1
10.57.50.1      71079907     8387429002      117   65        61.675  kbps 1

Group: 239.0.7.129/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1987941      226625270       113   65        59.584  kbps 1
10.57.50.1      71079377     8387366454      117   65        61.675  kbps 1

Group: 239.0.7.130/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           606994       69197312        113   0         0.000   bps  1
10.57.50.1      71079928     8387431496      117   65        61.675  kbps 1

Group: 239.0.7.131/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10113009     1152883022      113   65        59.584  kbps 1
10.57.50.1      71079952     8387434312      117   65        61.675  kbps 1

Group: 239.0.7.132/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3384673      385852714       113   0         0.000   bps  1
10.57.50.1      71077302     8387121508      117   65        61.675  kbps 1

Group: 239.0.7.133/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9756781      1112273030      113   65        59.584  kbps 1
10.57.50.1      71079973     8387436798      117   65        61.675  kbps 1

Group: 239.0.7.134/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1927619      219748562       113   0         0.000   bps  1
10.57.50.1      71079995     8387439394      117   65        61.675  kbps 1

Group: 239.0.7.135/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10271652     1170968316      113   65        59.584  kbps 1
10.57.50.1      71077376     8387130288      117   65        61.675  kbps 1

Group: 239.0.7.136/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9763850      1113078896      113   65        59.584  kbps 1
10.57.50.1      71080018     8387442108      117   65        61.675  kbps 1

Group: 239.0.7.137/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1747097      199169046       113   0         0.000   bps  1
10.57.50.1      71077391     8387132082      117   65        61.675  kbps 1

Group: 239.0.7.138/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10160256     1158269180      113   65        59.584  kbps 1
10.57.50.1      71080038     8387444468      117   65        61.675  kbps 1

Group: 239.0.7.139/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080060     8387447064      117   65        61.675  kbps 1

Group: 239.0.7.140/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3757032      428301644       113   65        59.584  kbps 1
10.57.50.1      71077406     8387133820      117   65        61.675  kbps 1

Group: 239.0.7.141/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2369305      270100766       113   0         0.000   bps  1
10.57.50.1      71080083     8387449778      117   65        61.675  kbps 1

Group: 239.0.7.142/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9774281      1114268026      113   65        59.584  kbps 1
10.57.50.1      71077420     8387135512      117   65        61.675  kbps 1

Group: 239.0.7.143/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1835006      209190680       113   0         0.000   bps  1
10.57.50.1      71080105     8387452374      117   65        61.675  kbps 1

Group: 239.0.7.144/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10203182     1163162744      113   65        59.584  kbps 1
10.57.50.1      71080128     8387455088      117   65        61.675  kbps 1

Group: 239.0.7.145/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2598288      296204828       113   0         0.000   bps  1
10.57.50.1      71077434     8387137124      117   65        61.675  kbps 1

Group: 239.0.7.146/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10839910     1235749736      113   65        59.584  kbps 1
10.57.50.1      71080150     8387457684      117   65        61.675  kbps 1

Group: 239.0.7.147/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3386926      386109560       113   0         0.000   bps  1
10.57.50.1      71079407     8387370002      117   65        61.675  kbps 1

Group: 239.0.7.148/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9938549      1132994582      113   65        59.584  kbps 1
10.57.50.1      71080172     8387460288      117   65        61.675  kbps 1

Group: 239.0.7.149/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080195     8387462994      117   65        61.675  kbps 1

Group: 239.0.7.150/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3507271      399828890       113   65        59.584  kbps 1
10.57.50.1      71077475     8387141922      117   65        61.675  kbps 1

Group: 239.0.7.151/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3096433      352993358       113   0         0.000   bps  1
10.57.50.1      71080218     8387465708      117   65        61.675  kbps 1

Group: 239.0.7.152/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10443876     1190601860      113   65        59.584  kbps 1
10.57.50.1      71080246     8387469012      117   65        61.675  kbps 1

Group: 239.0.7.153/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2498001      284772102       113   0         0.000   bps  1
10.57.50.1      71077493     8387144094      117   65        61.675  kbps 1

Group: 239.0.7.154/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10144395     1156461026      113   65        59.584  kbps 1
10.57.50.1      71080268     8387471608      117   65        61.675  kbps 1

Group: 239.0.7.155/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2031455      231585854       113   0         0.000   bps  1
10.57.50.1      71077510     8387146132      117   65        61.675  kbps 1

Group: 239.0.7.156/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10599687     1208364314      113   65        59.584  kbps 1
10.57.50.1      71079413     8387370726      117   65        61.675  kbps 1

Group: 239.0.7.157/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2851293      325047398       113   0         228.000 bps  1
10.57.50.1      71080314     8387477028      117   65        61.675  kbps 1

Group: 239.0.7.158/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10100738     1151484124      113   65        59.584  kbps 1
10.57.50.1      71077523     8387147634      117   65        61.675  kbps 1

Group: 239.0.7.159/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080336     8387479632      117   65        61.675  kbps 1

Group: 239.0.7.160/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3783780      431350916       113   65        59.584  kbps 1
10.57.50.1      71079428     8387372464      117   65        61.675  kbps 1

Group: 239.0.7.161/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1374036      156640100       113   0         212.800 bps  1
10.57.50.1      71080356     8387482000      117   65        61.675  kbps 1

Group: 239.0.7.162/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10307256     1175027180      113   65        59.584  kbps 1
10.57.50.1      71080377     8387484470      117   65        61.675  kbps 1

Group: 239.0.7.163/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1455150      165887096       113   0         0.000   bps  1
10.57.50.1      71077563     8387152306      117   65        61.675  kbps 1

Group: 239.0.7.164/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10482763     1195034978      113   65        59.584  kbps 1
10.57.50.1      71080397     8387486830      117   65        61.675  kbps 1

Group: 239.0.7.165/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3813265      434712206       113   0         0.000   bps  1
10.57.50.1      71079434     8387373180      117   65        61.675  kbps 1

Group: 239.0.7.166/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10544982     1202127944      113   65        59.584  kbps 1
10.57.50.1      71080417     8387489198      117   65        61.675  kbps 1

Group: 239.0.7.167/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6163622      702652904       113   0         0.000   bps  1
10.57.50.1      71080438     8387491668      117   65        61.675  kbps 1

Group: 239.0.7.168/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6255781      713159030       113   0         0.000   bps  1
10.57.50.1      71077591     8387155610      117   65        61.675  kbps 1

Group: 239.0.7.169/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1987944      226625612       113   65        59.584  kbps 1
10.57.50.1      71080459     8387494146      117   65        61.675  kbps 1

Group: 239.0.7.170/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8022835      914603186       113   0         0.000   bps  1
10.57.50.1      71080482     8387496860      117   65        61.675  kbps 1

Group: 239.0.7.171/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10257243     1169325694      113   65        59.584  kbps 1
10.57.50.1      71077605     8387157318      117   65        61.675  kbps 1

Group: 239.0.7.172/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8259831      941620730       113   0         0.000   bps  1
10.57.50.1      71079445     8387374486      117   65        61.675  kbps 1

Group: 239.0.7.173/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10323071     1176830090      113   65        59.584  kbps 1
10.57.50.1      71077615     8387158514      117   65        61.675  kbps 1

Group: 239.0.7.174/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8306879      946984202       113   0         0.000   bps  1
10.57.50.1      71079470     8387377452      117   65        61.675  kbps 1

Group: 239.0.7.175/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8607664      981273692       113   65        59.584  kbps 1
10.57.50.1      71079492     8387380032      117   65        61.675  kbps 1

Group: 239.0.7.176/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8599559      980349718       113   0         0.000   bps  1
10.57.50.1      71077223     8387112170      117   65        61.675  kbps 1

Group: 239.0.7.177/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9236199      1052926682      113   65        59.584  kbps 1
10.57.50.1      71079514     8387382628      117   65        61.675  kbps 1

Group: 239.0.7.178/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6734032      767679644       113   0         0.000   bps  1
10.57.50.1      71079537     8387385342      117   65        61.675  kbps 1

Group: 239.0.7.179/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1987944      226625612       113   65        59.584  kbps 1
10.57.50.1      71077224     8387112368      117   65        61.675  kbps 1

Group: 239.0.7.180/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1884178      214796288       113   0         0.000   bps  1
10.57.50.1      71079558     8387387820      117   65        61.675  kbps 1

Group: 239.0.7.181/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9754702      1112036024      113   65        59.584  kbps 1
10.57.50.1      71077307     8387122178      117   65        61.675  kbps 1

Group: 239.0.7.182/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8836057      1007310494      113   0         0.000   bps  1
10.57.50.1      71079578     8387390188      117   65        61.675  kbps 1

Group: 239.0.7.183/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10265372     1170252404      113   65        59.584  kbps 1
10.57.50.1      71079601     8387392894      117   65        61.675  kbps 1

Group: 239.0.7.184/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7670651      874454210       113   0         182.400 bps  1
10.57.50.1      71077140     8387102352      117   65        61.675  kbps 1

Group: 239.0.7.185/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9543663      1087977578      113   65        59.584  kbps 1
10.57.50.1      71079622     8387395372      117   65        61.675  kbps 1

Group: 239.0.7.186/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7504806      855547880       113   0         0.000   bps  1
10.57.50.1      71077314     8387123012      117   65        61.675  kbps 1

Group: 239.0.7.187/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9822303      1119742538      113   65        59.584  kbps 1
10.57.50.1      71079642     8387397740      117   65        61.675  kbps 1

Group: 239.0.7.188/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7796774      888832232       113   0         0.000   bps  1
10.57.50.1      71079664     8387400328      117   65        61.675  kbps 1

Group: 239.0.7.189/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1987944      226625612       113   65        59.584  kbps 1
10.57.50.1      71077152     8387103848      117   65        61.675  kbps 1

Group: 239.0.7.190/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1853219      211266962       113   0         0.000   bps  1
10.57.50.1      71079685     8387402806      117   65        61.675  kbps 1

Group: 239.0.7.191/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           11081856     1263331580      113   65        59.584  kbps 1
10.57.50.1      71079353     8387363638      117   65        61.675  kbps 1

Group: 239.0.7.192/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10191340     1161812756      113   65        59.584  kbps 1
10.57.50.1      71079707     8387405418      117   65        61.675  kbps 1

Group: 239.0.7.193/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8292108      945300308       113   0         0.000   bps  1
10.57.50.1      71079731     8387408234      117   65        61.675  kbps 1

Group: 239.0.7.194/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8401212      957738164       113   65        59.584  kbps 1
10.57.50.1      71077177     8387106766      117   65        61.675  kbps 1

Group: 239.0.7.195/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8082808      921440108       113   0         0.000   bps  1
10.57.50.1      71079753     8387410830      117   65        61.675  kbps 1

Group: 239.0.7.196/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8092806      922579880       113   65        59.584  kbps 1
10.57.50.1      71079776     8387413544      117   65        61.675  kbps 1

Group: 239.0.7.197/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7815594      890977712       113   0         0.000   bps  1
10.57.50.1      71077228     8387112824      117   65        61.675  kbps 1

Group: 239.0.7.198/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10287052     1172723924      113   65        59.584  kbps 1
10.57.50.1      71079796     8387415904      117   65        61.675  kbps 1

Group: 239.0.7.199/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3            330             110   0         0.000   bps  1
10.57.50.1      71077344     8387126544      117   65        61.675  kbps 1

Group: 239.0.7.200/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2828228      322417988       113   0         0.000   bps  1
10.57.50.1      71079815     8387418154      117   65        61.675  kbps 1

Group: 239.0.7.201/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7116047      811229354       113   0         0.000   bps  1
10.57.50.1      71079843     8387421450      117   65        61.675  kbps 1

Group: 239.0.7.202/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7468379      851395202       113   0         0.000   bps  1
10.57.50.1      71077252     8387115640      117   65        61.675  kbps 1

Group: 239.0.7.203/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7578440      863942156       113   0         0.000   bps  1
10.57.50.1      71079869     8387424518      117   65        61.675  kbps 1

Group: 239.0.7.204/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7510370      856182176       113   0         0.000   bps  1
10.57.50.1      71079373     8387365982      117   65        61.675  kbps 1

Group: 239.0.7.205/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8140678      928037288       113   0         0.000   bps  1
10.57.50.1      71079888     8387426776      117   65        61.675  kbps 1

Group: 239.0.7.206/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7342176      837008060       113   0         0.000   bps  1
10.57.50.1      71079911     8387429474      117   65        61.675  kbps 1

Group: 239.0.7.207/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8540671      973636486       113   0         0.000   bps  1
10.57.50.1      71077290     8387120092      117   65        61.675  kbps 1

Group: 239.0.7.208/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7901576      900779660       113   0         0.000   bps  1
10.57.50.1      71079934     8387432188      117   65        61.675  kbps 1

Group: 239.0.7.209/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079381     8387366934      117   65        61.675  kbps 1

Group: 239.0.7.210/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2711974      309165032       113   0         0.000   bps  1
10.57.50.1      71079954     8387434564      117   65        61.675  kbps 1

Group: 239.0.7.211/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8602692      980706884       113   0         0.000   bps  1
10.57.50.1      71079977     8387437270      117   65        61.675  kbps 1

Group: 239.0.7.212/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7329295      835539618       113   0         0.000   bps  1
10.57.50.1      71077371     8387129650      117   65        61.675  kbps 1

Group: 239.0.7.213/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9314755      1061882066      113   0         0.000   bps  1
10.57.50.1      71079998     8387439748      117   65        61.675  kbps 1

Group: 239.0.7.214/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8300975      946311146       113   0         0.000   bps  1
10.57.50.1      71080020     8387442344      117   65        61.675  kbps 1

Group: 239.0.7.215/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8280810      944012328       113   0         0.000   bps  1
10.57.50.1      71077387     8387131586      117   65        61.675  kbps 1

Group: 239.0.7.216/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8505853      969667238       113   0         0.000   bps  1
10.57.50.1      71080041     8387444822      117   65        61.675  kbps 1

Group: 239.0.7.217/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7736619      881974554       113   0         0.000   bps  1
10.57.50.1      71077404     8387133616      117   65        61.675  kbps 1

Group: 239.0.7.218/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7984838      910271528       113   0         0.000   bps  1
10.57.50.1      71080063     8387447418      117   65        61.675  kbps 1

Group: 239.0.7.219/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080086     8387450132      117   65        61.675  kbps 1

Group: 239.0.7.220/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1926857      219661694       113   0         0.000   bps  1
10.57.50.1      71077417     8387135118      117   65        61.675  kbps 1

Group: 239.0.7.221/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8267773      942526118       113   0         121.600 bps  1
10.57.50.1      71080108     8387452728      117   65        61.675  kbps 1

Group: 239.0.7.222/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8557409      975544622       113   0         0.000   bps  1
10.57.50.1      71079403     8387369530      117   65        61.675  kbps 1

Group: 239.0.7.223/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8579712      978087164       113   0         0.000   bps  1
10.57.50.1      71080130     8387455332      117   65        61.675  kbps 1

Group: 239.0.7.224/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8334437      950125814       113   0         0.000   bps  1
10.57.50.1      71080153     8387458038      117   65        61.675  kbps 1

Group: 239.0.7.225/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7744576      882881660       113   65        59.569  kbps 1
10.57.50.1      71077450     8387138972      117   65        61.675  kbps 1

Group: 239.0.7.226/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7964897      907998254       113   0         0.000   bps  1
10.57.50.1      71080176     8387460752      117   65        61.675  kbps 1

Group: 239.0.7.227/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8164842      930791984       113   0         0.000   bps  1
10.57.50.1      71080198     8387463348      117   65        61.675  kbps 1

Group: 239.0.7.228/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7932753      904333834       113   65        59.569  kbps 1
10.57.50.1      71077471     8387141498      117   65        61.675  kbps 1

Group: 239.0.7.229/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080221     8387466062      117   65        61.675  kbps 1

Group: 239.0.7.230/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1960465      223492998       113   65        59.569  kbps 1
10.57.50.1      71077491     8387143882      117   65        61.675  kbps 1

Group: 239.0.7.231/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8459393      964370798       113   0         0.000   bps  1
10.57.50.1      71080249     8387469366      117   65        61.675  kbps 1

Group: 239.0.7.232/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7134941      813383270       113   0         0.000   bps  1
10.57.50.1      71080271     8387471962      117   65        61.675  kbps 1

Group: 239.0.7.233/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9025410      1028896732      113   0         0.000   bps  1
10.57.50.1      71077507     8387145746      117   65        61.675  kbps 1

Group: 239.0.7.234/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8414721      959278190       113   0         0.000   bps  1
10.57.50.1      71080295     8387474794      117   65        61.675  kbps 1

Group: 239.0.7.235/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9112977      1038879362      113   0         0.000   bps  1
10.57.50.1      71077522     8387147540      117   65        61.675  kbps 1

Group: 239.0.7.236/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8759288      998558828       113   0         0.000   bps  1
10.57.50.1      71080316     8387477272      117   65        61.675  kbps 1

Group: 239.0.7.237/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7390110      842472536       113   0         0.000   bps  1
10.57.50.1      71080339     8387479986      117   65        61.675  kbps 1

Group: 239.0.7.238/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8345359      951370918       113   0         0.000   bps  1
10.57.50.1      71077537     8387149286      117   65        61.675  kbps 1

Group: 239.0.7.239/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080360     8387482464      117   65        61.675  kbps 1

Group: 239.0.7.240/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1686361      192245150       113   0         0.000   bps  1
10.57.50.1      71079431     8387372818      117   65        61.675  kbps 1

Group: 239.0.7.241/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9120777      1039768574      113   0         0.000   bps  1
10.57.50.1      71080379     8387484714      117   65        61.675  kbps 1

Group: 239.0.7.242/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8810593      1004407598      113   0         0.000   bps  1
10.57.50.1      71080400     8387487184      117   65        61.675  kbps 1

Group: 239.0.7.243/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7663188      873603428       113   0         0.000   bps  1
10.57.50.1      71077574     8387153604      117   65        61.675  kbps 1

Group: 239.0.7.244/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8740243      996387698       113   0         121.600 bps  1
10.57.50.1      71080420     8387489544      117   65        61.675  kbps 1

Group: 239.0.7.245/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6801180      775334516       113   65        59.569  kbps 1
10.57.50.1      71080441     8387492022      117   65        61.675  kbps 1

Group: 239.0.7.246/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8130201      926842906       113   0         0.000   bps  1
10.57.50.1      71077588     8387155304      117   65        61.675  kbps 1

Group: 239.0.7.247/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7916777      902512574       113   0         0.000   bps  1
10.57.50.1      71080462     8387494500      117   65        61.675  kbps 1

Group: 239.0.7.248/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7063039      805186438       113   0         0.000   bps  1
10.57.50.1      71077605     8387157326      117   65        61.675  kbps 1

Group: 239.0.7.249/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080485     8387497214      117   65        61.675  kbps 1

Group: 239.0.7.250/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1953907      222745394       113   0         0.000   bps  1
10.57.50.1      71079448     8387374840      117   65        61.675  kbps 1

Group: 239.0.7.251/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8166981      931035826       113   65        59.569  kbps 1
10.57.50.1      71077203     8387109842      117   65        61.675  kbps 1

Group: 239.0.7.252/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7363269      839412662       113   0         0.000   bps  1
10.57.50.1      71079474     8387377908      117   65        61.675  kbps 1

Group: 239.0.7.253/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7675172      874969604       113   65        59.569  kbps 1
10.57.50.1      71077621     8387159222      117   65        61.675  kbps 1

Group: 239.0.7.254/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8706198      992506568       113   0         0.000   bps  1
10.57.50.1      71079494     8387380284      117   65        61.675  kbps 1

Group: 239.0.7.255/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8810387      1004384114      113   0         0.000   bps  1
10.57.50.1      71079518     8387383100      117   65        61.675  kbps 1

Group: 239.0.8.0/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8246859      940141918       113   0         0.000   bps  1
10.57.50.1      71077228     8387112832      117   65        61.675  kbps 1

Group: 239.0.8.1/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8766491      999379970       113   0         0.000   bps  1
10.57.50.1      71079540     8387385696      117   65        61.675  kbps 1

Group: 239.0.8.2/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7968163      908370578       113   0         0.000   bps  1
10.57.50.1      71079562     8387388292      117   65        61.675  kbps 1

Group: 239.0.8.3/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71077127     8387100778      117   65        61.675  kbps 1

Group: 239.0.8.4/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1537160      175236236       113   0         0.000   bps  1
10.57.50.1      71079583     8387390770      117   65        61.675  kbps 1

Group: 239.0.8.5/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8097455      923109866       113   65        59.554  kbps 1
10.57.50.1      71077312     8387122768      117   65        61.675  kbps 1

Group: 239.0.8.6/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8821156      1005611780      113   0         0.000   bps  1
10.57.50.1      71079604     8387393256      117   65        61.675  kbps 1

Group: 239.0.8.7/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8472837      965903414       113   65        59.554  kbps 1
10.57.50.1      71079626     8387395844      117   65        61.675  kbps 1

Group: 239.0.8.8/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8433627      961433474       113   0         0.000   bps  1
10.57.50.1      71077138     8387102196      117   65        61.675  kbps 1

Group: 239.0.8.9/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7732267      881478434       113   65        59.554  kbps 1
10.57.50.1      71079648     8387398440      117   65        61.675  kbps 1

Group: 239.0.8.10/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6788031      773835530       113   0         0.000   bps  1
10.57.50.1      71079350     8387363284      117   65        61.675  kbps 1

Group: 239.0.8.11/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8478909      966595622       113   0         0.000   bps  1
10.57.50.1      71079666     8387400580      117   65        61.675  kbps 1

Group: 239.0.8.12/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           5730716      653301620       113   0         0.000   bps  1
10.57.50.1      71079689     8387403278      117   65        61.675  kbps 1

Group: 239.0.8.13/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71077166     8387105468      117   65        61.675  kbps 1

Group: 239.0.8.14/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3127959      356587322       113   0         0.000   bps  1
10.57.50.1      71079712     8387405992      117   65        61.675  kbps 1

Group: 239.0.8.15/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8138533      927792758       113   0         0.000   bps  1
10.57.50.1      71079735     8387408706      117   65        61.675  kbps 1

Group: 239.0.8.16/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7727799      880969082       113   0         0.000   bps  1
10.57.50.1      71077167     8387105634      117   65        61.675  kbps 1

Group: 239.0.8.17/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8417300      959572196       113   0         0.000   bps  1
10.57.50.1      71079757     8387411302      117   65        61.675  kbps 1

Group: 239.0.8.18/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8913768      1016169544      113   0         0.000   bps  1
10.57.50.1      71077336     8387125600      117   65        61.675  kbps 1

Group: 239.0.8.19/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8287717      944799734       113   0         60.800  bps  1
10.57.50.1      71079778     8387413788      117   65        61.675  kbps 1

Group: 239.0.8.20/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8323662      948897464       113   0         0.000   bps  1
10.57.50.1      71079799     8387416258      117   65        61.675  kbps 1

Group: 239.0.8.21/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8192907      933991394       113   65        59.584  kbps 1
10.57.50.1      71077241     8387114342      117   65        61.675  kbps 1

Group: 239.0.8.22/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7380794      841410512       113   65        59.554  kbps 1
10.57.50.1      71079819     8387418618      117   65        61.675  kbps 1

Group: 239.0.8.23/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3            330             110   0         0.000   bps  1
10.57.50.1      71077347     8387126906      117   65        61.675  kbps 1

Group: 239.0.8.24/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2343787      267191714       113   0         0.000   bps  1
10.57.50.1      71079845     8387421694      117   65        61.675  kbps 1

Group: 239.0.8.25/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9122677      1039985174      113   0         0.000   bps  1
10.57.50.1      71079872     8387424872      117   65        61.675  kbps 1

Group: 239.0.8.26/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8933293      1018395398      113   65        59.554  kbps 1
10.57.50.1      71077261     8387116702      117   65        61.675  kbps 1

Group: 239.0.8.27/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8462341      964706870       113   0         76.000  bps  1
10.57.50.1      71079892     8387427232      117   65        61.675  kbps 1

Group: 239.0.8.28/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7322512      834766364       113   0         0.000   bps  1
10.57.50.1      71079378     8387366572      117   65        61.675  kbps 1

Group: 239.0.8.29/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7925017      903451934       113   0         0.000   bps  1
10.57.50.1      71079914     8387429844      117   65        61.675  kbps 1

Group: 239.0.8.30/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8444291      962649170       113   65        59.554  kbps 1
10.57.50.1      71079937     8387432542      117   65        61.675  kbps 1

Group: 239.0.8.31/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7879645      898279522       113   0         0.000   bps  1
10.57.50.1      71077300     8387121272      117   65        61.675  kbps 1

Group: 239.0.8.32/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7857404      895744052       113   0         0.000   bps  1
10.57.50.1      71079959     8387435138      117   65        61.675  kbps 1

Group: 239.0.8.33/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079980     8387437624      117   65        61.675  kbps 1

Group: 239.0.8.34/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1572313      179243674       113   65        59.554  kbps 1
10.57.50.1      71077368     8387129344      117   65        61.675  kbps 1

Group: 239.0.8.35/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8831704      1006814252      113   0         0.000   bps  1
10.57.50.1      71080001     8387440102      117   65        61.675  kbps 1

Group: 239.0.8.36/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9053841      1032137858      113   0         0.000   bps  1
10.57.50.1      71077385     8387131374      117   65        61.675  kbps 1

Group: 239.0.8.37/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7842320      894024476       113   0         0.000   bps  1
10.57.50.1      71080023     8387442698      117   65        61.675  kbps 1

Group: 239.0.8.38/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8765342      999248984       113   65        59.554  kbps 1
10.57.50.1      71080044     8387445176      117   65        61.675  kbps 1

Group: 239.0.8.39/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8076173      920683718       113   0         0.000   bps  1
10.57.50.1      71077399     8387132994      117   65        61.675  kbps 1

Group: 239.0.8.40/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8129561      926769950       113   0         30.400  bps  1
10.57.50.1      71080066     8387447772      117   65        61.675  kbps 1

Group: 239.0.8.41/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7977570      909442972       113   0         0.000   bps  1
10.57.50.1      71077414     8387134804      117   65        61.675  kbps 1

Group: 239.0.8.42/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6425416      732497420       113   0         0.000   bps  1
10.57.50.1      71080089     8387450486      117   65        61.675  kbps 1

Group: 239.0.8.43/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080111     8387453082      117   65        61.675  kbps 1

Group: 239.0.8.44/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2334561      266139950       113   0         0.000   bps  1
10.57.50.1      71077429     8387136534      117   65        61.675  kbps 1

Group: 239.0.8.45/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9275769      1057437662      113   0         0.000   bps  1
10.57.50.1      71080134     8387455796      117   65        61.675  kbps 1

Group: 239.0.8.46/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8939994      1019159312      113   65        59.554  kbps 1
10.57.50.1      71079407     8387370002      117   65        61.675  kbps 1

Group: 239.0.8.47/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8525622      971920904       113   0         0.000   bps  1
10.57.50.1      71080156     8387458400      117   65        61.675  kbps 1

Group: 239.0.8.48/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8677324      989214932       113   0         0.000   bps  1
10.57.50.1      71080179     8387461106      117   65        61.675  kbps 1

Group: 239.0.8.49/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33426343     3810603098      113   65        59.584  kbps 1
10.57.50.1      71077469     8387141214      117   65        61.675  kbps 1

Group: 239.0.8.50/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7816701      891103910       113   0         0.000   bps  1
10.57.50.1      71080202     8387463820      117   65        61.675  kbps 1

Group: 239.0.8.51/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7745619      883000562       113   0         0.000   bps  1
10.57.50.1      71080225     8387466534      117   65        61.675  kbps 1

Group: 239.0.8.52/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8063250      919210492       113   0         0.000   bps  1
10.57.50.1      71077485     8387143150      117   65        61.675  kbps 1

Group: 239.0.8.53/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           28724363     3274577378      113   65        59.584  kbps 1
10.57.50.1      71080253     8387469838      117   65        61.675  kbps 1

Group: 239.0.8.54/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2927944      333785600       113   0         0.000   bps  1
10.57.50.1      71077507     8387145770      117   65        61.675  kbps 1

Group: 239.0.8.55/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33156364     3779825492      113   65        59.584  kbps 1
10.57.50.1      71080276     8387472552      117   65        61.675  kbps 1

Group: 239.0.8.56/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7317169      834157262       113   0         0.000   bps  1
10.57.50.1      71080299     8387475266      117   65        61.675  kbps 1

Group: 239.0.8.57/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33469947     3815573950      113   65        59.584  kbps 1
10.57.50.1      71077519     8387147162      117   65        61.675  kbps 1

Group: 239.0.8.58/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7560705      861920366       113   0         0.000   bps  1
10.57.50.1      71080321     8387477862      117   65        61.675  kbps 1

Group: 239.0.8.59/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33927649     3867751982      113   65        59.584  kbps 1
10.57.50.1      71079428     8387372464      117   65        61.675  kbps 1

Group: 239.0.8.60/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8119750      925651496       113   0         0.000   bps  1
10.57.50.1      71080342     8387480348      117   65        61.675  kbps 1

Group: 239.0.8.61/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33826548     3856226468      113   65        59.584  kbps 1
10.57.50.1      71080364     8387482936      117   65        61.675  kbps 1

Group: 239.0.8.62/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7897376      900300852       113   65        59.584  kbps 1
10.57.50.1      71077556     8387151496      117   65        61.675  kbps 1

Group: 239.0.8.63/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           28724363     3274577378      113   65        59.584  kbps 1
10.57.50.1      71080384     8387485296      117   65        61.675  kbps 1

Group: 239.0.8.64/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           29771150     3393911096      113   65        59.584  kbps 1
10.57.50.1      71079435     8387373298      117   65        61.675  kbps 1

Group: 239.0.8.65/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7774525      886295846       113   0         0.000   bps  1
10.57.50.1      71080403     8387487546      117   65        61.675  kbps 1

Group: 239.0.8.66/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33522440     3821558156      113   65        59.584  kbps 1
10.57.50.1      71080425     8387490134      117   65        61.675  kbps 1

Group: 239.0.8.67/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8604097      980867054       113   65        59.584  kbps 1
10.57.50.1      71077586     8387155020      117   65        61.675  kbps 1

Group: 239.0.8.68/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33363548     3803444468      113   65        59.584  kbps 1
10.57.50.1      71080445     8387492494      117   65        61.675  kbps 1

Group: 239.0.8.69/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8772155      1000025666      113   0         0.000   bps  1
10.57.50.1      71080467     8387495090      117   65        61.675  kbps 1

Group: 239.0.8.70/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33456824     3814077928      113   65        59.584  kbps 1
10.57.50.1      71077599     8387156610      117   65        61.675  kbps 1

Group: 239.0.8.71/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7593337      865640414       113   0         0.000   bps  1
10.57.50.1      71080490     8387497804      117   65        61.675  kbps 1

Group: 239.0.8.72/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           32718525     3729911842      113   65        59.584  kbps 1
10.57.50.1      71077617     8387158742      117   65        61.675  kbps 1

Group: 239.0.8.73/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079451     8387375210      117   65        61.675  kbps 1

Group: 239.0.8.74/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           30224713     3445617278      113   65        59.584  kbps 1
10.57.50.1      71079479     8387378498      117   65        61.675  kbps 1

Group: 239.0.8.75/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8248021      940274386       113   65        59.584  kbps 1
10.57.50.1      71077218     8387111588      117   65        61.675  kbps 1

Group: 239.0.8.76/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7948373      906114518       113   0         0.000   bps  1
10.57.50.1      71079499     8387380858      117   65        61.675  kbps 1

Group: 239.0.8.77/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33273959     3793231322      113   65        59.584  kbps 1
10.57.50.1      71079524     8387383808      117   65        61.675  kbps 1

Group: 239.0.8.78/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33260621     3791710790      113   65        59.584  kbps 1
10.57.50.1      71077217     8387111542      117   65        61.675  kbps 1

Group: 239.0.8.79/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8769895      999768026       113   0         0.000   bps  1
10.57.50.1      71079544     8387386168      117   65        61.675  kbps 1

Group: 239.0.8.80/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33273427     3793170674      113   65        59.584  kbps 1
10.57.50.1      71077308     8387122296      117   65        61.675  kbps 1

Group: 239.0.8.81/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8159773      930214118       113   65        59.584  kbps 1
10.57.50.1      71079565     8387388654      117   65        61.675  kbps 1

Group: 239.0.8.82/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8558773      975700118       113   0         0.000   bps  1
10.57.50.1      71079587     8387391242      117   65        61.675  kbps 1

Group: 239.0.8.83/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           28724364     3274577492      113   65        59.584  kbps 1
10.57.50.1      71077139     8387102234      117   65        61.675  kbps 1

Group: 239.0.8.84/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           29854275     3403387346      113   65        59.584  kbps 1
10.57.50.1      71079609     8387393838      117   65        61.675  kbps 1

Group: 239.0.8.85/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8440649      962233982       113   0         0.000   bps  1
10.57.50.1      71079307     8387358210      117   65        61.675  kbps 1

Group: 239.0.8.86/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34047441     3881408270      113   65        59.584  kbps 1
10.57.50.1      71079629     8387396214      117   65        61.675  kbps 1

Group: 239.0.8.87/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8562258      976097408       113   0         0.000   bps  1
10.57.50.1      71079652     8387398912      117   65        61.675  kbps 1

Group: 239.0.8.88/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33075663     3770625578      113   65        59.584  kbps 1
10.57.50.1      71077152     8387103816      117   65        61.675  kbps 1

Group: 239.0.8.89/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8865134      1010625272      113   0         0.000   bps  1
10.57.50.1      71079672     8387401272      117   65        61.675  kbps 1

Group: 239.0.8.90/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33265180     3792230516      113   65        59.584  kbps 1
10.57.50.1      71079355     8387363874      117   65        61.675  kbps 1

Group: 239.0.8.91/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7169203      817289138       113   0         0.000   bps  1
10.57.50.1      71079692     8387403648      117   65        61.675  kbps 1

Group: 239.0.8.92/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33462084     3814677572      113   65        59.584  kbps 1
10.57.50.1      71079717     8387406582      117   65        61.675  kbps 1

Group: 239.0.8.93/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71077175     8387106530      117   65        61.675  kbps 1

Group: 239.0.8.94/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           30347795     3459648626      113   65        59.584  kbps 1
10.57.50.1      71079739     8387409178      117   65        61.675  kbps 1

Group: 239.0.8.95/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8990500      1024916996      113   0         0.000   bps  1
10.57.50.1      71079762     8387411892      117   65        61.675  kbps 1

Group: 239.0.8.96/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           32797514     3738916592      113   65        59.584  kbps 1
10.57.50.1      71077176     8387106696      117   65        61.675  kbps 1

Group: 239.0.8.97/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7453323      849678818       113   0         0.000   bps  1
10.57.50.1      71079784     8387414488      117   65        61.675  kbps 1

Group: 239.0.8.98/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33265550     3792272688      113   65        59.584  kbps 1
10.57.50.1      71077344     8387126544      117   65        61.675  kbps 1

Group: 239.0.8.99/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8797451      1002909410      113   0         0.000   bps  1
10.57.50.1      71079802     8387416620      117   65        61.675  kbps 1

Group: 239.0.8.100/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33908374     3865554632      113   65        59.584  kbps 1
10.57.50.1      71079824     8387419208      117   65        61.675  kbps 1

Group: 239.0.8.101/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7801550      889376696       113   0         0.000   bps  1
10.57.50.1      71077250     8387115412      117   65        61.675  kbps 1

Group: 239.0.8.102/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33556128     3825398588      113   65        59.584  kbps 1
10.57.50.1      71079851     8387422394      117   65        61.675  kbps 1

Group: 239.0.8.103/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079374     8387366100      117   65        61.675  kbps 1

Group: 239.0.8.104/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           29970575     3416645546      113   65        59.584  kbps 1
10.57.50.1      71079874     8387425124      117   65        61.675  kbps 1

Group: 239.0.8.105/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9024123      1028750018      113   0         0.000   bps  1
10.57.50.1      71079897     8387427822      117   65        61.675  kbps 1

Group: 239.0.8.106/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33609136     3831441496      113   65        59.584  kbps 1
10.57.50.1      71077286     8387119620      117   65        61.675  kbps 1

Group: 239.0.8.107/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9069943      1033973498      113   0         0.000   bps  1
10.57.50.1      71079920     8387430536      117   65        61.675  kbps 1

Group: 239.0.8.108/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33349846     3801882440      113   65        59.584  kbps 1
10.57.50.1      71079382     8387367052      117   65        61.675  kbps 1

Group: 239.0.8.109/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8629574      983771432       113   0         0.000   bps  1
10.57.50.1      71079940     8387432912      117   65        61.675  kbps 1

Group: 239.0.8.110/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33025539     3764911442      113   65        59.584  kbps 1
10.57.50.1      71079964     8387435728      117   65        61.675  kbps 1

Group: 239.0.8.111/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6967194      794260108       113   0         0.000   bps  1
10.57.50.1      71077307     8387122098      117   65        61.675  kbps 1

Group: 239.0.8.112/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6932058      790254608       113   0         0.000   bps  1
10.57.50.1      71079985     8387438214      117   65        61.675  kbps 1

Group: 239.0.8.113/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           28724366     3274577720      113   65        59.584  kbps 1
10.57.50.1      71080006     8387440692      117   65        61.675  kbps 1

Group: 239.0.8.114/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2726056      310770372       113   0         0.000   bps  1
10.57.50.1      71077382     8387130996      117   65        61.675  kbps 1

Group: 239.0.8.115/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9419276      1073797460      113   65        59.584  kbps 1
10.57.50.1      71080028     8387443288      117   65        61.675  kbps 1

Group: 239.0.8.116/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9062614      1033137980      113   0         0.000   bps  1
10.57.50.1      71077400     8387133144      117   65        61.675  kbps 1

Group: 239.0.8.117/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33278535     3793752986      113   65        59.584  kbps 1
10.57.50.1      71080049     8387445766      117   65        61.675  kbps 1

Group: 239.0.8.118/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7051531      803874530       113   0         0.000   bps  1
10.57.50.1      71080071     8387448362      117   65        61.675  kbps 1

Group: 239.0.8.119/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33790526     3852119960      113   65        59.584  kbps 1
10.57.50.1      71077413     8387134646      117   65        61.675  kbps 1

Group: 239.0.8.120/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7314073      833804318       113   0         0.000   bps  1
10.57.50.1      71080094     8387451076      117   65        61.675  kbps 1

Group: 239.0.8.121/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33718005     3843852566      113   65        59.584  kbps 1
10.57.50.1      71079404     8387369648      117   65        61.675  kbps 1

Group: 239.0.8.122/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7499945      854993726       113   0         0.000   bps  1
10.57.50.1      71080115     8387453562      117   65        61.675  kbps 1

Group: 239.0.8.123/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           28724367     3274577834      113   65        59.584  kbps 1
10.57.50.1      71080139     8387456386      117   65        61.675  kbps 1

Group: 239.0.8.124/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2884090      328786256       113   0         0.000   bps  1
10.57.50.1      71077447     8387138618      117   65        61.675  kbps 1

Group: 239.0.8.125/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34087882     3886018544      113   65        59.584  kbps 1
10.57.50.1      71080162     8387459100      117   65        61.675  kbps 1

Group: 239.0.8.126/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7615998      868223768       113   0         0.000   bps  1
10.57.50.1      71080184     8387461696      117   65        61.675  kbps 1

Group: 239.0.8.127/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33492926     3818193556      113   65        59.584  kbps 1
10.57.50.1      71077467     8387141026      117   65        61.675  kbps 1

Group: 239.0.8.128/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33659326     3837163160      113   65        59.584  kbps 1
10.57.50.1      71080207     8387464410      117   65        61.675  kbps 1

Group: 239.0.8.129/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8351841      952109866       113   0         0.000   bps  1
10.57.50.1      71077485     8387143174      117   65        61.675  kbps 1

Group: 239.0.8.130/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33282940     3794255156      113   65        59.584  kbps 1
10.57.50.1      71080230     8387467124      117   65        61.675  kbps 1

Group: 239.0.8.131/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8020046      914285240       113   0         0.000   bps  1
10.57.50.1      71080257     8387470310      117   65        61.675  kbps 1

Group: 239.0.8.132/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           32837812     3743510560      113   65        59.584  kbps 1
10.57.50.1      71077500     8387144920      117   65        61.675  kbps 1

Group: 239.0.8.133/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080280     8387473024      117   65        61.675  kbps 1

Group: 239.0.8.134/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           30190434     3441709460      113   65        59.584  kbps 1
10.57.50.1      71077517     8387146958      117   65        61.675  kbps 1

Group: 239.0.8.135/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8100240      923427356       113   0         0.000   bps  1
10.57.50.1      71080302     8387475620      117   65        61.675  kbps 1

Group: 239.0.8.136/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33464180     3814916516      113   65        59.584  kbps 1
10.57.50.1      71080324     8387478216      117   65        61.675  kbps 1

Group: 239.0.8.137/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8002107      912240190       113   65        59.584  kbps 1
10.57.50.1      71077533     8387148814      117   65        61.675  kbps 1

Group: 239.0.8.138/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33970093     3872590598      113   65        59.584  kbps 1
10.57.50.1      71080347     8387480930      117   65        61.675  kbps 1

Group: 239.0.8.139/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8124076      926144660       113   0         0.000   bps  1
10.57.50.1      71079432     8387372936      117   65        61.675  kbps 1

Group: 239.0.8.140/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33289659     3795021122      113   65        59.584  kbps 1
10.57.50.1      71080368     8387483416      117   65        61.675  kbps 1

Group: 239.0.8.141/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7094622      808786904       113   0         0.000   bps  1
10.57.50.1      71080389     8387485886      117   65        61.675  kbps 1

Group: 239.0.8.142/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           32990414     3760907192      113   65        59.584  kbps 1
10.57.50.1      71077572     8387153368      117   65        61.675  kbps 1

Group: 239.0.8.143/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080409     8387488246      117   65        61.675  kbps 1

Group: 239.0.8.144/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1793057      204408494       113   0         0.000   bps  1
10.57.50.1      71080430     8387490724      117   65        61.675  kbps 1

Group: 239.0.8.145/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33754429     3848004898      113   65        59.584  kbps 1
10.57.50.1      71077584     8387154832      117   65        61.675  kbps 1

Group: 239.0.8.146/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33474141     3816052070      113   65        59.584  kbps 1
10.57.50.1      71080450     8387493084      117   65        61.675  kbps 1

Group: 239.0.8.147/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7788913      887936074       113   0         0.000   bps  1
10.57.50.1      71077602     8387156972      117   65        61.675  kbps 1

Group: 239.0.8.148/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8069838      919961528       113   0         0.000   bps  1
10.57.50.1      71080473     8387495798      117   65        61.675  kbps 1

Group: 239.0.8.149/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           32568690     3712830656      113   65        59.584  kbps 1
10.57.50.1      71080496     8387498512      117   65        61.675  kbps 1

Group: 239.0.8.150/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8578062      977899064       113   0         0.000   bps  1
10.57.50.1      71077614     8387158372      117   65        61.675  kbps 1

Group: 239.0.8.151/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           32572575     3713273546      113   65        59.584  kbps 1
10.57.50.1      71079458     8387376020      117   65        61.675  kbps 1

Group: 239.0.8.152/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7496257      854573294       113   0         0.000   bps  1
10.57.50.1      71077620     8387159112      117   65        61.675  kbps 1

Group: 239.0.8.153/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           28724369     3274578062      113   65        59.584  kbps 1
10.57.50.1      71079482     8387378868      117   65        61.675  kbps 1

Group: 239.0.8.154/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1589260      181175636       113   0         0.000   bps  1
10.57.50.1      71079504     8387381448      117   65        61.675  kbps 1

Group: 239.0.8.155/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33557444     3825548608      113   65        59.584  kbps 1
10.57.50.1      71077231     8387113114      117   65        61.675  kbps 1

Group: 239.0.8.156/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7855546      895532240       113   0         0.000   bps  1
10.57.50.1      71079529     8387384398      117   65        61.675  kbps 1

Group: 239.0.8.157/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7769194      885688112       113   0         0.000   bps  1
10.57.50.1      71079549     8387386758      117   65        61.675  kbps 1

Group: 239.0.8.158/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7478805      852583766       113   0         0.000   bps  1
10.57.50.1      71077129     8387101014      117   65        61.675  kbps 1

Group: 239.0.8.159/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8160194      930262112       113   65        59.584  kbps 1
10.57.50.1      71079571     8387389354      117   65        61.675  kbps 1

Group: 239.0.8.160/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6645331      757567730       113   0         0.000   bps  1
10.57.50.1      71077313     8387122886      117   65        61.675  kbps 1

Group: 239.0.8.161/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7808554      890175152       113   0         0.000   bps  1
10.57.50.1      71079591     8387391722      117   65        61.675  kbps 1

Group: 239.0.8.162/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7216067      822631634       113   0         0.000   bps  1
10.57.50.1      71079614     8387394428      117   65        61.675  kbps 1

Group: 239.0.8.163/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71077138     8387102196      117   65        61.675  kbps 1

Group: 239.0.8.164/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2964903      337998938       113   0         0.000   bps  1
10.57.50.1      71079635     8387396906      117   65        61.675  kbps 1

Group: 239.0.8.165/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8052395      917973026       113   0         0.000   bps  1
10.57.50.1      71079306     8387358092      117   65        61.675  kbps 1

Group: 239.0.8.166/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7638092      870742484       113   0         0.000   bps  1
10.57.50.1      71079654     8387399164      117   65        61.675  kbps 1

Group: 239.0.8.167/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8498551      968834810       113   65        59.584  kbps 1
10.57.50.1      71079676     8387401744      117   65        61.675  kbps 1

Group: 239.0.8.168/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7499337      854924410       113   0         0.000   bps  1
10.57.50.1      71077164     8387105232      117   65        61.675  kbps 1

Group: 239.0.8.169/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8540450      973611296       113   0         0.000   bps  1
10.57.50.1      71079698     8387404340      117   65        61.675  kbps 1

Group: 239.0.8.170/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7112246      810796040       113   0         0.000   bps  1
10.57.50.1      71079722     8387407172      117   65        61.675  kbps 1

Group: 239.0.8.171/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8376367      954905834       113   0         0.000   bps  1
10.57.50.1      71077166     8387105516      117   65        61.675  kbps 1

Group: 239.0.8.172/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8346090      951454256       113   0         0.000   bps  1
10.57.50.1      71079743     8387409650      117   65        61.675  kbps 1

Group: 239.0.8.173/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71077336     8387125600      117   65        61.675  kbps 1

Group: 239.0.8.174/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2091249      238402382       113   0         0.000   bps  1
10.57.50.1      71079765     8387412254      117   65        61.675  kbps 1

Group: 239.0.8.175/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9245123      1053944018      113   0         0.000   bps  1
10.57.50.1      71079788     8387414960      117   65        61.675  kbps 1

Group: 239.0.8.176/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8749867      997484834       113   0         0.000   bps  1
10.57.50.1      71077238     8387113988      117   65        61.675  kbps 1

Group: 239.0.8.177/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7124737      812220014       113   0         0.000   bps  1
10.57.50.1      71079807     8387417202      117   65        61.675  kbps 1

Group: 239.0.8.178/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7634527      870336066       113   0         0.000   bps  1
10.57.50.1      71077347     8387126914      117   65        61.675  kbps 1

Group: 239.0.8.179/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8347688      951636428       113   0         0.000   bps  1
10.57.50.1      71079827     8387419570      117   65        61.675  kbps 1

Group: 239.0.8.180/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8521611      971463650       113   0         0.000   bps  1
10.57.50.1      71079860     8387423456      117   65        61.675  kbps 1

Group: 239.0.8.181/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6862920      782372876       113   65        59.584  kbps 1
10.57.50.1      71077259     8387116474      117   65        61.675  kbps 1

Group: 239.0.8.182/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7761350      884793896       113   0         0.000   bps  1
10.57.50.1      71079880     8387425816      117   65        61.675  kbps 1

Group: 239.0.8.183/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079379     8387366690      117   65        61.675  kbps 1

Group: 239.0.8.184/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1828463      208444778       113   0         0.000   bps  1
10.57.50.1      71079899     8387428074      117   65        61.675  kbps 1

Group: 239.0.8.185/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6967759      794324522       113   0         0.000   bps  1
10.57.50.1      71079925     8387431126      117   65        61.675  kbps 1

Group: 239.0.8.186/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8365049      953615578       113   0         0.000   bps  1
10.57.50.1      71077298     8387121036      117   65        61.675  kbps 1

Group: 239.0.8.187/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7022562      800572064       113   0         0.000   bps  1
10.57.50.1      71079947     8387433722      117   65        61.675  kbps 1

Group: 239.0.8.188/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8766997      999437654       113   0         0.000   bps  1
10.57.50.1      71079967     8387436090      117   65        61.675  kbps 1

Group: 239.0.8.189/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7697758      877544404       113   65        59.584  kbps 1
10.57.50.1      71077363     8387128754      117   65        61.675  kbps 1

Group: 239.0.8.190/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8927428      1017726788      113   65        59.584  kbps 1
10.57.50.1      71079989     8387438686      117   65        61.675  kbps 1

Group: 239.0.8.191/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8246684      940121960       113   0         0.000   bps  1
10.57.50.1      71077381     8387130902      117   65        61.675  kbps 1

Group: 239.0.8.192/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7997358      911698808       113   0         0.000   bps  1
10.57.50.1      71080010     8387441164      117   65        61.675  kbps 1

Group: 239.0.8.193/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080032     8387443760      117   65        61.675  kbps 1

Group: 239.0.8.194/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1854776      211444456       113   0         0.000   bps  1
10.57.50.1      71077395     8387132522      117   65        61.675  kbps 1

Group: 239.0.8.195/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8885255      1012919066      113   0         0.000   bps  1
10.57.50.1      71080054     8387446356      117   65        61.675  kbps 1

Group: 239.0.8.196/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8008452      912963524       113   0         0.000   bps  1
10.57.50.1      71079399     8387369058      117   65        61.675  kbps 1

Group: 239.0.8.197/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8884341      1012814870      113   65        59.584  kbps 1
10.57.50.1      71080074     8387448724      117   65        61.675  kbps 1

Group: 239.0.8.198/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7886486      899059400       113   65        59.584  kbps 1
10.57.50.1      71080098     8387451548      117   65        61.675  kbps 1

Group: 239.0.8.199/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7817905      891241166       113   0         0.000   bps  1
10.57.50.1      71077431     8387136730      117   65        61.675  kbps 1

Group: 239.0.8.200/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8136509      927562022       113   0         0.000   bps  1
10.57.50.1      71080121     8387454262      117   65        61.675  kbps 1

Group: 239.0.8.201/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7668830      874246616       113   0         0.000   bps  1
10.57.50.1      71079408     8387370120      117   65        61.675  kbps 1

Group: 239.0.8.202/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7249935      826492586       113   0         0.000   bps  1
10.57.50.1      71080142     8387456748      117   65        61.675  kbps 1

Group: 239.0.8.203/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080166     8387459572      117   65        61.675  kbps 1

Group: 239.0.8.204/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2260759      257726522       113   0         0.000   bps  1
10.57.50.1      71077465     8387140742      117   65        61.675  kbps 1

Group: 239.0.8.205/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8314495      947852426       113   0         0.000   bps  1
10.57.50.1      71080191     8387462522      117   65        61.675  kbps 1

Group: 239.0.8.206/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7627337      869516414       113   65        59.584  kbps 1
10.57.50.1      71080212     8387465000      117   65        61.675  kbps 1

Group: 239.0.8.207/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8139386      927889996       113   0         0.000   bps  1
10.57.50.1      71077481     8387142678      117   65        61.675  kbps 1

Group: 239.0.8.208/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8242446      939638840       113   0         0.000   bps  1
10.57.50.1      71080235     8387467714      117   65        61.675  kbps 1

Group: 239.0.8.209/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9031591      1029601362      113   0         0.000   bps  1
10.57.50.1      71077500     8387144944      117   65        61.675  kbps 1

Group: 239.0.8.210/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7860428      896088788       113   0         0.000   bps  1
10.57.50.1      71080262     8387470900      117   65        61.675  kbps 1

Group: 239.0.8.211/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8318968      948362348       113   0         0.000   bps  1
10.57.50.1      71080286     8387473732      117   65        61.675  kbps 1

Group: 239.0.8.212/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8105593      924037594       113   0         0.000   bps  1
10.57.50.1      71077516     8387146808      117   65        61.675  kbps 1

Group: 239.0.8.213/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080307     8387476210      117   65        61.675  kbps 1

Group: 239.0.8.214/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1288838      146927528       113   0         0.000   bps  1
10.57.50.1      71079429     8387372582      117   65        61.675  kbps 1

Group: 239.0.8.215/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8362259      953297522       113   0         0.000   bps  1
10.57.50.1      71080329     8387478814      117   65        61.675  kbps 1

Group: 239.0.8.216/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8193058      934008608       113   0         0.000   bps  1
10.57.50.1      71080352     8387481520      117   65        61.675  kbps 1

Group: 239.0.8.217/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7872959      897517314       113   0         0.000   bps  1
10.57.50.1      71077551     8387150906      117   65        61.675  kbps 1

Group: 239.0.8.218/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8993971      1025312690      113   0         0.000   bps  1
10.57.50.1      71080372     8387483880      117   65        61.675  kbps 1

Group: 239.0.8.219/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7646282      871676144       113   0         0.000   bps  1
10.57.50.1      71080393     8387486358      117   65        61.675  kbps 1

Group: 239.0.8.220/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9343622      1065172900      113   0         0.000   bps  1
10.57.50.1      71077568     8387152944      117   65        61.675  kbps 1

Group: 239.0.8.221/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7505862      855668264       113   0         0.000   bps  1
10.57.50.1      71080413     8387488718      117   65        61.675  kbps 1

Group: 239.0.8.222/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7218569      822916862       113   0         0.000   bps  1
10.57.50.1      71077576     8387153896      117   65        61.675  kbps 1

Group: 239.0.8.223/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080434     8387491196      117   65        61.675  kbps 1

Group: 239.0.8.224/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2461101      280565510       113   0         0.000   bps  1
10.57.50.1      71080454     8387493556      117   65        61.675  kbps 1

Group: 239.0.8.225/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7543836      859997296       113   0         0.000   bps  1
10.57.50.1      71077595     8387156138      117   65        61.675  kbps 1

Group: 239.0.8.226/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8333754      950047952       113   0         0.000   bps  1
10.57.50.1      71080477     8387496270      117   65        61.675  kbps 1

Group: 239.0.8.227/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8380718      955401844       113   65        59.584  kbps 1
10.57.50.1      71077614     8387158388      117   65        61.675  kbps 1

Group: 239.0.8.228/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8767723      999520418       113   0         0.000   bps  1
10.57.50.1      71080500     8387498984      117   65        61.659  kbps 1

Group: 239.0.8.229/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8497332      968695844       113   0         0.000   bps  1
10.57.50.1      71079462     8387376492      117   65        61.659  kbps 1

Group: 239.0.8.230/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8873066      1011529516      113   0         0.000   bps  1
10.57.50.1      71077214     8387111124      117   65        61.659  kbps 1

Group: 239.0.8.231/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8348542      951733784       113   0         0.000   bps  1
10.57.50.1      71079488     8387379560      117   65        61.659  kbps 1

Group: 239.0.8.232/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7749565      883450406       113   0         0.000   bps  1
10.57.50.1      71079509     8387382038      117   65        61.659  kbps 1

Group: 239.0.8.233/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71077214     8387111188      117   65        61.659  kbps 1

Group: 239.0.8.234/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1715415      195557306       113   0         0.000   bps  1
10.57.50.1      71079533     8387384870      117   65        61.659  kbps 1

Group: 239.0.8.235/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8641301      985108306       113   0         0.000   bps  1
10.57.50.1      71077308     8387122296      117   65        61.659  kbps 1

Group: 239.0.8.236/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8452001      963528110       113   0         0.000   bps  1
10.57.50.1      71079552     8387387120      117   65        61.659  kbps 1

Group: 239.0.8.237/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8541636      973746500       113   0         0.000   bps  1
10.57.50.1      71079575     8387389826      117   65        61.659  kbps 1

Group: 239.0.8.238/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8592225      979513646       113   0         0.000   bps  1
10.57.50.1      71077138     8387102116      117   65        61.659  kbps 1

Group: 239.0.8.239/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8262178      941888288       113   0         0.000   bps  1
10.57.50.1      71079596     8387392304      117   65        61.659  kbps 1

Group: 239.0.8.240/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7635651      870464210       113   0         0.000   bps  1
10.57.50.1      71079305     8387357974      117   65        61.659  kbps 1

Group: 239.0.8.241/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7692537      876949214       113   0         0.000   bps  1
10.57.50.1      71079616     8387394680      117   65        61.659  kbps 1

Group: 239.0.8.242/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7359587      838992914       113   0         0.000   bps  1
10.57.50.1      71079639     8387397378      117   65        61.659  kbps 1

Group: 239.0.8.243/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71077149     8387103462      117   65        61.659  kbps 1

Group: 239.0.8.244/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1800022      205202504       113   0         0.000   bps  1
10.57.50.1      71079660     8387399856      117   65        61.659  kbps 1

Group: 239.0.8.245/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7762287      884900714       113   0         0.000   bps  1
10.57.50.1      71079355     8387363874      117   65        61.659  kbps 1

Group: 239.0.8.246/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7444273      848647118       113   0         0.000   bps  1
10.57.50.1      71079678     8387401996      117   65        61.659  kbps 1

Group: 239.0.8.247/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7821894      891695912       113   0         0.000   bps  1
10.57.50.1      71079703     8387404930      117   65        61.659  kbps 1

Group: 239.0.8.248/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9148376      1042914860      113   0         0.000   bps  1
10.57.50.1      71077174     8387106412      117   65        61.659  kbps 1

Group: 239.0.8.249/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8150374      929142632       113   0         0.000   bps  1
10.57.50.1      71079726     8387407644      117   65        61.659  kbps 1

Group: 239.0.8.250/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8521061      971400950       113   65        59.569  kbps 1
10.57.50.1      71079748     8387410240      117   65        61.659  kbps 1

Group: 239.0.8.251/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8118362      925493264       113   0         0.000   bps  1
10.57.50.1      71077173     8387106342      117   65        61.659  kbps 1

Group: 239.0.8.252/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7980573      909785318       113   0         0.000   bps  1
10.57.50.1      71079770     8387412836      117   65        61.659  kbps 1

Group: 239.0.8.253/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2            220             110   0         0.000   bps  1
10.57.50.1      71077342     8387126308      117   65        61.659  kbps 1

Group: 239.0.8.254/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1228334      140030072       113   0         0.000   bps  1
10.57.50.1      71079790     8387415204      117   65        61.659  kbps 1

Group: 239.0.8.255/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9013858      1027579808      113   0         0.000   bps  1
10.57.50.1      71079810     8387417556      117   65        61.659  kbps 1

Group: 239.0.9.0/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7927358      903718808       113   0         0.000   bps  1
10.57.50.1      71077247     8387115058      117   65        61.659  kbps 1

Group: 239.0.9.1/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9056214      1032408392      113   0         0.000   bps  1
10.57.50.1      71079832     8387420152      117   65        61.659  kbps 1

Group: 239.0.9.2/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7812158      890586008       113   0         0.000   bps  1
10.57.50.1      71079374     8387366100      117   65        61.659  kbps 1

Group: 239.0.9.3/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9609892      1095527684      113   0         0.000   bps  1
10.57.50.1      71079862     8387423708      117   65        61.659  kbps 1

Group: 239.0.9.4/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7743285      882734486       113   0         0.000   bps  1
10.57.50.1      71079884     8387426288      117   65        61.675  kbps 1

Group: 239.0.9.5/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1977533      225438754       113   0         0.000   bps  1
10.57.50.1      71077282     8387119148      117   65        61.675  kbps 1

Group: 239.0.9.6/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7893333      899839958       113   0         0.000   bps  1
10.57.50.1      71079906     8387428884      117   65        61.675  kbps 1

Group: 239.0.9.7/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079929     8387431598      117   65        61.675  kbps 1

Group: 239.0.9.8/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2964049      337901582       113   0         0.000   bps  1
10.57.50.1      71077286     8387119668      117   65        61.675  kbps 1

Group: 239.0.9.9/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2678202      305315024       113   0         0.000   bps  1
10.57.50.1      71079951     8387434194      117   65        61.675  kbps 1

Group: 239.0.9.10/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7646349      871683778       113   0         0.000   bps  1
10.57.50.1      71077299     8387121226      117   65        61.675  kbps 1

Group: 239.0.9.11/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1882443      214598498       113   0         0.000   bps  1
10.57.50.1      71079972     8387436680      117   65        61.675  kbps 1

Group: 239.0.9.12/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7732241      881475470       113   0         0.000   bps  1
10.57.50.1      71079994     8387439276      117   65        61.675  kbps 1

Group: 239.0.9.13/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1921034      218997864       113   0         0.000   bps  1
10.57.50.1      71077378     8387130524      117   65        61.675  kbps 1

Group: 239.0.9.14/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8469137      965481614       113   0         0.000   bps  1
10.57.50.1      71080015     8387441754      117   65        61.675  kbps 1

Group: 239.0.9.15/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2817698      321217556       113   0         0.000   bps  1
10.57.50.1      71077394     8387132436      117   65        61.675  kbps 1

Group: 239.0.9.16/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2904908      331159508       113   0         0.000   bps  1
10.57.50.1      71080037     8387444350      117   65        61.675  kbps 1

Group: 239.0.9.17/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080059     8387446946      117   65        61.675  kbps 1

Group: 239.0.9.18/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1957017      223099934       113   0         0.000   bps  1
10.57.50.1      71077410     8387134292      117   65        61.675  kbps 1

Group: 239.0.9.19/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2182037      248752214       113   0         0.000   bps  1
10.57.50.1      71080080     8387449424      117   65        61.675  kbps 1

Group: 239.0.9.20/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2372898      270510368       113   0         0.000   bps  1
10.57.50.1      71079404     8387369648      117   65        61.675  kbps 1

Group: 239.0.9.21/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8277031      943581530       113   0         0.000   bps  1
10.57.50.1      71080102     8387452028      117   65        61.675  kbps 1

Group: 239.0.9.22/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2990388      340904228       113   0         0.000   bps  1
10.57.50.1      71080126     8387454852      117   65        61.675  kbps 1

Group: 239.0.9.23/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8255415      941117306       113   0         0.000   bps  1
10.57.50.1      71077443     8387138146      117   65        61.675  kbps 1

Group: 239.0.9.24/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3219940      367073156       113   0         0.000   bps  1
10.57.50.1      71080148     8387457448      117   65        61.675  kbps 1

Group: 239.0.9.25/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7614963      868105778       113   0         0.000   bps  1
10.57.50.1      71080171     8387460162      117   65        61.675  kbps 1

Group: 239.0.9.26/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2773744      316206808       113   0         0.000   bps  1
10.57.50.1      71077462     8387140436      117   65        61.675  kbps 1

Group: 239.0.9.27/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080194     8387462876      117   65        61.675  kbps 1

Group: 239.0.9.28/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           518145       59068522        113   0         0.000   bps  1
10.57.50.1      71077480     8387142584      117   65        61.675  kbps 1

Group: 239.0.9.29/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8074535      920496986       113   0         0.000   bps  1
10.57.50.1      71080216     8387465472      117   65        61.675  kbps 1

Group: 239.0.9.30/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2549100      290597396       113   0         0.000   bps  1
10.57.50.1      71080239     8387468186      117   65        61.675  kbps 1

Group: 239.0.9.31/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7989358      910786804       113   0         0.000   bps  1
10.57.50.1      71077496     8387144440      117   65        61.675  kbps 1

Group: 239.0.9.32/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2545484      290185172       113   0         0.000   bps  1
10.57.50.1      71080267     8387471490      117   65        61.675  kbps 1

Group: 239.0.9.33/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9214336      1050434288      113   0         0.000   bps  1
10.57.50.1      71077513     8387146494      117   65        61.675  kbps 1

Group: 239.0.9.34/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2910673      331816718       113   0         0.000   bps  1
10.57.50.1      71080290     8387474204      117   65        61.675  kbps 1

Group: 239.0.9.35/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8929020      1017908276      113   0         0.000   bps  1
10.57.50.1      71080311     8387476682      117   65        61.675  kbps 1

Group: 239.0.9.36/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3202374      365070628       113   0         0.000   bps  1
10.57.50.1      71077527     8387148106      117   65        61.659  kbps 1

Group: 239.0.9.37/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080334     8387479396      117   65        61.659  kbps 1

Group: 239.0.9.38/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           614662       70071464        113   0         0.000   bps  1
10.57.50.1      71079434     8387373172      117   65        61.659  kbps 1

Group: 239.0.9.39/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8329028      949509188       113   0         0.000   bps  1
10.57.50.1      71080355     8387481882      117   65        61.659  kbps 1

Group: 239.0.9.40/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2371890      270395456       113   0         0.000   bps  1
10.57.50.1      71080376     8387484352      117   65        61.659  kbps 1

Group: 239.0.9.41/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9398553      1071435030      113   0         0.000   bps  1
10.57.50.1      71077563     8387152322      117   65        61.659  kbps 1

Group: 239.0.9.42/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3340019      380762162       113   0         0.000   bps  1
10.57.50.1      71080396     8387486712      117   65        61.659  kbps 1

Group: 239.0.9.43/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8577612      977847764       113   0         0.000   bps  1
10.57.50.1      71080416     8387489072      117   65        61.659  kbps 1

Group: 239.0.9.44/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3948681      450149626       113   0         0.000   bps  1
10.57.50.1      71077579     8387154242      117   65        61.659  kbps 1

Group: 239.0.9.45/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7404436      844105700       113   0         0.000   bps  1
10.57.50.1      71080438     8387491668      117   65        61.659  kbps 1

Group: 239.0.9.46/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2869328      327103384       113   0         0.000   bps  1
10.57.50.1      71077597     8387156382      117   65        61.659  kbps 1

Group: 239.0.9.47/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080458     8387494028      117   65        61.659  kbps 1

Group: 239.0.9.48/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2114779      241084802       113   0         0.000   bps  1
10.57.50.1      71080481     8387496742      117   65        61.659  kbps 1

Group: 239.0.9.49/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9042079      1030797002      113   0         0.000   bps  1
10.57.50.1      71077608     8387157664      117   65        61.659  kbps 1

Group: 239.0.9.50/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3398994      387485312       113   65        59.569  kbps 1
10.57.50.1      71080504     8387499456      117   65        61.659  kbps 1

Group: 239.0.9.51/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8118809      925544222       113   0         0.000   bps  1
10.57.50.1      71079467     8387377066      117   65        61.659  kbps 1

Group: 239.0.9.52/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8948469      1020125462      113   0         0.000   bps  1
10.57.50.1      71077208     8387110416      117   65        61.659  kbps 1

Group: 239.0.9.53/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3039816      346539020       113   0         0.000   bps  1
10.57.50.1      71079491     8387379914      117   65        61.659  kbps 1

Group: 239.0.9.54/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8417045      959543122       113   0         0.000   bps  1
10.57.50.1      71077214     8387111204      117   65        61.659  kbps 1

Group: 239.0.9.55/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2220599      253148282       113   0         0.000   bps  1
10.57.50.1      71079512     8387382392      117   65        61.659  kbps 1

Group: 239.0.9.56/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7755699      884149682       113   0         0.000   bps  1
10.57.50.1      71079536     8387385224      117   65        61.659  kbps 1

Group: 239.0.9.57/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71077227     8387112722      117   65        61.659  kbps 1

Group: 239.0.9.58/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1622707      184988594       113   0         0.000   bps  1
10.57.50.1      71079556     8387387584      117   65        61.659  kbps 1

Group: 239.0.9.59/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3370784      384269372       113   0         0.000   bps  1
10.57.50.1      71077314     8387123004      117   65        61.675  kbps 1

Group: 239.0.9.60/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8966357      1022164694      113   0         0.000   bps  1
10.57.50.1      71079579     8387390306      117   65        61.675  kbps 1

Group: 239.0.9.61/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3086965      351914006       113   0         0.000   bps  1
10.57.50.1      71079601     8387392894      117   65        61.675  kbps 1

Group: 239.0.9.62/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8662049      987473582       113   0         0.000   bps  1
10.57.50.1      71077147     8387103178      117   65        61.675  kbps 1

Group: 239.0.9.63/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3162033      360471758       113   0         0.000   bps  1
10.57.50.1      71079623     8387395490      117   65        61.675  kbps 1

Group: 239.0.9.64/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2955171      336889490       113   0         0.000   bps  1
10.57.50.1      71079313     8387358918      117   65        61.675  kbps 1

Group: 239.0.9.65/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33638644     3834805412      113   65        59.584  kbps 1
10.57.50.1      71079641     8387397630      117   65        61.675  kbps 1

Group: 239.0.9.66/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2289109      260958422       113   0         0.000   bps  1
10.57.50.1      71079664     8387400328      117   65        61.675  kbps 1

Group: 239.0.9.67/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           29915992     3410423084      113   65        59.584  kbps 1
10.57.50.1      71077159     8387104642      117   65        61.675  kbps 1

Group: 239.0.9.68/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           762182       86888744        113   0         0.000   bps  1
10.57.50.1      71079685     8387402806      117   65        61.675  kbps 1

Group: 239.0.9.69/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           35390269     4034490662      113   65        59.584  kbps 1
10.57.50.1      71079707     8387405402      117   65        61.675  kbps 1

Group: 239.0.9.70/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3595484      409885172       113   0         0.000   bps  1
10.57.50.1      71077163     8387105162      117   65        61.675  kbps 1

Group: 239.0.9.71/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7681970      875744576       113   0         0.000   bps  1
10.57.50.1      71079730     8387408116      117   65        61.675  kbps 1

Group: 239.0.9.72/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1842254      210016952       113   0         0.000   bps  1
10.57.50.1      71077334     8387125364      117   65        61.675  kbps 1

Group: 239.0.9.73/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8388128      956246588       113   0         0.000   bps  1
10.57.50.1      71079752     8387410720      117   65        61.675  kbps 1

Group: 239.0.9.74/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1783807      203353994       113   0         0.000   bps  1
10.57.50.1      71079774     8387413308      117   65        61.675  kbps 1

Group: 239.0.9.75/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8092649      922561982       113   0         0.000   bps  1
10.57.50.1      71077189     8387108214      117   65        61.675  kbps 1

Group: 239.0.9.76/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2578816      293985020       113   0         0.000   bps  1
10.57.50.1      71079795     8387415786      117   65        61.675  kbps 1

Group: 239.0.9.77/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3            330             110   0         0.000   bps  1
10.57.50.1      71077348     8387127024      117   65        61.675  kbps 1

Group: 239.0.9.78/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1082762      123434864       113   0         0.000   bps  1
10.57.50.1      71079814     8387418036      117   65        61.675  kbps 1

Group: 239.0.9.79/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9087684      1035995972      113   0         0.000   bps  1
10.57.50.1      71079842     8387421332      117   65        61.675  kbps 1

Group: 239.0.9.80/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8610217      981564734       113   65        59.584  kbps 1
10.57.50.1      71077258     8387116348      117   65        61.675  kbps 1

Group: 239.0.9.81/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1919281      218798030       113   0         0.000   bps  1
10.57.50.1      71079868     8387424400      117   65        61.675  kbps 1

Group: 239.0.9.82/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8207140      935613956       113   0         0.000   bps  1
10.57.50.1      71079379     8387366690      117   65        61.675  kbps 1

Group: 239.0.9.83/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2718999      309965882       113   0         0.000   bps  1
10.57.50.1      71079887     8387426658      117   65        61.675  kbps 1

Group: 239.0.9.84/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2874513      327694478       113   0         0.000   bps  1
10.57.50.1      71079910     8387429356      117   65        61.675  kbps 1

Group: 239.0.9.85/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7663342      873620980       113   65        59.584  kbps 1
10.57.50.1      71077295     8387120682      117   65        61.675  kbps 1

Group: 239.0.9.86/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3309296      377259740       113   65        59.584  kbps 1
10.57.50.1      71079933     8387432070      117   65        61.675  kbps 1

Group: 239.0.9.87/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079955     8387434666      117   65        61.675  kbps 1

Group: 239.0.9.88/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           625156       71267780        113   0         0.000   bps  1
10.57.50.1      71077296     8387120848      117   65        61.675  kbps 1

Group: 239.0.9.89/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8108525      924371846       113   0         0.000   bps  1
10.57.50.1      71079975     8387437034      117   65        61.675  kbps 1

Group: 239.0.9.90/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3182623      362819006       113   0         0.000   bps  1
10.57.50.1      71077377     8387130430      117   65        61.675  kbps 1

Group: 239.0.9.91/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8237482      939072944       113   0         0.000   bps  1
10.57.50.1      71079998     8387439748      117   65        61.675  kbps 1

Group: 239.0.9.92/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1513876      172581860       113   0         0.000   bps  1
10.57.50.1      71080019     8387442226      117   65        61.675  kbps 1

Group: 239.0.9.93/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8328920      949496872       113   65        59.584  kbps 1
10.57.50.1      71077391     8387132050      117   65        61.675  kbps 1

Group: 239.0.9.94/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2580466      294173120       113   65        59.584  kbps 1
10.57.50.1      71080041     8387444822      117   65        61.675  kbps 1

Group: 239.0.9.95/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7931717      904215734       113   65        59.584  kbps 1
10.57.50.1      71079402     8387369404      117   65        61.675  kbps 1

Group: 239.0.9.96/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3029407      345352394       113   0         0.000   bps  1
10.57.50.1      71080062     8387447308      117   65        61.675  kbps 1

Group: 239.0.9.97/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080085     8387450014      117   65        61.675  kbps 1

Group: 239.0.9.98/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           631170       71953376        113   0         0.000   bps  1
10.57.50.1      71077427     8387136258      117   65        61.675  kbps 1

Group: 239.0.9.99/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8505846      969666440       113   65        59.584  kbps 1
10.57.50.1      71080107     8387452610      117   65        61.675  kbps 1

Group: 239.0.9.100/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1093197      124624454       113   0         0.000   bps  1
10.57.50.1      71079410     8387370356      117   65        61.675  kbps 1

Group: 239.0.9.101/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8514619      970666562       113   65        59.584  kbps 1
10.57.50.1      71080129     8387455214      117   65        61.675  kbps 1

Group: 239.0.9.102/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2216040      252628556       113   0         0.000   bps  1
10.57.50.1      71080152     8387457920      117   65        61.675  kbps 1

Group: 239.0.9.103/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7714531      879456530       113   65        59.584  kbps 1
10.57.50.1      71077455     8387139562      117   65        61.675  kbps 1

Group: 239.0.9.104/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           5572030      635211416       113   0         0.000   bps  1
10.57.50.1      71080175     8387460634      117   65        61.675  kbps 1

Group: 239.0.9.105/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7127669      812554262       113   65        59.584  kbps 1
10.57.50.1      71080198     8387463348      117   65        61.675  kbps 1

Group: 239.0.9.106/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6108034      696315868       113   0         0.000   bps  1
10.57.50.1      71077475     8387141970      117   65        61.675  kbps 1

Group: 239.0.9.107/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080220     8387465944      117   65        61.675  kbps 1

Group: 239.0.9.108/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8328487      949447506       113   0         0.000   bps  1
10.57.50.1      71077495     8387144354      117   65        61.675  kbps 1

Group: 239.0.9.109/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6852005      781128566       113   0         0.000   bps  1
10.57.50.1      71080248     8387469248      117   65        61.675  kbps 1

Group: 239.0.9.110/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7670515      874438706       113   0         0.000   bps  1
10.57.50.1      71080270     8387471844      117   65        61.675  kbps 1

Group: 239.0.9.111/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7800649      889273978       113   0         0.000   bps  1
10.57.50.1      71077510     8387146092      117   65        61.675  kbps 1

Group: 239.0.9.112/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8095015      922831706       113   0         0.000   bps  1
10.57.50.1      71080294     8387474676      117   65        61.675  kbps 1

Group: 239.0.9.113/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8245343      939969098       113   0         0.000   bps  1
10.57.50.1      71079430     8387372700      117   65        61.675  kbps 1

Group: 239.0.9.114/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8068258      919781408       113   0         0.000   bps  1
10.57.50.1      71080314     8387477044      117   65        61.675  kbps 1

Group: 239.0.9.115/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8185281      933122030       113   65        59.584  kbps 1
10.57.50.1      71080338     8387479868      117   65        61.675  kbps 1

Group: 239.0.9.116/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7934729      904559094       113   0         0.000   bps  1
10.57.50.1      71077546     8387150316      117   65        61.675  kbps 1

Group: 239.0.9.117/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080359     8387482346      117   65        61.675  kbps 1

Group: 239.0.9.118/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2382545      271610126       113   0         0.000   bps  1
10.57.50.1      71080380     8387484824      117   65        61.675  kbps 1

Group: 239.0.9.119/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9033445      1029812718      113   0         0.000   bps  1
10.57.50.1      71077561     8387152126      117   65        61.675  kbps 1

Group: 239.0.9.120/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7764527      885156074       113   0         0.000   bps  1
10.57.50.1      71080400     8387487184      117   65        61.675  kbps 1

Group: 239.0.9.121/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8477166      966396920       113   0         0.000   bps  1
10.57.50.1      71077572     8387153424      117   65        61.675  kbps 1

Group: 239.0.9.122/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8992140      1025103956      113   0         0.000   bps  1
10.57.50.1      71080420     8387489544      117   65        61.675  kbps 1

Group: 239.0.9.123/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7986683      910481858       113   0         0.000   bps  1
10.57.50.1      71080441     8387492022      117   65        61.675  kbps 1

Group: 239.0.9.124/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7841721      893956186       113   0         0.000   bps  1
10.57.50.1      71077591     8387155658      117   65        61.675  kbps 1

Group: 239.0.9.125/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7691497      876830654       113   0         0.000   bps  1
10.57.50.1      71080462     8387494500      117   65        61.675  kbps 1

Group: 239.0.9.126/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7937098      904829164       113   0         0.000   bps  1
10.57.50.1      71077610     8387157916      117   65        61.675  kbps 1

Group: 239.0.9.127/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080485     8387497214      117   65        61.675  kbps 1

Group: 239.0.9.128/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2042200      232810796       113   0         0.000   bps  1
10.57.50.1      71080508     8387499928      117   65        61.675  kbps 1

Group: 239.0.9.129/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8045423      917178218       113   65        59.584  kbps 1
10.57.50.1      71077622     8387159316      117   65        61.675  kbps 1

Group: 239.0.9.130/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8078887      920993114       113   0         0.000   bps  1
10.57.50.1      71079469     8387377318      117   65        61.675  kbps 1

Group: 239.0.9.131/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7635468      870443348       113   0         0.000   bps  1
10.57.50.1      71079495     8387380386      117   65        61.675  kbps 1

Group: 239.0.9.132/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7928982      903903944       113   0         0.000   bps  1
10.57.50.1      71077217     8387111486      117   65        61.675  kbps 1

Group: 239.0.9.133/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8377989      955090742       113   65        59.584  kbps 1
10.57.50.1      71079516     8387382864      117   65        61.675  kbps 1

Group: 239.0.9.134/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8148039      928876434       113   0         0.000   bps  1
10.57.50.1      71077309     8387122414      117   65        61.675  kbps 1

Group: 239.0.9.135/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8708364      992753492       113   0         0.000   bps  1
10.57.50.1      71079539     8387385586      117   65        61.675  kbps 1

Group: 239.0.9.136/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7914217      902220734       113   0         0.000   bps  1
10.57.50.1      71079561     8387388174      117   65        61.675  kbps 1

Group: 239.0.9.137/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71077135     8387101738      117   65        61.675  kbps 1

Group: 239.0.9.138/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1950925      222405446       113   0         0.000   bps  1
10.57.50.1      71079583     8387390770      117   65        61.675  kbps 1

Group: 239.0.9.139/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8774673      1000312718      113   0         0.000   bps  1
10.57.50.1      71077638     8387161236      117   65        61.675  kbps 1

Group: 239.0.9.140/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8769876      999765860       113   0         0.000   bps  1
10.57.50.1      71079602     8387393028      117   65        61.675  kbps 1

Group: 239.0.9.141/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8991124      1024988132      113   0         0.000   bps  1
10.57.50.1      71079626     8387395844      117   65        61.675  kbps 1

Group: 239.0.9.142/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7859211      895950050       113   0         0.000   bps  1
10.57.50.1      71077143     8387102786      117   65        61.675  kbps 1

Group: 239.0.9.143/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8790899      1002162482      113   0         0.000   bps  1
10.57.50.1      71079646     8387398204      117   65        61.675  kbps 1

Group: 239.0.9.144/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7523450      857673296       113   0         0.000   bps  1
10.57.50.1      71079355     8387363874      117   65        61.675  kbps 1

Group: 239.0.9.145/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8175480      932004716       113   0         0.000   bps  1
10.57.50.1      71079665     8387400462      117   65        61.675  kbps 1

Group: 239.0.9.146/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7794864      888614492       113   0         0.000   bps  1
10.57.50.1      71079688     8387403160      117   65        61.675  kbps 1

Group: 239.0.9.147/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71077172     8387106176      117   65        61.675  kbps 1

Group: 239.0.9.148/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1670212      190404164       113   0         0.000   bps  1
10.57.50.1      71079711     8387405874      117   65        61.675  kbps 1

Group: 239.0.9.149/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8864005      1010496566      113   0         0.000   bps  1
10.57.50.1      71079734     8387408588      117   65        61.675  kbps 1

Group: 239.0.9.150/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8389905      956449166       113   0         0.000   bps  1
10.57.50.1      71077173     8387106342      117   65        61.675  kbps 1

Group: 239.0.9.151/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7328128      835406588       113   0         0.000   bps  1
10.57.50.1      71079757     8387411302      117   65        61.675  kbps 1

Group: 239.0.9.152/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6835852      779287124       113   65        59.584  kbps 1
10.57.50.1      71077343     8387126426      117   65        61.675  kbps 1

Group: 239.0.9.153/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7703602      878210624       113   0         0.000   bps  1
10.57.50.1      71079777     8387413670      117   65        61.675  kbps 1

Group: 239.0.9.154/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9100984      1037512172      113   0         0.000   bps  1
10.57.50.1      71079799     8387416258      117   65        61.675  kbps 1

Group: 239.0.9.155/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8491884      968074772       113   0         0.000   bps  1
10.57.50.1      71077246     8387114932      117   65        61.675  kbps 1

Group: 239.0.9.156/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7738103      882143738       113   0         0.000   bps  1
10.57.50.1      71079819     8387418618      117   65        61.675  kbps 1

Group: 239.0.9.157/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079375     8387366218      117   65        61.675  kbps 1

Group: 239.0.9.158/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1902458      216880208       113   0         0.000   bps  1
10.57.50.1      71079844     8387421584      117   65        61.675  kbps 1

Group: 239.0.9.159/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8136082      927513344       113   0         0.000   bps  1
10.57.50.1      71079872     8387424872      117   65        61.675  kbps 1

Group: 239.0.9.160/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8807532      1004058640      113   0         0.000   bps  1
10.57.50.1      71077278     8387118676      117   65        61.675  kbps 1

Group: 239.0.9.161/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8040267      916590434       113   0         0.000   bps  1
10.57.50.1      71079892     8387427232      117   65        61.675  kbps 1

Group: 239.0.9.162/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8936983      1018816058      113   0         0.000   bps  1
10.57.50.1      71079914     8387429828      117   65        61.675  kbps 1

Group: 239.0.9.163/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8732042      995452784       113   0         0.000   bps  1
10.57.50.1      71077280     8387118960      117   65        61.675  kbps 1

Group: 239.0.9.164/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7367785      839927486       113   65        59.584  kbps 1
10.57.50.1      71079937     8387432542      117   65        61.675  kbps 1

Group: 239.0.9.165/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8482397      966993250       113   0         0.000   bps  1
10.57.50.1      71077296     8387120872      117   65        61.675  kbps 1

Group: 239.0.9.166/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6452777      735616574       113   0         0.000   bps  1
10.57.50.1      71079959     8387435138      117   65        61.675  kbps 1

Group: 239.0.9.167/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079979     8387437506      117   65        61.675  kbps 1

Group: 239.0.9.168/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2472244      281835808       113   0         0.000   bps  1
10.57.50.1      71077371     8387129698      117   65        61.675  kbps 1

Group: 239.0.9.169/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7888215      899256506       113   0         0.000   bps  1
10.57.50.1      71080001     8387440102      117   65        61.675  kbps 1

Group: 239.0.9.170/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9233254      1052590940      113   0         0.000   bps  1
10.57.50.1      71077390     8387131964      117   65        61.675  kbps 1

Group: 239.0.9.171/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8109933      924532358       113   0         0.000   bps  1
10.57.50.1      71080022     8387442580      117   65        61.675  kbps 1

Group: 239.0.9.172/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9152760      1043414636      113   0         0.000   bps  1
10.57.50.1      71080044     8387445176      117   65        61.675  kbps 1

Group: 239.0.9.173/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8327808      949370104       113   0         0.000   bps  1
10.57.50.1      71077403     8387133466      117   65        61.675  kbps 1

Group: 239.0.9.174/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8053254      918070952       113   0         0.000   bps  1
10.57.50.1      71080066     8387447772      117   65        61.675  kbps 1

Group: 239.0.9.175/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8039601      916514510       113   0         0.000   bps  1
10.57.50.1      71079405     8387369766      117   65        61.675  kbps 1

Group: 239.0.9.176/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7762257      884897294       113   0         0.000   bps  1
10.57.50.1      71080087     8387450258      117   65        61.675  kbps 1

Group: 239.0.9.177/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080110     8387452964      117   65        61.675  kbps 1

Group: 239.0.9.178/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2319538      264427328       113   0         0.000   bps  1
10.57.50.1      71077439     8387137674      117   65        61.675  kbps 1

Group: 239.0.9.179/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8258439      941462042       113   0         0.000   bps  1
10.57.50.1      71080133     8387455678      117   65        61.659  kbps 1

Group: 239.0.9.180/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8331990      949846856       113   0         0.000   bps  1
10.57.50.1      71080155     8387458274      117   65        61.659  kbps 1

Group: 239.0.9.181/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9201538      1048975324      113   0         0.000   bps  1
10.57.50.1      71077450     8387139020      117   65        61.659  kbps 1

Group: 239.0.9.182/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8558237      975639014       113   0         0.000   bps  1
10.57.50.1      71080178     8387460988      117   65        61.659  kbps 1

Group: 239.0.9.183/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9093623      1036673014      113   0         0.000   bps  1
10.57.50.1      71077474     8387141876      117   65        61.659  kbps 1

Group: 239.0.9.184/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7692007      876888794       113   0         0.000   bps  1
10.57.50.1      71080201     8387463702      117   65        61.659  kbps 1

Group: 239.0.9.185/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7600921      866504990       113   0         0.000   bps  1
10.57.50.1      71080223     8387466298      117   65        61.659  kbps 1

Group: 239.0.9.186/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7666384      873967772       113   0         0.000   bps  1
10.57.50.1      71077488     8387143496      117   65        61.659  kbps 1

Group: 239.0.9.187/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080251     8387469602      117   65        61.659  kbps 1

Group: 239.0.9.188/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1404968      160166336       113   0         0.000   bps  1
10.57.50.1      71077507     8387145778      117   65        61.659  kbps 1

Group: 239.0.9.189/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8911377      1015896974      113   0         0.000   bps  1
10.57.50.1      71080273     8387472198      117   65        61.659  kbps 1

Group: 239.0.9.190/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9137874      1041717632      113   0         0.000   bps  1
10.57.50.1      71080297     8387475030      117   65        61.659  kbps 1

Group: 239.0.9.191/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8128439      926642038       113   0         0.000   bps  1
10.57.50.1      71077523     8387147634      117   65        61.659  kbps 1

Group: 239.0.9.192/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8172922      931713104       113   0         0.000   bps  1
10.57.50.1      71080318     8387477508      117   65        61.659  kbps 1

Group: 239.0.9.193/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7739364      882287492       113   0         0.000   bps  1
10.57.50.1      71079434     8387373172      117   65        61.659  kbps 1

Group: 239.0.9.194/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7994409      911362622       113   0         0.000   bps  1
10.57.50.1      71080340     8387480112      117   65        61.659  kbps 1

Group: 239.0.9.195/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9457041      1078102670      113   0         0.000   bps  1
10.57.50.1      71080362     8387482700      117   65        61.659  kbps 1

Group: 239.0.9.196/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7835837      893285406       113   0         0.000   bps  1
10.57.50.1      71077558     8387151732      117   65        61.659  kbps 1

Group: 239.0.9.197/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080383     8387485178      117   65        61.659  kbps 1

Group: 239.0.9.198/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2089310      238181336       113   0         0.000   bps  1
10.57.50.1      71080403     8387487538      117   65        61.659  kbps 1

Group: 239.0.9.199/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8517972      971048800       113   0         0.000   bps  1
10.57.50.1      71077574     8387153652      117   65        61.659  kbps 1

Group: 239.0.9.200/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8164907      930799394       113   0         0.000   bps  1
10.57.50.1      71080423     8387489898      117   65        61.659  kbps 1

Group: 239.0.9.201/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8984663      1024251574      113   0         0.000   bps  1
10.57.50.1      71077591     8387155674      117   65        61.659  kbps 1

Group: 239.0.9.202/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7694398      877161368       113   0         0.000   bps  1
10.57.50.1      71080444     8387492376      117   65        61.659  kbps 1

Group: 239.0.9.203/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8656593      986851598       113   0         0.000   bps  1
10.57.50.1      71080465     8387494854      117   65        61.659  kbps 1

Group: 239.0.9.204/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8107783      924287258       113   0         0.000   bps  1
10.57.50.1      71077604     8387157184      117   65        61.659  kbps 1

Group: 239.0.9.205/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7202983      821140058       113   0         0.000   bps  1
10.57.50.1      71080488     8387497568      117   65        61.659  kbps 1

Group: 239.0.9.206/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8096224      922969532       113   0         0.000   bps  1
10.57.50.1      71079454     8387375532      117   65        61.659  kbps 1

Group: 239.0.9.207/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080511     8387500290      117   65        61.659  kbps 1

Group: 239.0.9.208/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1701625      193985246       113   0         0.000   bps  1
10.57.50.1      71079478     8387378380      117   65        61.659  kbps 1

Group: 239.0.9.209/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8652078      986336880       113   0         0.000   bps  1
10.57.50.1      71077224     8387112280      117   65        61.659  kbps 1

Group: 239.0.9.210/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8846550      1008506696      113   0         0.000   bps  1
10.57.50.1      71079498     8387380740      117   65        61.659  kbps 1

Group: 239.0.9.211/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9276824      1057557932      113   0         0.000   bps  1
10.57.50.1      71079520     8387383336      117   65        61.675  kbps 1

Group: 239.0.9.212/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7842014      893989592       113   0         0.000   bps  1
10.57.50.1      71077223     8387112250      117   65        61.675  kbps 1

Group: 239.0.9.213/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7560082      861849344       113   0         0.000   bps  1
10.57.50.1      71079544     8387386168      117   65        61.675  kbps 1

Group: 239.0.9.214/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8015771      913797886       113   0         0.000   bps  1
10.57.50.1      71077315     8387123122      117   65        61.675  kbps 1

Group: 239.0.9.215/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8352905      952231166       113   0         0.000   bps  1
10.57.50.1      71079564     8387388536      117   65        61.675  kbps 1

Group: 239.0.9.216/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8257465      941351006       113   0         0.000   bps  1
10.57.50.1      71079586     8387391124      117   65        61.675  kbps 1

Group: 239.0.9.217/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71077146     8387103060      117   65        61.675  kbps 1

Group: 239.0.9.218/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2166879      247024202       113   0         0.000   bps  1
10.57.50.1      71079608     8387393720      117   65        61.675  kbps 1

Group: 239.0.9.219/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8628908      983695508       113   0         0.000   bps  1
10.57.50.1      71079311     8387358682      117   65        61.675  kbps 1

Group: 239.0.9.220/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8792960      1002397436      113   0         0.000   bps  1
10.57.50.1      71079627     8387395978      117   65        61.675  kbps 1

Group: 239.0.9.221/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8909396      1015671140      113   0         0.000   bps  1
10.57.50.1      71079650     8387398676      117   65        61.675  kbps 1

Group: 239.0.9.222/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8833665      1007037806      113   0         0.000   bps  1
10.57.50.1      71077156     8387104288      117   65        61.675  kbps 1

Group: 239.0.9.223/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8854340      1009394756      113   0         0.000   bps  1
10.57.50.1      71079671     8387401154      117   65        61.675  kbps 1

Group: 239.0.9.224/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8842954      1008096752      113   0         0.000   bps  1
10.57.50.1      71079692     8387403632      117   65        61.675  kbps 1

Group: 239.0.9.225/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7725028      880653188       113   0         0.000   bps  1
10.57.50.1      71077158     8387104572      117   65        61.675  kbps 1

Group: 239.0.9.226/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8289590      945013256       113   0         0.000   bps  1
10.57.50.1      71079714     8387406228      117   65        61.675  kbps 1

Group: 239.0.9.227/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71077335     8387125482      117   65        61.675  kbps 1

Group: 239.0.9.228/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1911381      217897430       113   0         0.000   bps  1
10.57.50.1      71079736     8387408832      117   65        61.675  kbps 1

Group: 239.0.9.229/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8745750      997015496       113   0         0.000   bps  1
10.57.50.1      71079760     8387411656      117   65        61.675  kbps 1

Group: 239.0.9.230/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8459978      964437488       113   0         0.000   bps  1
10.57.50.1      71077188     8387108096      117   65        61.675  kbps 1

Group: 239.0.9.231/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8337072      950426204       113   0         0.000   bps  1
10.57.50.1      71079781     8387414134      117   65        61.675  kbps 1

Group: 239.0.9.232/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7834267      893106430       113   0         0.000   bps  1
10.57.50.1      71077348     8387127024      117   65        61.675  kbps 1

Group: 239.0.9.233/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7816573      891089318       113   0         0.000   bps  1
10.57.50.1      71079801     8387416502      117   65        61.675  kbps 1

Group: 239.0.9.234/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9244116      1053829220      113   0         0.000   bps  1
10.57.50.1      71079823     8387419090      117   65        61.675  kbps 1

Group: 239.0.9.235/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8030505      915477566       113   0         0.000   bps  1
10.57.50.1      71077256     8387116112      117   65        61.675  kbps 1

Group: 239.0.9.236/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8651156      986231780       113   0         0.000   bps  1
10.57.50.1      71079850     8387422276      117   65        61.675  kbps 1

Group: 239.0.9.237/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079381     8387366926      117   65        61.675  kbps 1

Group: 239.0.9.238/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1619140      184581956       113   0         0.000   bps  1
10.57.50.1      71079874     8387425124      117   65        61.675  kbps 1

Group: 239.0.9.239/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8361489      953209742       113   0         0.000   bps  1
10.57.50.1      71079896     8387427704      117   65        61.675  kbps 1

Group: 239.0.9.240/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8674666      988911916       113   0         0.000   bps  1
10.57.50.1      71077290     8387120092      117   65        61.675  kbps 1

Group: 239.0.9.241/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8532133      972663158       113   0         0.000   bps  1
10.57.50.1      71079918     8387430300      117   65        61.675  kbps 1

Group: 239.0.9.242/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9574461      1091488550      113   0         0.000   bps  1
10.57.50.1      71079941     8387433014      117   65        61.675  kbps 1

Group: 239.0.9.243/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8184825      933070046       113   0         0.000   bps  1
10.57.50.1      71077293     8387120494      117   65        61.675  kbps 1

Group: 239.0.9.244/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8211797      936144854       113   0         0.000   bps  1
10.57.50.1      71079963     8387435610      117   65        61.675  kbps 1

Group: 239.0.9.245/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8321721      948676182       113   0         0.000   bps  1
10.57.50.1      71077371     8387129722      117   65        61.675  kbps 1

Group: 239.0.9.246/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8116612      925293764       113   0         0.000   bps  1
10.57.50.1      71079983     8387437978      117   65        61.675  kbps 1

Group: 239.0.9.247/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080005     8387440574      117   65        61.675  kbps 1

Group: 239.0.9.248/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2021114      230406988       113   0         0.000   bps  1
10.57.50.1      71077386     8387131460      117   65        61.675  kbps 1

Group: 239.0.9.249/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9067016      1033639820      113   0         0.000   bps  1
10.57.50.1      71080027     8387443170      117   65        61.675  kbps 1

Group: 239.0.9.250/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8296746      945829040       113   0         0.000   bps  1
10.57.50.1      71079402     8387369396      117   65        61.675  kbps 1

Group: 239.0.9.251/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8950527      1020360074      113   0         0.000   bps  1
10.57.50.1      71080047     8387445538      117   65        61.675  kbps 1

Group: 239.0.9.252/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7737810      882110336       113   0         0.000   bps  1
10.57.50.1      71080070     8387448244      117   65        61.675  kbps 1

Group: 239.0.9.253/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7886125      899018246       113   0         0.000   bps  1
10.57.50.1      71077423     8387135786      117   65        61.675  kbps 1

Group: 239.0.9.254/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7736517      881962934       113   0         0.000   bps  1
10.57.50.1      71080092     8387450840      117   65        61.675  kbps 1

Group: 239.0.9.255/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7155058      815676608       113   0         0.000   bps  1
10.57.50.1      71079411     8387370474      117   65        61.675  kbps 1

Group: 239.0.10.0/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7731845      881430326       113   0         0.000   bps  1
10.57.50.1      71080113     8387453326      117   65        61.675  kbps 1

Group: 239.0.10.1/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080137     8387456150      117   65        61.675  kbps 1

Group: 239.0.10.2/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2256750      257269496       113   0         0.000   bps  1
10.57.50.1      71077450     8387138972      117   65        61.675  kbps 1

Group: 239.0.10.3/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7891788      899663828       113   0         0.000   bps  1
10.57.50.1      71080159     8387458746      117   65        61.675  kbps 1

Group: 239.0.10.4/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8461190      964575656       113   0         0.000   bps  1
10.57.50.1      71080182     8387461460      117   65        61.675  kbps 1

Group: 239.0.10.5/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8420908      959983504       113   0         0.000   bps  1
10.57.50.1      71077469     8387141262      117   65        61.675  kbps 1

Group: 239.0.10.6/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8730907      995323394       113   0         0.000   bps  1
10.57.50.1      71080205     8387464174      117   65        61.675  kbps 1

Group: 239.0.10.7/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8804877      1003755970      113   0         0.000   bps  1
10.57.50.1      71077488     8387143528      117   65        61.675  kbps 1

Group: 239.0.10.8/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7301157      832331894       113   0         0.000   bps  1
10.57.50.1      71080227     8387466770      117   65        61.675  kbps 1

Group: 239.0.10.9/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8761286      998786600       113   0         0.000   bps  1
10.57.50.1      71080255     8387470074      117   65        61.675  kbps 1

Group: 239.0.10.10/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8119722      925648300       113   0         0.000   bps  1
10.57.50.1      71077504     8387145384      117   65        61.675  kbps 1

Group: 239.0.10.11/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080277     8387472670      117   65        61.675  kbps 1

Group: 239.0.10.12/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1754421      200003990       113   0         0.000   bps  1
10.57.50.1      71079427     8387372346      117   65        61.675  kbps 1

Group: 239.0.10.13/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9010713      1027221278      113   0         0.000   bps  1
10.57.50.1      71080300     8387475392      117   65        61.675  kbps 1

Group: 239.0.10.14/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8488615      967702106       113   0         0.000   bps  1
10.57.50.1      71080322     8387477980      117   65        61.675  kbps 1

Group: 239.0.10.15/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8374511      954694242       113   0         0.000   bps  1
10.57.50.1      71077539     8387149490      117   65        61.675  kbps 1

Group: 239.0.10.16/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7598124      866186132       113   0         0.000   bps  1
10.57.50.1      71080345     8387480694      117   65        61.675  kbps 1

Group: 239.0.10.17/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6611067      753661634       113   0         0.000   bps  1
10.57.50.1      71080366     8387483172      117   65        61.675  kbps 1

Group: 239.0.10.18/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8473863      966020370       113   0         0.000   bps  1
10.57.50.1      71077555     8387151418      117   65        61.675  kbps 1

Group: 239.0.10.19/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7501265      855144206       113   0         0.000   bps  1
10.57.50.1      71080387     8387485650      117   65        61.675  kbps 1

Group: 239.0.10.20/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8217620      936808676       113   0         0.000   bps  1
10.57.50.1      71077566     8387152716      117   65        61.675  kbps 1

Group: 239.0.10.21/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080407     8387488010      117   65        61.675  kbps 1

Group: 239.0.10.22/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1810821      206433590       113   0         0.000   bps  1
10.57.50.1      71080427     8387490370      117   65        61.675  kbps 1

Group: 239.0.10.23/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2196871      250443286       113   0         0.000   bps  1
10.57.50.1      71077586     8387155068      117   65        61.675  kbps 1

Group: 239.0.10.24/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8784972      1001486804      113   0         0.000   bps  1
10.57.50.1      71080448     8387492848      117   65        61.675  kbps 1

Group: 239.0.10.25/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1962818      223761244       113   0         0.000   bps  1
10.57.50.1      71077605     8387157326      117   65        61.675  kbps 1

Group: 239.0.10.26/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8560578      975905888       113   0         0.000   bps  1
10.57.50.1      71080469     8387495326      117   65        61.675  kbps 1

Group: 239.0.10.27/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2236135      254919386       113   0         0.000   bps  1
10.57.50.1      71080492     8387498040      117   65        61.675  kbps 1

Group: 239.0.10.28/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8036936      916210700       113   0         0.000   bps  1
10.57.50.1      71077617     8387158726      117   65        61.675  kbps 1

Group: 239.0.10.29/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2983675      340138946       113   0         0.000   bps  1
10.57.50.1      71079455     8387375666      117   65        61.675  kbps 1

Group: 239.0.10.30/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6262707      713948594       113   0         0.000   bps  1
10.57.50.1      71079481     8387378734      117   65        61.675  kbps 1

Group: 239.0.10.31/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71077213     8387111014      117   65        61.675  kbps 1

Group: 239.0.10.32/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2169411      247312850       113   0         0.000   bps  1
10.57.50.1      71079502     8387381212      117   65        61.675  kbps 1

Group: 239.0.10.33/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2228946      254099832       113   0         0.000   bps  1
10.57.50.1      71077309     8387122414      117   65        61.675  kbps 1

Group: 239.0.10.34/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8674186      988857200       113   0         0.000   bps  1
10.57.50.1      71079522     8387383580      117   65        61.675  kbps 1

Group: 239.0.10.35/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2603262      296771864       113   0         0.000   bps  1
10.57.50.1      71079546     8387386404      117   65        61.675  kbps 1

Group: 239.0.10.36/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7854003      895356338       113   0         0.000   bps  1
10.57.50.1      71077236     8387113776      117   65        61.675  kbps 1

Group: 239.0.10.37/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3112454      354819752       113   0         0.000   bps  1
10.57.50.1      71079568     8387389000      117   65        61.675  kbps 1

Group: 239.0.10.38/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7471095      851704826       113   0         0.000   bps  1
10.57.50.1      71077639     8387161354      117   65        61.675  kbps 1

Group: 239.0.10.39/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3183217      362886734       113   0         0.000   bps  1
10.57.50.1      71079587     8387391258      117   65        61.675  kbps 1

Group: 239.0.10.40/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7350266      837930320       113   0         0.000   bps  1
10.57.50.1      71079611     8387394074      117   65        61.675  kbps 1

Group: 239.0.10.41/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71077152     8387103768      117   65        61.675  kbps 1

Group: 239.0.10.42/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1894109      215928422       113   0         0.000   bps  1
10.57.50.1      71079632     8387396552      117   65        61.659  kbps 1

Group: 239.0.10.43/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2921110      333006536       113   0         0.000   bps  1
10.57.50.1      71079319     8387359626      117   65        61.659  kbps 1

Group: 239.0.10.44/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2548567      290536634       113   0         0.000   bps  1
10.57.50.1      71079650     8387398692      117   65        61.659  kbps 1

Group: 239.0.10.45/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8978085      1023501686      113   0         0.000   bps  1
10.57.50.1      71079674     8387401508      117   65        61.659  kbps 1

Group: 239.0.10.46/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2637614      300687992       113   0         0.000   bps  1
10.57.50.1      71077168     8387105704      117   65        61.659  kbps 1

Group: 239.0.10.47/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2899483      330541058       113   0         0.000   bps  1
10.57.50.1      71079695     8387403986      117   65        61.659  kbps 1

Group: 239.0.10.48/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2719652      310040324       113   0         0.000   bps  1
10.57.50.1      71079717     8387406582      117   65        61.659  kbps 1

Group: 239.0.10.49/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7789015      887947702       113   0         0.000   bps  1
10.57.50.1      71077169     8387105870      117   65        61.659  kbps 1

Group: 239.0.10.50/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3015589      343777142       113   0         0.000   bps  1
10.57.50.1      71079740     8387409296      117   65        61.659  kbps 1

Group: 239.0.10.51/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71077340     8387126072      117   65        61.659  kbps 1

Group: 239.0.10.52/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           516217       58848734        113   0         0.000   bps  1
10.57.50.1      71079762     8387411900      117   65        61.659  kbps 1

Group: 239.0.10.53/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9379514      1069264592      113   0         0.000   bps  1
10.57.50.1      71079784     8387414488      117   65        61.659  kbps 1

Group: 239.0.10.54/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2395514      273088592       113   0         0.000   bps  1
10.57.50.1      71077193     8387108686      117   65        61.659  kbps 1

Group: 239.0.10.55/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7182846      818844440       113   0         0.000   bps  1
10.57.50.1      71079805     8387416966      117   65        61.659  kbps 1

Group: 239.0.10.56/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3353704      382322252       113   0         0.000   bps  1
10.57.50.1      71079375     8387366218      117   65        61.659  kbps 1

Group: 239.0.10.57/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6318236      720278900       113   0         0.000   bps  1
10.57.50.1      71079823     8387419106      117   65        61.659  kbps 1

Group: 239.0.10.58/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3546458      404296208       113   0         0.000   bps  1
10.57.50.1      71079852     8387422512      117   65        61.659  kbps 1

Group: 239.0.10.59/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7871996      897407536       113   0         0.000   bps  1
10.57.50.1      71077274     8387118204      117   65        61.659  kbps 1

Group: 239.0.10.60/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2598639      296244842       113   0         0.000   bps  1
10.57.50.1      71079878     8387425580      117   65        61.659  kbps 1

Group: 239.0.10.61/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079898     8387427940      117   65        61.659  kbps 1

Group: 239.0.10.62/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           494096       56326940        113   0         0.000   bps  1
10.57.50.1      71077275     8387118370      117   65        61.659  kbps 1

Group: 239.0.10.63/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7346263      837473978       113   65        59.569  kbps 1
10.57.50.1      71079920     8387430536      117   65        61.659  kbps 1

Group: 239.0.10.64/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8024896      914838136       113   0         0.000   bps  1
10.57.50.1      71077292     8387120400      117   65        61.659  kbps 1

Group: 239.0.10.65/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2742513      312646478       113   0         0.000   bps  1
10.57.50.1      71079943     8387433250      117   65        61.659  kbps 1

Group: 239.0.10.66/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8142405      928234166       113   0         0.000   bps  1
10.57.50.1      71079966     8387435964      117   65        61.659  kbps 1

Group: 239.0.10.67/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2617705      298418366       113   0         0.000   bps  1
10.57.50.1      71077304     8387121792      117   65        61.659  kbps 1

Group: 239.0.10.68/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8409986      958738400       113   0         0.000   bps  1
10.57.50.1      71079986     8387438332      117   65        61.659  kbps 1

Group: 239.0.10.69/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1862249      212296370       113   0         0.000   bps  1
10.57.50.1      71077385     8387131374      117   65        61.659  kbps 1

Group: 239.0.10.70/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7914053      902202038       113   0         0.000   bps  1
10.57.50.1      71080008     8387440928      117   65        61.659  kbps 1

Group: 239.0.10.71/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080030     8387443524      117   65        61.659  kbps 1

Group: 239.0.10.72/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           830724       94702528        113   0         0.000   bps  1
10.57.50.1      71077399     8387132994      117   65        61.659  kbps 1

Group: 239.0.10.73/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8108653      924386438       113   0         0.000   bps  1
10.57.50.1      71080051     8387446002      117   65        61.659  kbps 1

Group: 239.0.10.74/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8340437      950809814       113   65        59.569  kbps 1
10.57.50.1      71079406     8387369884      117   65        61.659  kbps 1

Group: 239.0.10.75/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2623743      299106698       113   0         0.000   bps  1
10.57.50.1      71080071     8387448370      117   65        61.659  kbps 1

Group: 239.0.10.76/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8318793      948342398       113   0         0.000   bps  1
10.57.50.1      71080095     8387451194      117   65        61.659  kbps 1

Group: 239.0.10.77/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3232642      368521184       113   0         0.000   bps  1
10.57.50.1      71077434     8387137084      117   65        61.659  kbps 1

Group: 239.0.10.78/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3162849      360564782       113   0         0.000   bps  1
10.57.50.1      71080117     8387453790      117   65        61.659  kbps 1

Group: 239.0.10.79/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8016179      913844402       113   0         0.000   bps  1
10.57.50.1      71080140     8387456504      117   65        61.659  kbps 1

Group: 239.0.10.80/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8136317      927540130       113   0         0.000   bps  1
10.57.50.1      71077446     8387138548      117   65        61.659  kbps 1

Group: 239.0.10.81/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080163     8387459218      117   65        61.659  kbps 1

Group: 239.0.10.82/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1756231      200210326       113   0         0.000   bps  1
10.57.50.1      71077468     8387141168      117   65        61.659  kbps 1

Group: 239.0.10.83/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           4103593      467809598       113   0         0.000   bps  1
10.57.50.1      71080185     8387461814      117   65        61.659  kbps 1

Group: 239.0.10.84/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8685391      990134570       113   65        59.569  kbps 1
10.57.50.1      71080208     8387464528      117   65        61.659  kbps 1

Group: 239.0.10.85/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2660732      303323444       113   0         0.000   bps  1
10.57.50.1      71077482     8387142788      117   65        61.659  kbps 1

Group: 239.0.10.86/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8243423      939750218       113   0         0.000   bps  1
10.57.50.1      71080230     8387467124      117   65        61.659  kbps 1

Group: 239.0.10.87/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1818704      207332244       113   0         0.000   bps  1
10.57.50.1      71077501     8387145070      117   65        61.659  kbps 1

Group: 239.0.10.88/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8449574      963251432       113   0         0.000   bps  1
10.57.50.1      71080258     8387470428      117   65        61.659  kbps 1

Group: 239.0.10.89/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1792702      204368024       113   0         0.000   bps  1
10.57.50.1      71080280     8387473024      117   65        61.659  kbps 1

Group: 239.0.10.90/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8092310      922523332       113   0         0.000   bps  1
10.57.50.1      71077518     8387147036      117   65        61.659  kbps 1

Group: 239.0.10.91/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080304     8387475856      117   65        61.659  kbps 1

Group: 239.0.10.92/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1925194      219472112       113   0         0.000   bps  1
10.57.50.1      71079435     8387373290      117   65        61.659  kbps 1

Group: 239.0.10.93/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2380563      271384178       113   0         0.000   bps  1
10.57.50.1      71080325     8387478342      117   65        61.659  kbps 1

Group: 239.0.10.94/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8663064      987589292       113   0         0.000   bps  1
10.57.50.1      71080348     8387481048      117   65        61.659  kbps 1

Group: 239.0.10.95/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1879563      214270170       113   0         0.000   bps  1
10.57.50.1      71077552     8387151024      117   65        61.659  kbps 1

Group: 239.0.10.96/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9146830      1042738616      113   0         0.000   bps  1
10.57.50.1      71080369     8387483526      117   65        61.659  kbps 1

Group: 239.0.10.97/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2655021      302672390       113   0         0.000   bps  1
10.57.50.1      71080389     8387485886      117   65        61.659  kbps 1

Group: 239.0.10.98/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8970588      1022647024      113   0         0.000   bps  1
10.57.50.1      71077570     8387153180      117   65        61.675  kbps 1

Group: 239.0.10.99/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3291717      375255734       113   0         0.000   bps  1
10.57.50.1      71080411     8387488482      117   65        61.675  kbps 1

Group: 239.0.10.100/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8014270      913626772       113   0         0.000   bps  1
10.57.50.1      71077588     8387155320      117   65        61.675  kbps 1

Group: 239.0.10.101/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080431     8387490842      117   65        61.675  kbps 1

Group: 239.0.10.102/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1868162      212970464       113   0         0.000   bps  1
10.57.50.1      71080452     8387493320      117   65        61.675  kbps 1

Group: 239.0.10.103/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3294887      375617114       113   0         0.000   bps  1
10.57.50.1      71077599     8387156594      117   65        61.675  kbps 1

Group: 239.0.10.104/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9054963      1032265778      113   0         0.000   bps  1
10.57.50.1      71080473     8387495798      117   65        61.675  kbps 1

Group: 239.0.10.105/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2351307      268048994       113   0         0.000   bps  1
10.57.50.1      71079456     8387375768      117   65        61.675  kbps 1

Group: 239.0.10.106/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8879625      1012277246      113   0         0.000   bps  1
10.57.50.1      71080495     8387498402      117   65        61.675  kbps 1

Group: 239.0.10.107/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1739357      198286694       113   0         0.000   bps  1
10.57.50.1      71079459     8387376138      117   65        61.675  kbps 1

Group: 239.0.10.108/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2449796      279276732       113   0         0.000   bps  1
10.57.50.1      71077220     8387111816      117   65        61.675  kbps 1

Group: 239.0.10.109/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7414509      845254022       113   0         0.000   bps  1
10.57.50.1      71079485     8387379206      117   65        61.675  kbps 1

Group: 239.0.10.110/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3082421      351395990       113   0         0.000   bps  1
10.57.50.1      71079505     8387381566      117   65        61.675  kbps 1

Group: 239.0.10.111/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71077218     8387111660      117   65        61.675  kbps 1

Group: 239.0.10.112/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           708258       80741408        113   0         0.000   bps  1
10.57.50.1      71079527     8387384162      117   65        61.675  kbps 1

Group: 239.0.10.113/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8664218      987720840       113   0         0.000   bps  1
10.57.50.1      71077315     8387123122      117   65        61.675  kbps 1

Group: 239.0.10.114/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1124885      128236886       113   65        59.584  kbps 1
10.57.50.1      71079549     8387386766      117   65        61.675  kbps 1

Group: 239.0.10.115/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8661401      987399710       113   0         0.000   bps  1
10.57.50.1      71079572     8387389472      117   65        61.675  kbps 1

Group: 239.0.10.116/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2739672      312322604       113   0         0.000   bps  1
10.57.50.1      71077144     8387102816      117   65        61.675  kbps 1

Group: 239.0.10.117/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7494079      854325002       113   0         0.000   bps  1
10.57.50.1      71079593     8387391950      117   65        61.675  kbps 1

Group: 239.0.10.118/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           5705999      650483882       113   0         0.000   bps  1
10.57.50.1      71077645     8387162062      117   65        61.675  kbps 1

Group: 239.0.10.119/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8521080      971403116       113   0         0.000   bps  1
10.57.50.1      71079613     8387394326      117   65        61.675  kbps 1

Group: 239.0.10.120/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6193127      706016474       113   0         0.000   bps  1
10.57.50.1      71079636     8387397024      117   65        61.675  kbps 1

Group: 239.0.10.121/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71077150     8387103612      117   65        61.675  kbps 1

Group: 239.0.10.122/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8228859      938089922       113   0         0.000   bps  1
10.57.50.1      71079656     8387399384      117   65        61.675  kbps 1

Group: 239.0.10.123/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7205002      821370224       113   0         0.000   bps  1
10.57.50.1      71079678     8387401980      117   65        61.675  kbps 1

Group: 239.0.10.124/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7832666      892923920       113   0         0.000   bps  1
10.57.50.1      71077155     8387104218      117   65        61.675  kbps 1

Group: 239.0.10.125/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7620539      868741442       113   65        59.584  kbps 1
10.57.50.1      71079699     8387404458      117   65        61.675  kbps 1

Group: 239.0.10.126/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8804963      1003765778      113   0         0.000   bps  1
10.57.50.1      71077335     8387125482      117   65        61.675  kbps 1

Group: 239.0.10.127/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7542040      859792556       113   0         0.000   bps  1
10.57.50.1      71079720     8387406944      117   65        61.675  kbps 1

Group: 239.0.10.128/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6723231      766448330       113   0         0.000   bps  1
10.57.50.1      71079744     8387409768      117   65        61.675  kbps 1

Group: 239.0.10.129/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8190847      933756554       113   0         0.000   bps  1
10.57.50.1      71077187     8387107978      117   65        61.675  kbps 1

Group: 239.0.10.130/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8155422      929718104       113   0         0.000   bps  1
10.57.50.1      71079767     8387412482      117   65        61.659  kbps 1

Group: 239.0.10.131/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2            220             110   0         0.000   bps  1
10.57.50.1      71077347     8387126906      117   65        61.659  kbps 1

Group: 239.0.10.132/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2378793      271182398       113   0         0.000   bps  1
10.57.50.1      71079787     8387414850      117   65        61.659  kbps 1

Group: 239.0.10.133/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9008796      1027002740      113   0         0.000   bps  1
10.57.50.1      71079808     8387417320      117   65        61.659  kbps 1

Group: 239.0.10.134/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7712797      879258854       113   65        59.569  kbps 1
10.57.50.1      71077252     8387115640      117   65        61.659  kbps 1

Group: 239.0.10.135/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8245197      939952454       113   0         0.000   bps  1
10.57.50.1      71079829     8387419798      117   65        61.659  kbps 1

Group: 239.0.10.136/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8612435      981817586       113   0         0.000   bps  1
10.57.50.1      71079380     8387366808      117   65        61.659  kbps 1

Group: 239.0.10.137/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8520798      971370968       113   0         0.000   bps  1
10.57.50.1      71079854     8387422764      117   65        61.659  kbps 1

Group: 239.0.10.138/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8540944      973667612       113   0         0.000   bps  1
10.57.50.1      71079881     8387425934      117   65        61.659  kbps 1

Group: 239.0.10.139/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7597642      866131180       113   0         0.000   bps  1
10.57.50.1      71077285     8387119502      117   65        61.659  kbps 1

Group: 239.0.10.140/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7291994      831287312       113   0         0.000   bps  1
10.57.50.1      71079902     8387428412      117   65        61.659  kbps 1

Group: 239.0.10.141/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079924     8387431008      117   65        61.659  kbps 1

Group: 239.0.10.142/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1613981      183993830       113   0         0.000   bps  1
10.57.50.1      71077288     8387119904      117   65        61.659  kbps 1

Group: 239.0.10.143/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8644001      985416110       113   0         0.000   bps  1
10.57.50.1      71079947     8387433722      117   65        61.659  kbps 1

Group: 239.0.10.144/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8466686      965202192       113   0         0.000   bps  1
10.57.50.1      71077367     8387129250      117   65        61.659  kbps 1

Group: 239.0.10.145/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8817679      1005215402      113   0         0.000   bps  1
10.57.50.1      71079968     8387436208      117   65        61.659  kbps 1

Group: 239.0.10.146/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8421352      960034124       113   0         0.000   bps  1
10.57.50.1      71079990     8387438804      117   65        61.659  kbps 1

Group: 239.0.10.147/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8453712      963723160       113   0         0.000   bps  1
10.57.50.1      71077378     8387130516      117   65        61.659  kbps 1

Group: 239.0.10.148/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8255973      941180918       113   0         0.000   bps  1
10.57.50.1      71080011     8387441282      117   65        61.659  kbps 1

Group: 239.0.10.149/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7997028      911661188       113   0         0.000   bps  1
10.57.50.1      71079402     8387369396      117   65        61.659  kbps 1

Group: 239.0.10.150/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8285919      944594762       113   0         0.000   bps  1
10.57.50.1      71080032     8387443768      117   65        61.659  kbps 1

Group: 239.0.10.151/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080054     8387446356      117   65        61.659  kbps 1

Group: 239.0.10.152/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1976968      225374348       113   0         0.000   bps  1
10.57.50.1      71077415     8387134842      117   65        61.659  kbps 1

Group: 239.0.10.153/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7897844      900354212       113   0         0.000   bps  1
10.57.50.1      71080076     8387448952      117   65        61.675  kbps 1

Group: 239.0.10.154/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8415393      959354798       113   0         0.000   bps  1
10.57.50.1      71079412     8387370584      117   65        61.675  kbps 1

Group: 239.0.10.155/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8733505      995619566       113   0         0.000   bps  1
10.57.50.1      71080098     8387451556      117   65        61.675  kbps 1

Group: 239.0.10.156/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8420369      959922062       113   0         0.000   bps  1
10.57.50.1      71080121     8387454262      117   65        61.675  kbps 1

Group: 239.0.10.157/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8950481      1020354830      113   0         0.000   bps  1
10.57.50.1      71077446     8387138500      117   65        61.675  kbps 1

Group: 239.0.10.158/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7662246      873496040       113   0         0.000   bps  1
10.57.50.1      71080144     8387456976      117   65        61.675  kbps 1

Group: 239.0.10.159/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8417887      959639114       113   65        59.584  kbps 1
10.57.50.1      71080167     8387459690      117   65        61.675  kbps 1

Group: 239.0.10.160/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7826989      892276738       113   0         0.000   bps  1
10.57.50.1      71077458     8387139964      117   65        61.675  kbps 1

Group: 239.0.10.161/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080189     8387462286      117   65        61.675  kbps 1

Group: 239.0.10.162/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2233430      254611012       113   0         0.000   bps  1
10.57.50.1      71077482     8387142820      117   65        61.675  kbps 1

Group: 239.0.10.163/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9795862      1116728264      113   0         0.000   bps  1
10.57.50.1      71080212     8387465000      117   65        61.675  kbps 1

Group: 239.0.10.164/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7710009      878941022       113   0         0.000   bps  1
10.57.50.1      71080235     8387467714      117   65        61.675  kbps 1

Group: 239.0.10.165/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9035792      1030080284      113   0         0.000   bps  1
10.57.50.1      71077497     8387144558      117   65        61.675  kbps 1

Group: 239.0.10.166/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7757256      884327180       113   0         0.000   bps  1
10.57.50.1      71080262     8387470900      117   65        61.675  kbps 1

Group: 239.0.10.167/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9448388      1077116228      113   0         0.000   bps  1
10.57.50.1      71079428     8387372464      117   65        61.675  kbps 1

Group: 239.0.10.168/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7899008      900486908       113   0         0.000   bps  1
10.57.50.1      71080284     8387473504      117   65        61.675  kbps 1

Group: 239.0.10.169/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7340893      836861798       113   0         0.000   bps  1
10.57.50.1      71080307     8387476210      117   65        61.675  kbps 1

Group: 239.0.10.170/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7996643      911617290       113   65        59.584  kbps 1
10.57.50.1      71077535     8387149018      117   65        61.675  kbps 1

Group: 239.0.10.171/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080330     8387478924      117   65        61.675  kbps 1

Group: 239.0.10.172/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2717720      309820076       113   0         0.000   bps  1
10.57.50.1      71080352     8387481520      117   65        61.675  kbps 1

Group: 239.0.10.173/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8070742      920064576       113   0         0.000   bps  1
10.57.50.1      71077550     8387150828      117   65        61.675  kbps 1

Group: 239.0.10.174/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8407258      958427408       113   0         0.000   bps  1
10.57.50.1      71080373     8387483998      117   65        61.675  kbps 1

Group: 239.0.10.175/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8162754      930553944       113   0         0.000   bps  1
10.57.50.1      71077558     8387151788      117   65        61.675  kbps 1

Group: 239.0.10.176/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7948848      906168668       113   0         0.000   bps  1
10.57.50.1      71080393     8387486358      117   65        61.675  kbps 1

Group: 239.0.10.177/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7935620      904660676       113   0         0.000   bps  1
10.57.50.1      71080413     8387488718      117   65        61.675  kbps 1

Group: 239.0.10.178/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8560255      975869062       113   65        59.584  kbps 1
10.57.50.1      71077581     8387154478      117   65        61.675  kbps 1

Group: 239.0.10.179/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7776564      886528292       113   0         0.000   bps  1
10.57.50.1      71080434     8387491196      117   65        61.675  kbps 1

Group: 239.0.10.180/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8136855      927601462       113   0         0.000   bps  1
10.57.50.1      71077599     8387156618      117   65        61.675  kbps 1

Group: 239.0.10.181/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080454     8387493556      117   65        61.675  kbps 1

Group: 239.0.10.182/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1619458      184618208       113   0         0.000   bps  1
10.57.50.1      71080476     8387496152      117   65        61.675  kbps 1

Group: 239.0.10.183/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8871152      1011311324      113   0         0.000   bps  1
10.57.50.1      71077611     8387158018      117   65        61.675  kbps 1

Group: 239.0.10.184/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8221700      937273796       113   0         0.000   bps  1
10.57.50.1      71080498     8387498748      117   65        61.675  kbps 1

Group: 239.0.10.185/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7845118      894343448       113   0         0.000   bps  1
10.57.50.1      71079464     8387376712      117   65        61.659  kbps 1

Group: 239.0.10.186/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8310867      947438834       113   65        59.569  kbps 1
10.57.50.1      71077213     8387111014      117   65        61.659  kbps 1

Group: 239.0.10.187/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8437283      961850258       113   0         0.000   bps  1
10.57.50.1      71079488     8387379560      117   65        61.659  kbps 1

Group: 239.0.10.188/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8212600      936236388       113   0         0.000   bps  1
10.57.50.1      71077310     8387122532      117   65        61.659  kbps 1

Group: 239.0.10.189/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9158927      1044117674      113   0         0.000   bps  1
10.57.50.1      71079507     8387381810      117   65        61.659  kbps 1

Group: 239.0.10.190/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8106324      924120932       113   0         0.000   bps  1
10.57.50.1      71079531     8387384634      117   65        61.659  kbps 1

Group: 239.0.10.191/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71077230     8387113068      117   65        61.659  kbps 1

Group: 239.0.10.192/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1712014      195169592       113   0         0.000   bps  1
10.57.50.1      71079553     8387387230      117   65        61.659  kbps 1

Group: 239.0.10.193/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8262880      941968316       113   0         0.000   bps  1
10.57.50.1      71077640     8387161464      117   65        61.659  kbps 1

Group: 239.0.10.194/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8609870      981525176       113   0         0.000   bps  1
10.57.50.1      71079572     8387389488      117   65        61.659  kbps 1

Group: 239.0.10.195/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7867031      896841530       113   0         0.000   bps  1
10.57.50.1      71079596     8387392304      117   65        61.659  kbps 1

Group: 239.0.10.196/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9123456      1040073980      113   0         0.000   bps  1
10.57.50.1      71077150     8387103532      117   65        61.659  kbps 1

Group: 239.0.10.197/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8520063      971287178       113   0         0.000   bps  1
10.57.50.1      71079618     8387394900      117   65        61.659  kbps 1

Group: 239.0.10.198/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8777908      1000681508      113   0         0.000   bps  1
10.57.50.1      71079317     8387359390      117   65        61.659  kbps 1

Group: 239.0.10.199/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8457225      964123646       113   0         0.000   bps  1
10.57.50.1      71079637     8387397158      117   65        61.659  kbps 1

Group: 239.0.10.200/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8289835      945041186       113   65        59.569  kbps 1
10.57.50.1      71079660     8387399856      117   65        61.659  kbps 1

Group: 239.0.10.201/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71077163     8387105114      117   65        61.659  kbps 1

Group: 239.0.10.202/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2003276      228373460       113   0         0.000   bps  1
10.57.50.1      71079680     8387402216      117   65        61.659  kbps 1

Group: 239.0.10.203/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8919854      1016863352      113   0         0.000   bps  1
10.57.50.1      71079702     8387404812      117   65        61.659  kbps 1

Group: 239.0.10.204/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8559880      975826316       113   0         0.000   bps  1
10.57.50.1      71077167     8387105634      117   65        61.659  kbps 1

Group: 239.0.10.205/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7544749      860101382       113   0         0.000   bps  1
10.57.50.1      71079725     8387407526      117   65        61.659  kbps 1

Group: 239.0.10.206/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8972211      1022832050      113   0         0.000   bps  1
10.57.50.1      71077340     8387126072      117   65        61.659  kbps 1

Group: 239.0.10.207/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9481774      1080922232      113   0         0.000   bps  1
10.57.50.1      71079746     8387410012      117   65        61.659  kbps 1

Group: 239.0.10.208/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8641915      985178306       113   0         0.000   bps  1
10.57.50.1      71079770     8387412836      117   65        61.659  kbps 1

Group: 239.0.10.209/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7382223      841573418       113   0         0.000   bps  1
10.57.50.1      71077194     8387108804      117   65        61.659  kbps 1

Group: 239.0.10.210/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8094323      922752818       113   0         0.000   bps  1
10.57.50.1      71079792     8387415432      117   65        61.659  kbps 1

Group: 239.0.10.211/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079377     8387366454      117   65        61.659  kbps 1

Group: 239.0.10.212/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1931103      220145738       113   0         0.000   bps  1
10.57.50.1      71079809     8387417454      117   65        61.659  kbps 1

Group: 239.0.10.213/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8569874      976965632       113   0         0.000   bps  1
10.57.50.1      71079832     8387420152      117   65        61.659  kbps 1

Group: 239.0.10.214/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9092889      1036589338      113   65        59.569  kbps 1
10.57.50.1      71077271     8387117850      117   65        61.659  kbps 1

Group: 239.0.10.215/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8290808      945152108       113   0         0.000   bps  1
10.57.50.1      71079859     8387423338      117   65        61.659  kbps 1

Group: 239.0.10.216/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8971754      1022779952      113   0         0.000   bps  1
10.57.50.1      71079884     8387426288      117   65        61.659  kbps 1

Group: 239.0.10.217/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8396909      957247622       113   0         0.000   bps  1
10.57.50.1      71077273     8387118134      117   65        61.675  kbps 1

Group: 239.0.10.218/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6530892      744521684       113   0         0.000   bps  1
10.57.50.1      71079906     8387428884      117   65        61.675  kbps 1

Group: 239.0.10.219/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7058639      804684838       113   0         0.000   bps  1
10.57.50.1      71077288     8387119928      117   65        61.675  kbps 1

Group: 239.0.10.220/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6879121      784219790       113   0         0.000   bps  1
10.57.50.1      71079930     8387431716      117   65        61.675  kbps 1

Group: 239.0.10.221/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079951     8387434194      117   65        61.675  kbps 1

Group: 239.0.10.222/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2691572      306839204       113   0         0.000   bps  1
10.57.50.1      71077300     8387121320      117   65        61.675  kbps 1

Group: 239.0.10.223/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9099887      1037387114      113   0         0.000   bps  1
10.57.50.1      71079973     8387436790      117   65        61.675  kbps 1

Group: 239.0.10.224/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9391228      1070599980      113   0         0.000   bps  1
10.57.50.1      71077378     8387130548      117   65        61.675  kbps 1

Group: 239.0.10.225/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8761226      998779760       113   0         0.000   bps  1
10.57.50.1      71079993     8387439158      117   65        61.675  kbps 1

Group: 239.0.10.226/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7482831      853042730       113   0         0.000   bps  1
10.57.50.1      71080015     8387441754      117   65        61.675  kbps 1

Group: 239.0.10.227/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8719069      993973858       113   0         0.000   bps  1
10.57.50.1      71077394     8387132404      117   65        61.675  kbps 1

Group: 239.0.10.228/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7556539      861445442       113   0         0.000   bps  1
10.57.50.1      71080037     8387444350      117   65        61.675  kbps 1

Group: 239.0.10.229/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6829104      778517852       113   0         0.000   bps  1
10.57.50.1      71079406     8387369876      117   65        61.675  kbps 1

Group: 239.0.10.230/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8050487      917755514       113   0         0.000   bps  1
10.57.50.1      71080057     8387446718      117   65        61.675  kbps 1

Group: 239.0.10.231/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080079     8387449306      117   65        61.675  kbps 1

Group: 239.0.10.232/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2897915      330362306       113   0         0.000   bps  1
10.57.50.1      71077429     8387136494      117   65        61.675  kbps 1

Group: 239.0.10.233/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7853540      895303556       113   0         0.000   bps  1
10.57.50.1      71080103     8387452138      117   65        61.675  kbps 1

Group: 239.0.10.234/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7850666      894975920       113   0         0.000   bps  1
10.57.50.1      71080125     8387454734      117   65        61.675  kbps 1

Group: 239.0.10.235/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7150188      815121424       113   0         0.000   bps  1
10.57.50.1      71077442     8387138076      117   65        61.675  kbps 1

Group: 239.0.10.236/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7602113      866640878       113   0         0.000   bps  1
10.57.50.1      71080148     8387457448      117   65        61.675  kbps 1

Group: 239.0.10.237/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7844941      894323266       113   0         0.000   bps  1
10.57.50.1      71077457     8387139870      117   65        61.675  kbps 1

Group: 239.0.10.238/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8454250      963784496       113   0         0.000   bps  1
10.57.50.1      71080171     8387460162      117   65        61.675  kbps 1

Group: 239.0.10.239/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8317982      948249944       113   0         0.000   bps  1
10.57.50.1      71080193     8387462758      117   65        61.675  kbps 1

Group: 239.0.10.240/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8364398      953541368       113   0         0.000   bps  1
10.57.50.1      71077477     8387142198      117   65        61.675  kbps 1

Group: 239.0.10.241/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080217     8387465590      117   65        61.675  kbps 1

Group: 239.0.10.242/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1787062      203725060       113   0         0.000   bps  1
10.57.50.1      71077495     8387144362      117   65        61.675  kbps 1

Group: 239.0.10.243/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8121289      925826942       113   0         0.000   bps  1
10.57.50.1      71080239     8387468186      117   65        61.675  kbps 1

Group: 239.0.10.244/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7904818      901149248       113   0         0.000   bps  1
10.57.50.1      71080267     8387471490      117   65        61.675  kbps 1

Group: 239.0.10.245/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8673146      988738636       113   0         0.000   bps  1
10.57.50.1      71077513     8387146446      117   65        61.675  kbps 1

Group: 239.0.10.246/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8199253      934714838       113   0         0.000   bps  1
10.57.50.1      71080290     8387474204      117   65        61.675  kbps 1

Group: 239.0.10.247/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8361970      953264576       113   0         0.000   bps  1
10.57.50.1      71079435     8387373290      117   65        61.675  kbps 1

Group: 239.0.10.248/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8238498      939188768       113   0         0.000   bps  1
10.57.50.1      71077207     8387110362      117   65        61.675  kbps 1

Group: 239.0.10.249/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7321821      834687590       113   0         0.000   bps  1
10.57.50.1      71080335     8387479506      117   65        61.675  kbps 1

Group: 239.0.10.250/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7391590      842641248       113   0         0.000   bps  1
10.57.50.1      71077543     8387150010      117   65        61.675  kbps 1

Group: 239.0.10.251/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080357     8387482110      117   65        61.675  kbps 1

Group: 239.0.10.252/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1740427      198408674       113   0         0.000   bps  1
10.57.50.1      71080378     8387484588      117   65        61.675  kbps 1

Group: 239.0.10.253/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8391618      956644440       113   0         0.000   bps  1
10.57.50.1      71077564     8387152480      117   65        61.675  kbps 1

Group: 239.0.10.254/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7699671      877762490       113   0         0.000   bps  1
10.57.50.1      71080398     8387486948      117   65        61.675  kbps 1

Group: 239.0.10.255/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7849126      894800356       113   0         0.000   bps  1
10.57.50.1      71077583     8387154730      117   65        61.675  kbps 1

Group: 239.0.11.0/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8587452      978969524       113   0         0.000   bps  1
10.57.50.1      71080418     8387489308      117   65        61.675  kbps 1

Group: 239.0.11.1/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8318698      948331568       113   0         0.000   bps  1
10.57.50.1      71080439     8387491786      117   65        61.675  kbps 1

Group: 239.0.11.2/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8288722      944914304       113   0         0.000   bps  1
10.57.50.1      71077595     8387156122      117   65        61.675  kbps 1

Group: 239.0.11.3/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8900208      1014623708      113   0         0.000   bps  1
10.57.50.1      71080459     8387494146      117   65        61.675  kbps 1

Group: 239.0.11.4/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8208353      935752238       113   0         0.000   bps  1
10.57.50.1      71079457     8387375886      117   65        61.675  kbps 1

Group: 239.0.11.5/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080480     8387496632      117   65        61.675  kbps 1

Group: 239.0.11.6/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2161949      246462182       113   0         0.000   bps  1
10.57.50.1      71080504     8387499456      117   65        61.675  kbps 1

Group: 239.0.11.7/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7960759      907526522       113   0         0.000   bps  1
10.57.50.1      71077629     8387160110      117   65        61.675  kbps 1

Group: 239.0.11.8/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8360692      953118884       113   0         0.000   bps  1
10.57.50.1      71079466     8387376964      117   65        61.675  kbps 1

Group: 239.0.11.9/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8774175      1000255946      113   0         0.000   bps  1
10.57.50.1      71079492     8387380032      117   65        61.675  kbps 1

Group: 239.0.11.10/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8730251      995248610       113   0         0.000   bps  1
10.57.50.1      71077221     8387111966      117   65        61.675  kbps 1

Group: 239.0.11.11/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9614835      1096091186      113   0         0.000   bps  1
10.57.50.1      71079513     8387382510      117   65        61.675  kbps 1

Group: 239.0.11.12/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9436169      1075723254      113   0         0.000   bps  1
10.57.50.1      71077315     8387123122      117   65        61.675  kbps 1

Group: 239.0.11.13/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9139038      1041850328      113   0         0.000   bps  1
10.57.50.1      71079536     8387385232      117   65        61.675  kbps 1

Group: 239.0.11.14/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7153670      815518376       113   0         0.000   bps  1
10.57.50.1      71079557     8387387702      117   65        61.675  kbps 1

Group: 239.0.11.15/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71077142     8387102548      117   65        61.675  kbps 1

Group: 239.0.11.16/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3113913      354986078       113   0         0.000   bps  1
10.57.50.1      71079579     8387390298      117   65        61.675  kbps 1

Group: 239.0.11.17/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8425183      960470858       113   0         0.000   bps  1
10.57.50.1      71077645     8387162062      117   65        61.659  kbps 1

Group: 239.0.11.18/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8152140      929343956       113   0         0.000   bps  1
10.57.50.1      71079598     8387392556      117   65        61.659  kbps 1

Group: 239.0.11.19/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8018022      914054504       113   0         0.000   bps  1
10.57.50.1      71079622     8387395372      117   65        61.659  kbps 1

Group: 239.0.11.20/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7904076      901064660       113   0         0.000   bps  1
10.57.50.1      71077149     8387103494      117   65        61.659  kbps 1

Group: 239.0.11.21/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7707076      878606660       113   0         0.000   bps  1
10.57.50.1      71079643     8387397850      117   65        61.659  kbps 1

Group: 239.0.11.22/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8520107      971292194       113   0         0.000   bps  1
10.57.50.1      71079665     8387400446      117   65        61.659  kbps 1

Group: 239.0.11.23/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7568519      862811162       113   0         0.000   bps  1
10.57.50.1      71077152     8387103864      117   65        61.659  kbps 1

Group: 239.0.11.24/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8633427      984210674       113   0         0.000   bps  1
10.57.50.1      71079685     8387402806      117   65        61.659  kbps 1

Group: 239.0.11.25/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71077337     8387125718      117   65        61.659  kbps 1

Group: 239.0.11.26/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2154920      245660876       113   0         0.000   bps  1
10.57.50.1      71079706     8387405292      117   65        61.659  kbps 1

Group: 239.0.11.27/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9119036      1039570100      113   0         0.000   bps  1
10.57.50.1      71079730     8387408116      117   65        61.659  kbps 1

Group: 239.0.11.28/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8522335      971546186       113   0         0.000   bps  1
10.57.50.1      71077178     8387106924      117   65        61.659  kbps 1

Group: 239.0.11.29/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7885407      898936394       113   0         0.000   bps  1
10.57.50.1      71079752     8387410712      117   65        61.659  kbps 1

Group: 239.0.11.30/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8897874      1014357632      113   0         0.000   bps  1
10.57.50.1      71077345     8387126670      117   65        61.659  kbps 1

Group: 239.0.11.31/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7508573      855977318       113   0         0.000   bps  1
10.57.50.1      71079774     8387413316      117   65        61.659  kbps 1

Group: 239.0.11.32/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8460573      964505318       113   0         0.000   bps  1
10.57.50.1      71079796     8387415904      117   65        61.659  kbps 1

Group: 239.0.11.33/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7318438      834301928       113   0         0.000   bps  1
10.57.50.1      71077248     8387115168      117   65        61.659  kbps 1

Group: 239.0.11.34/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8070232      920006444       113   0         0.000   bps  1
10.57.50.1      71079816     8387418264      117   65        61.659  kbps 1

Group: 239.0.11.35/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079381     8387366926      117   65        61.659  kbps 1

Group: 239.0.11.36/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1862504      212325452       113   0         0.000   bps  1
10.57.50.1      71079834     8387420404      117   65        61.659  kbps 1

Group: 239.0.11.37/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8275795      943440626       113   0         0.000   bps  1
10.57.50.1      71079863     8387423810      117   65        61.659  kbps 1

Group: 239.0.11.38/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8618726      982534756       113   0         0.000   bps  1
10.57.50.1      71077282     8387119148      117   65        61.659  kbps 1

Group: 239.0.11.39/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6745466      768983120       113   0         0.000   bps  1
10.57.50.1      71079888     8387426760      117   65        61.659  kbps 1

Group: 239.0.11.40/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7927067      903685634       113   0         0.000   bps  1
10.57.50.1      71079910     8387429356      117   65        61.659  kbps 1

Group: 239.0.11.41/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8179689      932484542       113   0         0.000   bps  1
10.57.50.1      71077283     8387119314      117   65        61.659  kbps 1

Group: 239.0.11.42/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7752109      883740422       113   0         0.000   bps  1
10.57.50.1      71079933     8387432070      117   65        61.659  kbps 1

Group: 239.0.11.43/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8357152      952715316       113   0         0.000   bps  1
10.57.50.1      71077369     8387129486      117   65        61.659  kbps 1

Group: 239.0.11.44/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8478026      966494960       113   0         0.000   bps  1
10.57.50.1      71079954     8387434556      117   65        61.659  kbps 1

Group: 239.0.11.45/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079976     8387437144      117   65        61.659  kbps 1

Group: 239.0.11.46/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1873116      213535220       113   0         0.000   bps  1
10.57.50.1      71077312     8387122728      117   65        61.659  kbps 1

Group: 239.0.11.47/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8107540      924259556       113   0         0.000   bps  1
10.57.50.1      71079998     8387439748      117   65        61.659  kbps 1

Group: 239.0.11.48/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8154393      929600798       113   0         0.000   bps  1
10.57.50.1      71079404     8387369632      117   65        61.659  kbps 1

Group: 239.0.11.49/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8377867      955076834       113   0         0.000   bps  1
10.57.50.1      71080017     8387441998      117   65        61.659  kbps 1

Group: 239.0.11.50/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8571218      977118848       113   0         0.000   bps  1
10.57.50.1      71080040     8387444704      117   65        61.659  kbps 1

Group: 239.0.11.51/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8387204      956141244       113   0         0.000   bps  1
10.57.50.1      71077411     8387134370      117   65        61.659  kbps 1

Group: 239.0.11.52/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8317150      948155096       113   0         0.000   bps  1
10.57.50.1      71080061     8387447182      117   65        61.659  kbps 1

Group: 239.0.11.53/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7920716      902961620       113   0         0.000   bps  1
10.57.50.1      71079411     8387370474      117   65        61.659  kbps 1

Group: 239.0.11.54/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7071368      806135948       113   0         0.000   bps  1
10.57.50.1      71080082     8387449668      117   65        61.659  kbps 1

Group: 239.0.11.55/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080106     8387452492      117   65        61.659  kbps 1

Group: 239.0.11.56/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1829433      208555358       113   0         0.000   bps  1
10.57.50.1      71077441     8387137910      117   65        61.659  kbps 1

Group: 239.0.11.57/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8273508      943179908       113   0         0.000   bps  1
10.57.50.1      71080129     8387455206      117   65        61.659  kbps 1

Group: 239.0.11.58/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7629935      869812586       113   0         0.000   bps  1
10.57.50.1      71080151     8387457802      117   65        61.659  kbps 1

Group: 239.0.11.59/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8471700      965773792       113   0         0.000   bps  1
10.57.50.1      71077454     8387139492      117   65        61.659  kbps 1

Group: 239.0.11.60/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6840486      779815400       113   0         0.000   bps  1
10.57.50.1      71080174     8387460516      117   65        61.659  kbps 1

Group: 239.0.11.61/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7624388      869180224       113   0         0.000   bps  1
10.57.50.1      71077476     8387142112      117   65        61.659  kbps 1

Group: 239.0.11.62/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8920411      1016926850      113   0         0.000   bps  1
10.57.50.1      71080197     8387463230      117   65        61.659  kbps 1

Group: 239.0.11.63/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7782193      887169998       113   0         0.000   bps  1
10.57.50.1      71080220     8387465944      117   65        61.659  kbps 1

Group: 239.0.11.64/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7918835      902747186       113   0         0.000   bps  1
10.57.50.1      71077491     8387143850      117   65        61.659  kbps 1

Group: 239.0.11.65/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080242     8387468540      117   65        61.659  kbps 1

Group: 239.0.11.66/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2565984      292522172       113   0         0.000   bps  1
10.57.50.1      71079429     8387372590      117   65        61.659  kbps 1

Group: 239.0.11.67/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8348048      951677468       113   0         0.000   bps  1
10.57.50.1      71080269     8387471734      117   65        61.659  kbps 1

Group: 239.0.11.68/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8375045      954755126       113   0         0.000   bps  1
10.57.50.1      71080292     8387474440      117   65        61.659  kbps 1

Group: 239.0.11.69/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8875611      1011819642      113   0         0.000   bps  1
10.57.50.1      71077530     8387148428      117   65        61.659  kbps 1

Group: 239.0.11.70/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8126113      926376878       113   0         0.000   bps  1
10.57.50.1      71079433     8387373078      117   65        61.659  kbps 1

Group: 239.0.11.71/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9165015      1044811706      113   0         0.000   bps  1
10.57.50.1      71080338     8387479860      117   65        61.659  kbps 1

Group: 239.0.11.72/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7828884      892492768       113   0         0.000   bps  1
10.57.50.1      71077545     8387150238      117   65        61.659  kbps 1

Group: 239.0.11.73/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8463077      964790774       113   0         0.000   bps  1
10.57.50.1      71080360     8387482464      117   65        61.659  kbps 1

Group: 239.0.11.74/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7969509      908524014       113   0         0.000   bps  1
10.57.50.1      71077553     8387151198      117   65        61.659  kbps 1

Group: 239.0.11.75/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080381     8387484942      117   65        61.659  kbps 1

Group: 239.0.11.76/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2832443      322898498       113   0         0.000   bps  1
10.57.50.1      71080401     8387487302      117   65        61.659  kbps 1

Group: 239.0.11.77/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7346934      837550468       113   0         0.000   bps  1
10.57.50.1      71077578     8387154124      117   65        61.659  kbps 1

Group: 239.0.11.78/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8210806      936031880       113   0         0.000   bps  1
10.57.50.1      71080422     8387489780      117   65        61.659  kbps 1

Group: 239.0.11.79/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8337029      950421298       113   0         0.000   bps  1
10.57.50.1      71077595     8387156146      117   65        61.659  kbps 1

Group: 239.0.11.80/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8422544      960170012       113   0         0.000   bps  1
10.57.50.1      71080443     8387492258      117   65        61.659  kbps 1

Group: 239.0.11.81/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8465217      965034734       113   65        59.569  kbps 1
10.57.50.1      71080463     8387494618      117   65        61.659  kbps 1

Group: 239.0.11.82/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7589360      865187036       113   0         0.000   bps  1
10.57.50.1      71077608     8387157656      117   65        61.659  kbps 1

Group: 239.0.11.83/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7702160      878046236       113   0         0.000   bps  1
10.57.50.1      71080485     8387497214      117   65        61.659  kbps 1

Group: 239.0.11.84/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8197835      934553186       113   0         0.000   bps  1
10.57.50.1      71079462     8387376476      117   65        61.659  kbps 1

Group: 239.0.11.85/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080507     8387499818      117   65        61.659  kbps 1

Group: 239.0.11.86/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2249156      256403780       113   0         0.000   bps  1
10.57.50.1      71079470     8387377436      117   65        61.659  kbps 1

Group: 239.0.11.87/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8317419      948185750       113   0         0.000   bps  1
10.57.50.1      71077326     8387124316      117   65        61.659  kbps 1

Group: 239.0.11.88/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7596194      865966112       113   0         0.000   bps  1
10.57.50.1      71079495     8387380394      117   65        61.659  kbps 1

Group: 239.0.11.89/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7712444      879218612       113   0         0.000   bps  1
10.57.50.1      71079517     8387382982      117   65        61.659  kbps 1

Group: 239.0.11.90/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8360349      953079782       113   0         0.000   bps  1
10.57.50.1      71077227     8387112714      117   65        61.659  kbps 1

Group: 239.0.11.91/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7751812      883706564       113   0         0.000   bps  1
10.57.50.1      71079541     8387385814      117   65        61.659  kbps 1

Group: 239.0.11.92/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8848947      1008779954      113   0         0.000   bps  1
10.57.50.1      71077641     8387161590      117   65        61.659  kbps 1

Group: 239.0.11.93/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8071881      920194430       113   0         0.000   bps  1
10.57.50.1      71079559     8387387954      117   65        61.659  kbps 1

Group: 239.0.11.94/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8030365      915461606       113   0         0.000   bps  1
10.57.50.1      71079583     8387390770      117   65        61.659  kbps 1

Group: 239.0.11.95/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71077149     8387103414      117   65        61.659  kbps 1

Group: 239.0.11.96/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1433070      163369976       113   0         0.000   bps  1
10.57.50.1      71079604     8387393248      117   65        61.659  kbps 1

Group: 239.0.11.97/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8387170      956137376       113   0         0.000   bps  1
10.57.50.1      71077650     8387162652      117   65        61.659  kbps 1

Group: 239.0.11.98/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8867452      1010889524      113   0         0.000   bps  1
10.57.50.1      71079625     8387395742      117   65        61.659  kbps 1

Group: 239.0.11.99/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8255047      941075354       113   0         0.000   bps  1
10.57.50.1      71079647     8387398322      117   65        61.659  kbps 1

Group: 239.0.11.100/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8868658      1011027008      113   0         0.000   bps  1
10.57.50.1      71077157     8387104438      117   65        61.659  kbps 1

Group: 239.0.11.101/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8573671      977398490       113   65        59.569  kbps 1
10.57.50.1      71079669     8387400918      117   65        61.659  kbps 1

Group: 239.0.11.102/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7150414      815147192       113   0         0.000   bps  1
10.57.50.1      71079689     8387403278      117   65        61.659  kbps 1

Group: 239.0.11.103/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8071657      920168894       113   65        59.569  kbps 1
10.57.50.1      71077162     8387105044      117   65        61.659  kbps 1

Group: 239.0.11.104/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8834532      1007136644      113   0         0.000   bps  1
10.57.50.1      71079712     8387405992      117   65        61.675  kbps 1

Group: 239.0.11.105/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71077341     8387126198      117   65        61.675  kbps 1

Group: 239.0.11.106/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1954589      222823142       113   0         0.000   bps  1
10.57.50.1      71079734     8387408596      117   65        61.675  kbps 1

Group: 239.0.11.107/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8628866      983690720       113   0         0.000   bps  1
10.57.50.1      71079757     8387411302      117   65        61.675  kbps 1

Group: 239.0.11.108/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7763277      885013574       113   0         0.000   bps  1
10.57.50.1      71077195     8387108922      117   65        61.675  kbps 1

Group: 239.0.11.109/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7686376      876246860       113   65        59.584  kbps 1
10.57.50.1      71079780     8387414016      117   65        61.675  kbps 1

Group: 239.0.11.110/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8536537      973165214       113   0         0.000   bps  1
10.57.50.1      71079378     8387366580      117   65        61.675  kbps 1

Group: 239.0.11.111/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8259218      941550848       113   0         0.000   bps  1
10.57.50.1      71079799     8387416274      117   65        61.675  kbps 1

Group: 239.0.11.112/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8149960      929095436       113   0         0.000   bps  1
10.57.50.1      71079821     8387418854      117   65        61.675  kbps 1

Group: 239.0.11.113/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8601469      980567458       113   0         0.000   bps  1
10.57.50.1      71077270     8387117732      117   65        61.675  kbps 1

Group: 239.0.11.114/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8013210      913505936       113   0         0.000   bps  1
10.57.50.1      71079841     8387421214      117   65        61.675  kbps 1

Group: 239.0.11.115/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079874     8387425108      117   65        61.675  kbps 1

Group: 239.0.11.116/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2123794      242112512       113   0         0.000   bps  1
10.57.50.1      71077272     8387118016      117   65        61.675  kbps 1

Group: 239.0.11.117/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9193936      1048108700      113   0         0.000   bps  1
10.57.50.1      71079894     8387427468      117   65        61.675  kbps 1

Group: 239.0.11.118/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7971078      908702884       113   0         0.000   bps  1
10.57.50.1      71077283     8387119338      117   65        61.675  kbps 1

Group: 239.0.11.119/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9480115      1080733106      113   0         0.000   bps  1
10.57.50.1      71079915     8387429946      117   65        61.675  kbps 1

Group: 239.0.11.120/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8687695      990397226       113   0         0.000   bps  1
10.57.50.1      71079938     8387432660      117   65        61.675  kbps 1

Group: 239.0.11.121/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9790109      1116072422      113   0         0.000   bps  1
10.57.50.1      71077297     8387120966      117   65        61.675  kbps 1

Group: 239.0.11.122/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8669172      988285604       113   65        59.584  kbps 1
10.57.50.1      71079960     8387435256      117   65        61.675  kbps 1

Group: 239.0.11.123/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6594540      751777548       113   0         0.000   bps  1
10.57.50.1      71077373     8387129958      117   65        61.675  kbps 1

Group: 239.0.11.124/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7354439      838406042       113   0         0.000   bps  1
10.57.50.1      71079981     8387437742      117   65        61.675  kbps 1

Group: 239.0.11.125/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080003     8387440338      117   65        61.675  kbps 1

Group: 239.0.11.126/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2355861      268568146       113   0         0.000   bps  1
10.57.50.1      71077389     8387131814      117   65        61.675  kbps 1

Group: 239.0.11.127/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7410859      844837922       113   0         0.000   bps  1
10.57.50.1      71080024     8387442816      117   65        61.675  kbps 1

Group: 239.0.11.128/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6612099      753779282       113   0         0.000   bps  1
10.57.50.1      71079409     8387370222      117   65        61.675  kbps 1

Group: 239.0.11.129/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7773907      886225394       113   0         0.000   bps  1
10.57.50.1      71080045     8387445302      117   65        61.675  kbps 1

Group: 239.0.11.130/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7235934      824896472       113   0         0.000   bps  1
10.57.50.1      71080068     8387448008      117   65        61.675  kbps 1

Group: 239.0.11.131/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8006446      912734840       113   0         0.000   bps  1
10.57.50.1      71077426     8387136140      117   65        61.675  kbps 1

Group: 239.0.11.132/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7061591      805021370       113   0         0.000   bps  1
10.57.50.1      71080089     8387450486      117   65        61.675  kbps 1

Group: 239.0.11.133/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8465675      965086946       113   65        59.584  kbps 1
10.57.50.1      71080112     8387453200      117   65        61.675  kbps 1

Group: 239.0.11.134/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           5967214      680262388       113   0         0.000   bps  1
10.57.50.1      71077438     8387137604      117   65        61.675  kbps 1

Group: 239.0.11.135/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080135     8387455914      117   65        61.675  kbps 1

Group: 239.0.11.136/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1724234      196562668       113   0         0.000   bps  1
10.57.50.1      71077454     8387139516      117   65        61.659  kbps 1

Group: 239.0.11.137/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7963051      907787810       113   0         0.000   bps  1
10.57.50.1      71080157     8387458510      117   65        61.659  kbps 1

Group: 239.0.11.138/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7269270      828696776       113   0         0.000   bps  1
10.57.50.1      71080180     8387461224      117   65        61.659  kbps 1

Group: 239.0.11.139/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8787960      1001827436      113   0         0.000   bps  1
10.57.50.1      71077473     8387141726      117   65        61.659  kbps 1

Group: 239.0.11.140/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7597918      866162648       113   0         0.000   bps  1
10.57.50.1      71080202     8387463820      117   65        61.659  kbps 1

Group: 239.0.11.141/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9679076      1103414656      113   0         0.000   bps  1
10.57.50.1      71077490     8387143772      117   65        61.659  kbps 1

Group: 239.0.11.142/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6709757      764912294       113   0         0.000   bps  1
10.57.50.1      71080225     8387466534      117   65        61.659  kbps 1

Group: 239.0.11.143/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8428793      960882398       113   0         0.000   bps  1
10.57.50.1      71080247     8387469130      117   65        61.659  kbps 1

Group: 239.0.11.144/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7393659      842877122       113   0         0.000   bps  1
10.57.50.1      71077506     8387145620      117   65        61.659  kbps 1

Group: 239.0.11.145/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080275     8387472434      117   65        61.659  kbps 1

Group: 239.0.11.146/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1685595      192157826       113   0         0.000   bps  1
10.57.50.1      71079434     8387373172      117   65        61.659  kbps 1

Group: 239.0.11.147/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7759900      884628596       113   0         0.000   bps  1
10.57.50.1      71080297     8387475038      117   65        61.659  kbps 1

Group: 239.0.11.148/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8922312      1017143564      113   0         0.000   bps  1
10.57.50.1      71080319     8387477626      117   65        61.659  kbps 1

Group: 239.0.11.149/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7192661      819963342       113   0         0.000   bps  1
10.57.50.1      71077542     8387149844      117   65        61.659  kbps 1

Group: 239.0.11.150/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8290937      945166814       113   0         0.000   bps  1
10.57.50.1      71080342     8387480340      117   65        61.659  kbps 1

Group: 239.0.11.151/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6311002      719454224       113   0         0.000   bps  1
10.57.50.1      71080365     8387483054      117   65        61.659  kbps 1

Group: 239.0.11.152/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7313175      833701938       113   0         0.000   bps  1
10.57.50.1      71077559     8387151890      117   65        61.659  kbps 1

Group: 239.0.11.153/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6666291      759957170       113   0         0.000   bps  1
10.57.50.1      71080385     8387485414      117   65        61.659  kbps 1

Group: 239.0.11.154/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7342188      837009424       113   0         0.000   bps  1
10.57.50.1      71077578     8387154140      117   65        61.659  kbps 1

Group: 239.0.11.155/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080406     8387487892      117   65        61.659  kbps 1

Group: 239.0.11.156/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2250913      256604078       113   0         0.000   bps  1
10.57.50.1      71080426     8387490252      117   65        61.659  kbps 1

Group: 239.0.11.157/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6802554      775491152       113   0         0.000   bps  1
10.57.50.1      71077590     8387155532      117   65        61.659  kbps 1

Group: 239.0.11.158/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8322896      948810140       113   65        59.569  kbps 1
10.57.50.1      71080447     8387492730      117   65        61.659  kbps 1

Group: 239.0.11.159/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6773994      772235312       113   0         0.000   bps  1
10.57.50.1      71079458     8387376004      117   65        61.659  kbps 1

Group: 239.0.11.160/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8789471      1001999690      113   0         0.000   bps  1
10.57.50.1      71080467     8387495098      117   65        61.675  kbps 1

Group: 239.0.11.161/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6896101      786155510       113   0         0.000   bps  1
10.57.50.1      71080491     8387497922      117   65        61.675  kbps 1

Group: 239.0.11.162/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7535473      859043918       113   65        59.584  kbps 1
10.57.50.1      71077624     8387159520      117   65        61.675  kbps 1

Group: 239.0.11.163/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6636296      756537740       113   0         0.000   bps  1
10.57.50.1      71080514     8387500636      117   65        61.675  kbps 1

Group: 239.0.11.164/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8009870      913125176       113   65        59.584  kbps 1
10.57.50.1      71079477     8387378246      117   65        61.675  kbps 1

Group: 239.0.11.165/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71077221     8387111950      117   65        61.675  kbps 1

Group: 239.0.11.166/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2293417      261449534       113   0         0.000   bps  1
10.57.50.1      71079501     8387381094      117   65        61.675  kbps 1

Group: 239.0.11.167/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6493606      740271072       113   0         0.000   bps  1
10.57.50.1      71077317     8387123358      117   65        61.675  kbps 1

Group: 239.0.11.168/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8572885      977308886       113   0         0.000   bps  1
10.57.50.1      71079521     8387383462      117   65        61.675  kbps 1

Group: 239.0.11.169/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6979988      795718628       113   0         0.000   bps  1
10.57.50.1      71079546     8387386404      117   65        61.675  kbps 1

Group: 239.0.11.170/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6497027      740661074       113   0         0.000   bps  1
10.57.50.1      71077239     8387114130      117   65        61.675  kbps 1

Group: 239.0.11.171/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           5786290      659637056       113   0         0.000   bps  1
10.57.50.1      71079566     8387388764      117   65        61.675  kbps 1

Group: 239.0.11.172/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6129497      698762654       113   0         0.000   bps  1
10.57.50.1      71077646     8387162180      117   65        61.675  kbps 1

Group: 239.0.11.173/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7060295      804873626       113   0         0.000   bps  1
10.57.50.1      71079587     8387391258      117   65        61.675  kbps 1

Group: 239.0.11.174/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8476235      966290786       113   65        59.584  kbps 1
10.57.50.1      71079610     8387393956      117   65        61.675  kbps 1

Group: 239.0.11.175/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71077158     8387104476      117   65        61.675  kbps 1

Group: 239.0.11.176/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1756483      200239058       113   0         0.000   bps  1
10.57.50.1      71079632     8387396552      117   65        61.675  kbps 1

Group: 239.0.11.177/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           31138140     3549747956      113   65        59.584  kbps 1
10.57.50.1      71079652     8387398912      117   65        61.675  kbps 1

Group: 239.0.11.178/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6924909      789439622       113   0         0.000   bps  1
10.57.50.1      71077151     8387103746      117   65        61.675  kbps 1

Group: 239.0.11.179/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           31637205     3606641366      113   65        59.584  kbps 1
10.57.50.1      71079674     8387401508      117   65        61.675  kbps 1

Group: 239.0.11.180/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7279161      829824350       113   0         0.000   bps  1
10.57.50.1      71077338     8387125836      117   65        61.675  kbps 1

Group: 239.0.11.181/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           31904709     3637136822      113   65        59.584  kbps 1
10.57.50.1      71079693     8387403758      117   65        61.675  kbps 1

Group: 239.0.11.182/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7442127      848402474       113   0         0.000   bps  1
10.57.50.1      71079716     8387406464      117   65        61.675  kbps 1

Group: 239.0.11.183/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           31645659     3607605122      113   65        59.584  kbps 1
10.57.50.1      71077184     8387107624      117   65        61.675  kbps 1

Group: 239.0.11.184/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6759636      770598500       113   0         0.000   bps  1
10.57.50.1      71079739     8387409178      117   65        61.675  kbps 1

Group: 239.100.0.0/16, Source count: 0
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           0            0               0     0         0.000   bps  1

Group: 239.108.0.0/16, Source count: 0
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           0            0               0     0         0.000   bps  1

Group: 239.110.0.0/16, Source count: 0
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           0            0               0     0         0.000   bps  1

Group: 239.111.0.0/16, Source count: 0
Source          packets      bytes           aps   pps       bit-rate     oifs
(*,G)           0            0               0     0         0.000   bps  1

show ip mroute source-tree summary

show ip mroute source-tree summary

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 ip mroute source-tree summary",
  "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": {
        "outputs": {
            "output": {
                "body": {
                    "TABLE_vrf": {
                        "ROW_vrf": [
                            {
                                "vrf-name": "default"
                            }, 
                            {
                                "vrf-name": "default"
                            }
                        ]
                    }
                }, 
                "code": "200", 
                "input": "show ip mroute source-tree summary", 
                "msg": "Success"
            }
        }, 
        "sid": "eoc", 
        "type": "cli_show", 
        "version": "1.0"
    }
}

The CLI output example below corresponds to the payload example in the code pane on the right. For more information about the show ip mroute source-tree summary command, see the CLI command reference:

http//www.cisco.com/c/en/us/support/switches/nexus-3000-series-switches/products-command-reference-list.html

Note: This example was added in Cisco NX-OS Release 6.0(2)A8(8).

CLI Output
Switch# show ip mroute source-tree summary
IP Multicast Routing Table for VRF "default"

Total number of routes: 6005
Total number of (,G) routes: 3000
Total number of (S,G) routes: 3000
Total number of (,G-prefix) routes: 5
Group count: 3000, rough average sources per group: 1.0

Group: 232.0.0.0/8, Source count: 0
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           0            0               0     0         0.000   bps  0

Group: 239.0.0.1/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           31           3410            110   0         0.000   bps  1
10.57.50.1      71080973     8387550726      117   65        61.706  kbps 1

Group: 239.0.0.2/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           24           2640            110   0         0.000   bps  1
10.57.50.1      71080892     8387541808      117   65        61.706  kbps 1

Group: 239.0.0.3/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080467     8387494274      117   65        61.706  kbps 1

Group: 239.0.0.4/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080357     8387474422      117   65        61.706  kbps 1

Group: 239.0.0.5/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080385     8387485422      117   65        61.706  kbps 1

Group: 239.0.0.6/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080407     8387488010      117   65        61.706  kbps 1

Group: 239.0.0.7/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080090     8387444644      117   65        61.706  kbps 1

Group: 239.0.0.8/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080429     8387490606      117   65        61.706  kbps 1

Group: 239.0.0.9/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080452     8387493320      117   65        61.706  kbps 1

Group: 239.0.0.10/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           177          20170           113   0         0.000   bps  1
10.57.50.1      71079314     8387345020      117   65        61.706  kbps 1

Group: 239.0.0.11/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079414     8387370828      117   65        61.706  kbps 1

Group: 239.0.0.12/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           168          19148           113   0         0.000   bps  1
10.57.50.1      71079018     8387312548      117   65        61.706  kbps 1

Group: 239.0.0.13/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079438     8387373676      117   65        61.706  kbps 1

Group: 239.0.0.14/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079461     8387376374      117   65        61.706  kbps 1

Group: 239.0.0.15/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           132          15040           113   0         0.000   bps  1
10.57.50.1      71077579     8387151050      117   65        61.706  kbps 1

Group: 239.0.0.16/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079485     8387379206      117   65        61.706  kbps 1

Group: 239.0.0.17/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079505     8387381566      117   65        61.706  kbps 1

Group: 239.0.0.18/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           145          16486           113   0         0.000   bps  1
10.57.50.1      71077518     8387144132      117   65        61.706  kbps 1

Group: 239.0.0.19/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079527     8387384162      117   65        61.706  kbps 1

Group: 239.0.0.20/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           132          15044           113   0         0.000   bps  1
10.57.50.1      71077270     8387117812      117   65        61.706  kbps 1

Group: 239.0.0.21/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079547     8387386530      117   65        61.706  kbps 1

Group: 239.0.0.22/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079570     8387389236      117   65        61.706  kbps 1

Group: 239.0.0.23/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           138          15700           113   0         0.000   bps  1
10.57.50.1      71077180     8387106936      117   65        61.706  kbps 1

Group: 239.0.0.24/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079591     8387391714      117   65        61.706  kbps 1

Group: 239.0.0.25/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           129          14702           113   0         0.000   bps  1
10.57.50.1      71077277     8387118646      117   65        61.706  kbps 1

Group: 239.0.0.26/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079611     8387394082      117   65        61.706  kbps 1

Group: 239.0.0.27/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079632     8387396552      117   65        61.706  kbps 1

Group: 239.0.0.28/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           145          16486           113   0         0.000   bps  1
10.57.50.1      71077155     8387104194      117   65        61.706  kbps 1

Group: 239.0.0.29/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079655     8387399266      117   65        61.706  kbps 1

Group: 239.0.0.30/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079316     8387359272      117   65        61.706  kbps 1

Group: 239.0.0.31/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079676     8387401760      117   65        61.706  kbps 1

Group: 239.0.0.32/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079699     8387404458      117   65        61.706  kbps 1

Group: 239.0.0.33/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           145          16486           113   0         0.000   bps  1
10.57.50.1      71077160     8387104744      117   65        61.690  kbps 1

Group: 239.0.0.34/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079722     8387407172      117   65        61.690  kbps 1

Group: 239.0.0.35/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079744     8387409768      117   65        61.690  kbps 1

Group: 239.0.0.36/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           130          14816           113   0         0.000   bps  1
10.57.50.1      71077193     8387108694      117   65        61.690  kbps 1

Group: 239.0.0.37/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079763     8387412010      117   65        61.690  kbps 1

Group: 239.0.0.38/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           132          15036           113   0         0.000   bps  1
10.57.50.1      71077306     8387122060      117   65        61.690  kbps 1

Group: 239.0.0.39/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079783     8387414378      117   65        61.690  kbps 1

Group: 239.0.0.40/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079817     8387418382      117   65        61.690  kbps 1

Group: 239.0.0.41/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           135          15386           113   0         0.000   bps  1
10.57.50.1      71077216     8387111392      117   65        61.690  kbps 1

Group: 239.0.0.42/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079836     8387420624      117   65        61.690  kbps 1

Group: 239.0.0.43/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079336     8387361616      117   65        61.690  kbps 1

Group: 239.0.0.44/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079856     8387423000      117   65        61.690  kbps 1

Group: 239.0.0.45/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079881     8387425934      117   65        61.690  kbps 1

Group: 239.0.0.46/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           131          14926           113   0         0.000   bps  1
10.57.50.1      71077255     8387115962      117   65        61.690  kbps 1

Group: 239.0.0.47/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079903     8387428530      117   65        61.690  kbps 1

Group: 239.0.0.48/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079344     8387362568      117   65        61.690  kbps 1

Group: 239.0.0.49/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079922     8387430788      117   65        61.690  kbps 1

Group: 239.0.0.50/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079946     8387433612      117   65        61.690  kbps 1

Group: 239.0.0.51/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           132          15036           113   0         0.000   bps  1
10.57.50.1      71077336     8387125520      117   65        61.690  kbps 1

Group: 239.0.0.52/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079966     8387435972      117   65        61.690  kbps 1

Group: 239.0.0.53/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079988     8387438568      117   65        61.690  kbps 1

Group: 239.0.0.54/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           130          14808           113   0         0.000   bps  1
10.57.50.1      71077350     8387127220      117   65        61.690  kbps 1

Group: 239.0.0.55/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080011     8387441282      117   65        61.690  kbps 1

Group: 239.0.0.56/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           131          14922           113   0         0.000   bps  1
10.57.50.1      71077368     8387129368      117   65        61.690  kbps 1

Group: 239.0.0.57/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080031     8387443642      117   65        61.690  kbps 1

Group: 239.0.0.58/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080055     8387446474      117   65        61.690  kbps 1

Group: 239.0.0.59/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           128          14588           113   0         0.000   bps  1
10.57.50.1      71077382     8387130988      117   65        61.690  kbps 1

Group: 239.0.0.60/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080077     8387449070      117   65        61.690  kbps 1

Group: 239.0.0.61/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079365     8387365046      117   65        61.690  kbps 1

Group: 239.0.0.62/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080098     8387451556      117   65        61.690  kbps 1

Group: 239.0.0.63/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080122     8387454380      117   65        61.690  kbps 1

Group: 239.0.0.64/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           128          14588           113   0         0.000   bps  1
10.57.50.1      71077421     8387135550      117   65        61.690  kbps 1

Group: 239.0.0.65/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080145     8387457094      117   65        61.706  kbps 1

Group: 239.0.0.66/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080168     8387459808      117   65        61.706  kbps 1

Group: 239.0.0.67/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           129          14698           113   0         0.000   bps  1
10.57.50.1      71077437     8387137486      117   65        61.706  kbps 1

Group: 239.0.0.68/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080191     8387462522      117   65        61.706  kbps 1

Group: 239.0.0.69/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           129          14698           113   0         0.000   bps  1
10.57.50.1      71077446     8387138572      117   65        61.706  kbps 1

Group: 239.0.0.70/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080219     8387465826      117   65        61.706  kbps 1

Group: 239.0.0.71/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080242     8387468540      117   65        61.706  kbps 1

Group: 239.0.0.72/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           127          14466           113   0         0.000   bps  1
10.57.50.1      71077472     8387141624      117   65        61.706  kbps 1

Group: 239.0.0.73/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080263     8387471018      117   65        61.706  kbps 1

Group: 239.0.0.74/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           129          14690           113   0         0.000   bps  1
10.57.50.1      71077489     8387143654      117   65        61.706  kbps 1

Group: 239.0.0.75/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080286     8387473732      117   65        61.706  kbps 1

Group: 239.0.0.76/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080308     8387476328      117   65        61.706  kbps 1

Group: 239.0.0.77/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           128          14584           113   0         0.000   bps  1
10.57.50.1      71077503     8387145274      117   65        61.706  kbps 1

Group: 239.0.0.78/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080329     8387478806      117   65        61.706  kbps 1

Group: 239.0.0.79/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079394     8387368452      117   65        61.706  kbps 1

Group: 239.0.0.80/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080348     8387481056      117   65        61.706  kbps 1

Group: 239.0.0.81/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080369     8387483526      117   65        61.706  kbps 1

Group: 239.0.0.82/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           124          14132           113   0         0.000   bps  1
10.57.50.1      71077539     8387149474      117   65        61.706  kbps 1

Group: 239.0.0.83/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080390     8387486004      117   65        61.706  kbps 1

Group: 239.0.0.84/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080411     8387488482      117   65        61.706  kbps 1

Group: 239.0.0.85/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           127          14470           113   0         0.000   bps  1
10.57.50.1      71077552     8387151064      117   65        61.706  kbps 1

Group: 239.0.0.86/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080433     8387491078      117   65        61.706  kbps 1

Group: 239.0.0.87/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           113          12874           113   0         0.000   bps  1
10.57.50.1      71077571     8387153314      117   65        61.706  kbps 1

Group: 239.0.0.88/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080457     8387493910      117   65        61.706  kbps 1

Group: 239.0.0.89/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079419     8387371418      117   65        61.706  kbps 1

Group: 239.0.0.90/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           126          14356           113   0         0.000   bps  1
10.57.50.1      71077173     8387106278      117   65        61.706  kbps 1

Group: 239.0.0.91/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079445     8387374486      117   65        61.706  kbps 1

Group: 239.0.0.92/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           112          12764           113   0         0.000   bps  1
10.57.50.1      71077585     8387154974      117   65        61.706  kbps 1

Group: 239.0.0.93/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079464     8387376744      117   65        61.706  kbps 1

Group: 239.0.0.94/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079490     8387379796      117   65        61.706  kbps 1

Group: 239.0.0.95/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           123          14018           113   0         0.000   bps  1
10.57.50.1      71077183     8387107522      117   65        61.706  kbps 1

Group: 239.0.0.96/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079510     8387382156      117   65        61.706  kbps 1

Group: 239.0.0.97/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079532     8387384752      117   65        61.706  kbps 1

Group: 239.0.0.98/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           123          14018           113   0         0.000   bps  1
10.57.50.1      71077158     8387104516      117   65        61.706  kbps 1

Group: 239.0.0.99/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079553     8387387230      117   65        61.706  kbps 1

Group: 239.0.0.100/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           123          14018           113   0         0.000   bps  1
10.57.50.1      71077275     8387118402      117   65        61.706  kbps 1

Group: 239.0.0.101/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079575     8387389834      117   65        61.706  kbps 1

Group: 239.0.0.102/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079596     8387392304      117   65        61.706  kbps 1

Group: 239.0.0.103/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           123          14018           113   0         0.000   bps  1
10.57.50.1      71077156     8387104288      117   65        61.706  kbps 1

Group: 239.0.0.104/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079617     8387394782      117   65        61.706  kbps 1

Group: 239.0.0.105/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079313     8387358918      117   65        61.706  kbps 1

Group: 239.0.0.106/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079635     8387396922      117   65        61.706  kbps 1

Group: 239.0.0.107/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079660     8387399856      117   65        61.706  kbps 1

Group: 239.0.0.108/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           125          14246           113   0         0.000   bps  1
10.57.50.1      71077159     8387104634      117   65        61.706  kbps 1

Group: 239.0.0.109/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079683     8387402570      117   65        61.706  kbps 1

Group: 239.0.0.110/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079704     8387405048      117   65        61.706  kbps 1

Group: 239.0.0.111/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           122          13904           113   0         0.000   bps  1
10.57.50.1      71077151     8387103730      117   65        61.706  kbps 1

Group: 239.0.0.112/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079728     8387407880      117   65        61.706  kbps 1

Group: 239.0.0.113/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           121          13786           113   0         0.000   bps  1
10.57.50.1      71077300     8387121352      117   65        61.706  kbps 1

Group: 239.0.0.114/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079748     8387410248      117   65        61.706  kbps 1

Group: 239.0.0.115/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079768     8387412600      117   65        61.706  kbps 1

Group: 239.0.0.116/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           124          14132           113   0         0.000   bps  1
10.57.50.1      71077206     8387110212      117   65        61.706  kbps 1

Group: 239.0.0.117/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079789     8387415078      117   65        61.706  kbps 1

Group: 239.0.0.118/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           126          14352           113   0         0.000   bps  1
10.57.50.1      71077310     8387122540      117   65        61.706  kbps 1

Group: 239.0.0.119/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079821     8387418862      117   65        61.706  kbps 1

Group: 239.0.0.120/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079841     8387421214      117   65        61.706  kbps 1

Group: 239.0.0.121/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           123          14018           113   0         0.000   bps  1
10.57.50.1      71077227     8387112690      117   65        61.706  kbps 1

Group: 239.0.0.122/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079863     8387423810      117   65        61.706  kbps 1

Group: 239.0.0.123/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079341     8387362206      117   65        61.706  kbps 1

Group: 239.0.0.124/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079884     8387426304      117   65        61.706  kbps 1

Group: 239.0.0.125/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079908     8387429120      117   65        61.706  kbps 1

Group: 239.0.0.126/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           124          14128           113   0         0.000   bps  1
10.57.50.1      71077265     8387117142      117   65        61.706  kbps 1

Group: 239.0.0.127/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079929     8387431606      117   65        61.706  kbps 1

Group: 239.0.0.128/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079951     8387434202      117   65        61.706  kbps 1

Group: 239.0.0.129/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           120          13668           113   0         0.000   bps  1
10.57.50.1      71077334     8387125332      117   65        61.706  kbps 1

Group: 239.0.0.130/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079972     8387436680      117   65        61.706  kbps 1

Group: 239.0.0.131/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           125          14234           113   0         0.000   bps  1
10.57.50.1      71077351     8387127362      117   65        61.706  kbps 1

Group: 239.0.0.132/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079994     8387439276      117   65        61.706  kbps 1

Group: 239.0.0.133/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080016     8387441872      117   65        61.706  kbps 1

Group: 239.0.0.134/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           122          13904           113   0         0.000   bps  1
10.57.50.1      71077367     8387129218      117   65        61.706  kbps 1

Group: 239.0.0.135/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080037     8387444350      117   65        61.706  kbps 1

Group: 239.0.0.136/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           122          13900           113   0         0.000   bps  1
10.57.50.1      71077381     8387130910      117   65        61.706  kbps 1

Group: 239.0.0.137/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080060     8387447064      117   65        61.706  kbps 1

Group: 239.0.0.138/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080083     8387449778      117   65        61.706  kbps 1

Group: 239.0.0.139/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           116          13220           113   0         0.000   bps  1
10.57.50.1      71077395     8387132522      117   65        61.706  kbps 1

Group: 239.0.0.140/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080105     8387452374      117   65        61.706  kbps 1

Group: 239.0.0.141/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079370     8387365636      117   65        61.706  kbps 1

Group: 239.0.0.142/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080127     8387454978      117   65        61.706  kbps 1

Group: 239.0.0.143/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080151     8387457802      117   65        61.706  kbps 1

Group: 239.0.0.144/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           121          13790           113   0         0.000   bps  1
10.57.50.1      71077434     8387137092      117   65        61.706  kbps 1

Group: 239.0.0.145/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080173     8387460398      117   65        61.706  kbps 1

Group: 239.0.0.146/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080195     8387462994      117   65        61.706  kbps 1

Group: 239.0.0.147/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           116          13216           113   0         0.000   bps  1
10.57.50.1      71077451     8387139138      117   65        61.706  kbps 1

Group: 239.0.0.148/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080223     8387466298      117   65        61.706  kbps 1

Group: 239.0.0.149/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           118          13436           113   0         0.000   bps  1
10.57.50.1      71077471     8387141530      117   65        61.706  kbps 1

Group: 239.0.0.150/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080246     8387469012      117   65        61.706  kbps 1

Group: 239.0.0.151/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080268     8387471608      117   65        61.706  kbps 1

Group: 239.0.0.152/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           120          13672           113   0         0.000   bps  1
10.57.50.1      71077484     8387143032      117   65        61.690  kbps 1

Group: 239.0.0.153/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080290     8387474204      117   65        61.690  kbps 1

Group: 239.0.0.154/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079390     8387367980      117   65        61.690  kbps 1

Group: 239.0.0.155/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080311     8387476690      117   65        61.690  kbps 1

Group: 239.0.0.156/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080333     8387479278      117   65        61.690  kbps 1

Group: 239.0.0.157/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           115          13098           113   0         0.000   bps  1
10.57.50.1      71077520     8387147248      117   65        61.690  kbps 1

Group: 239.0.0.158/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080353     8387481638      117   65        61.690  kbps 1

Group: 239.0.0.159/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079398     8387368932      117   65        61.690  kbps 1

Group: 239.0.0.160/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080372     8387483888      117   65        61.690  kbps 1

Group: 239.0.0.161/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080395     8387486594      117   65        61.690  kbps 1

Group: 239.0.0.162/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           117          13334           113   0         0.000   bps  1
10.57.50.1      71077551     8387150890      117   65        61.690  kbps 1

Group: 239.0.0.163/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080415     8387488954      117   65        61.690  kbps 1

Group: 239.0.0.164/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080438     8387491668      117   65        61.690  kbps 1

Group: 239.0.0.165/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           118          13444           113   0         0.000   bps  1
10.57.50.1      71077564     8387152480      117   65        61.690  kbps 1

Group: 239.0.0.166/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080461     8387494382      117   65        61.690  kbps 1

Group: 239.0.0.167/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           116          13216           113   0         0.000   bps  1
10.57.50.1      71077579     8387154258      117   65        61.690  kbps 1

Group: 239.0.0.168/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079420     8387371552      117   65        61.690  kbps 1

Group: 239.0.0.169/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079448     8387374840      117   65        61.690  kbps 1

Group: 239.0.0.170/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           124          14128           113   0         0.000   bps  1
10.57.50.1      71077185     8387107678      117   65        61.690  kbps 1

Group: 239.0.0.171/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079469     8387377318      117   65        61.690  kbps 1

Group: 239.0.0.172/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079493     8387380150      117   65        61.690  kbps 1

Group: 239.0.0.173/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           125          14246           113   0         0.000   bps  1
10.57.50.1      71077184     8387107648      117   65        61.690  kbps 1

Group: 239.0.0.174/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079513     8387382510      117   65        61.690  kbps 1

Group: 239.0.0.175/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           124          14132           113   0         0.000   bps  1
10.57.50.1      71077270     8387117812      117   65        61.690  kbps 1

Group: 239.0.0.176/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079535     8387385114      117   65        61.706  kbps 1

Group: 239.0.0.177/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079558     8387387820      117   65        61.706  kbps 1

Group: 239.0.0.178/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           124          14132           113   0         0.000   bps  1
10.57.50.1      71077158     8387104524      117   65        61.706  kbps 1

Group: 239.0.0.179/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079580     8387390416      117   65        61.706  kbps 1

Group: 239.0.0.180/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           121          13790           113   0         0.000   bps  1
10.57.50.1      71077278     8387118764      117   65        61.706  kbps 1

Group: 239.0.0.181/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079599     8387392666      117   65        61.706  kbps 1

Group: 239.0.0.182/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079621     8387395254      117   65        61.706  kbps 1

Group: 239.0.0.183/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           127          14470           113   0         0.000   bps  1
10.57.50.1      71077156     8387104312      117   65        61.706  kbps 1

Group: 239.0.0.184/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079642     8387397732      117   65        61.706  kbps 1

Group: 239.0.0.185/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079317     8387359390      117   65        61.706  kbps 1

Group: 239.0.0.186/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079662     8387400108      117   65        61.706  kbps 1

Group: 239.0.0.187/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079687     8387403042      117   65        61.706  kbps 1

Group: 239.0.0.188/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           118          13448           113   0         0.000   bps  1
10.57.50.1      71077158     8387104492      117   65        61.706  kbps 1

Group: 239.0.0.189/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079710     8387405756      117   65        61.706  kbps 1

Group: 239.0.0.190/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079731     8387408234      117   65        61.706  kbps 1

Group: 239.0.0.191/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           116          13220           113   0         0.000   bps  1
10.57.50.1      71077152     8387103848      117   65        61.706  kbps 1

Group: 239.0.0.192/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079752     8387410712      117   65        61.706  kbps 1

Group: 239.0.0.193/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           118          13440           113   0         0.000   bps  1
10.57.50.1      71077306     8387122060      117   65        61.706  kbps 1

Group: 239.0.0.194/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079771     8387412962      117   65        61.706  kbps 1

Group: 239.0.0.195/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079799     8387416258      117   65        61.706  kbps 1

Group: 239.0.0.196/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           118          13448           113   0         0.000   bps  1
10.57.50.1      71077214     8387111156      117   65        61.706  kbps 1

Group: 239.0.0.197/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079825     8387419326      117   65        61.706  kbps 1

Group: 239.0.0.198/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079336     8387361616      117   65        61.706  kbps 1

Group: 239.0.0.199/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079844     8387421584      117   65        61.706  kbps 1

Group: 239.0.0.200/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079867     8387424282      117   65        61.706  kbps 1

Group: 239.0.0.201/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           116          13216           113   0         0.000   bps  1
10.57.50.1      71077251     8387115490      117   65        61.706  kbps 1

Group: 239.0.0.202/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079890     8387426996      117   65        61.706  kbps 1

Group: 239.0.0.203/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079344     8387362568      117   65        61.706  kbps 1

Group: 239.0.0.204/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079909     8387429254      117   65        61.706  kbps 1

Group: 239.0.0.205/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079932     8387431960      117   65        61.706  kbps 1

Group: 239.0.0.206/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           116          13212           113   0         0.000   bps  1
10.57.50.1      71077331     8387124930      117   65        61.706  kbps 1

Group: 239.0.0.207/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079954     8387434556      117   65        61.706  kbps 1

Group: 239.0.0.208/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079976     8387437152      117   65        61.706  kbps 1

Group: 239.0.0.209/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           115          13098           113   0         0.000   bps  1
10.57.50.1      71077347     8387126866      117   65        61.706  kbps 1

Group: 239.0.0.210/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079998     8387439748      117   65        61.706  kbps 1

Group: 239.0.0.211/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           116          13212           113   0         0.000   bps  1
10.57.50.1      71077366     8387129132      117   65        61.706  kbps 1

Group: 239.0.0.212/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080020     8387442344      117   65        61.706  kbps 1

Group: 239.0.0.213/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080041     8387444822      117   65        61.706  kbps 1

Group: 239.0.0.214/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           116          13220           113   0         0.000   bps  1
10.57.50.1      71077378     8387130516      117   65        61.706  kbps 1

Group: 239.0.0.215/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080064     8387447536      117   65        61.706  kbps 1

Group: 239.0.0.216/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           63479453     7236657638      113   65        59.614  kbps 1
10.57.50.1      71079367     8387365282      117   65        61.706  kbps 1

Group: 239.0.0.217/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080086     8387450140      117   65        61.706  kbps 1

Group: 239.0.0.218/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           63479453     7236657638      113   65        59.614  kbps 1
10.57.50.1      71080109     8387452846      117   65        61.706  kbps 1

Group: 239.0.0.219/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           111          12650           113   0         0.000   bps  1
10.57.50.1      71077412     8387134488      117   65        61.706  kbps 1

Group: 239.0.0.220/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080132     8387455560      117   65        61.706  kbps 1

Group: 239.0.0.221/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080155     8387458274      117   65        61.706  kbps 1

Group: 239.0.0.222/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           63479565     7236670402      113   65        59.614  kbps 1
10.57.50.1      71077432     8387136896      117   65        61.706  kbps 1

Group: 239.0.0.223/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080177     8387460870      117   65        61.706  kbps 1

Group: 239.0.0.224/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           63479566     7236670512      113   65        59.614  kbps 1
10.57.50.1      71077452     8387139280      117   65        61.706  kbps 1

Group: 239.0.0.225/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           63479453     7236657638      113   65        59.614  kbps 1
10.57.50.1      71080205     8387464174      117   65        61.706  kbps 1

Group: 239.0.0.226/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080227     8387466770      117   65        61.706  kbps 1

Group: 239.0.0.227/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           63479564     7236670288      113   65        59.614  kbps 1
10.57.50.1      71077466     8387140908      117   65        61.706  kbps 1

Group: 239.0.0.228/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           63479453     7236657638      113   65        59.614  kbps 1
10.57.50.1      71080251     8387469602      117   65        61.706  kbps 1

Group: 239.0.0.229/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           113          12866           113   0         0.000   bps  1
10.57.50.1      71077483     8387142946      117   65        61.706  kbps 1

Group: 239.0.0.230/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           63479453     7236657638      113   65        59.614  kbps 1
10.57.50.1      71080272     8387472080      117   65        61.706  kbps 1

Group: 239.0.0.231/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080295     8387474794      117   65        61.706  kbps 1

Group: 239.0.0.232/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           63479564     7236670288      113   65        59.614  kbps 1
10.57.50.1      71077498     8387144684      117   65        61.706  kbps 1

Group: 239.0.0.233/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080316     8387477272      117   65        61.706  kbps 1

Group: 239.0.0.234/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           63479453     7236657638      113   65        59.614  kbps 1
10.57.50.1      71079395     8387368570      117   65        61.706  kbps 1

Group: 239.0.0.235/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080336     8387479640      117   65        61.706  kbps 1

Group: 239.0.0.236/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           63479453     7236657638      113   65        59.614  kbps 1
10.57.50.1      71080357     8387482110      117   65        61.706  kbps 1

Group: 239.0.0.237/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           108          12308           113   0         0.000   bps  1
10.57.50.1      71077535     8387149002      117   65        61.706  kbps 1

Group: 239.0.0.238/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           63479453     7236657638      113   65        59.614  kbps 1
10.57.50.1      71080377     8387484470      117   65        61.706  kbps 1

Group: 239.0.0.239/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080398     8387486948      117   65        61.706  kbps 1

Group: 239.0.0.240/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           63479564     7236670288      113   65        59.599  kbps 1
10.57.50.1      71077548     8387150584      117   65        61.690  kbps 1

Group: 239.0.0.241/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080419     8387489426      117   65        61.690  kbps 1

Group: 239.0.0.242/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           63479564     7236670288      113   65        59.599  kbps 1
10.57.50.1      71077567     8387152842      117   65        61.690  kbps 1

Group: 239.0.0.243/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080442     8387492140      117   65        61.690  kbps 1

Group: 239.0.0.244/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           63479454     7236657752      113   65        59.599  kbps 1
10.57.50.1      71080464     8387494736      117   65        61.690  kbps 1

Group: 239.0.0.245/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           106          12080           113   0         0.000   bps  1
10.57.50.1      71077579     8387154242      117   65        61.690  kbps 1

Group: 239.0.0.246/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           63479454     7236657752      113   65        59.599  kbps 1
10.57.50.1      71079426     8387372244      117   65        61.690  kbps 1

Group: 239.0.0.247/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           107          12194           113   0         0.000   bps  1
10.57.50.1      71077583     8387154746      117   65        61.690  kbps 1

Group: 239.0.0.248/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           63479454     7236657752      113   65        59.599  kbps 1
10.57.50.1      71079450     8387375092      117   65        61.690  kbps 1

Group: 239.0.0.249/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079473     8387377790      117   65        61.690  kbps 1

Group: 239.0.0.250/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           63479574     7236671428      113   65        59.599  kbps 1
10.57.50.1      71077198     8387109220      117   65        61.690  kbps 1

Group: 239.0.0.251/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079497     8387380622      117   65        61.690  kbps 1

Group: 239.0.0.252/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           63479459     7236658322      113   65        59.599  kbps 1
10.57.50.1      71079518     8387383100      117   65        61.690  kbps 1

Group: 239.0.0.253/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           557482       63552944        113   0         0.000   bps  1
10.57.50.1      71077155     8387104162      117   65        61.690  kbps 1

Group: 239.0.0.254/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           63517932     7241044244      113   65        59.599  kbps 1
10.57.50.1      71079539     8387385578      117   65        61.690  kbps 1

Group: 239.0.0.255/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1282708      146228708       113   0         0.000   bps  1
10.57.50.1      71077276     8387118520      117   65        61.690  kbps 1

Group: 239.0.1.0/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           63705081     7262379230      113   65        59.599  kbps 1
10.57.50.1      71079560     8387388064      117   65        61.690  kbps 1

Group: 239.0.1.1/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           63625025     7253252846      113   65        59.599  kbps 1
10.57.50.1      71079583     8387390770      117   65        61.690  kbps 1

Group: 239.0.1.2/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2888965      329342006       113   65        59.599  kbps 1
10.57.50.1      71077152     8387103824      117   65        61.690  kbps 1

Group: 239.0.1.3/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           63813263     7274711978      113   65        59.599  kbps 1
10.57.50.1      71079603     8387393130      117   65        61.690  kbps 1

Group: 239.0.1.4/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           64010826     7297234160      113   65        59.599  kbps 1
10.57.50.1      71079304     8387357856      117   65        61.690  kbps 1

Group: 239.0.1.5/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079622     8387395388      117   65        61.690  kbps 1

Group: 239.0.1.6/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           63526724     7242046532      113   65        59.599  kbps 1
10.57.50.1      71079645     8387398086      117   65        61.690  kbps 1

Group: 239.0.1.7/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7068571      805817090       113   0         0.000   bps  1
10.57.50.1      71077157     8387104398      117   65        61.706  kbps 1

Group: 239.0.1.8/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           64247564     7324222292      113   65        59.614  kbps 1
10.57.50.1      71079668     8387400800      117   65        61.706  kbps 1

Group: 239.0.1.9/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9320304      1062514652      113   2         1.900   kbps 1
10.57.50.1      71079691     8387403514      117   65        61.706  kbps 1

Group: 239.0.1.10/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           64352181     7336148630      113   65        59.614  kbps 1
10.57.50.1      71077152     8387103856      117   65        61.706  kbps 1

Group: 239.0.1.11/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8991858      1025071808      113   0         0.000   bps  1
10.57.50.1      71079714     8387406228      117   65        61.706  kbps 1

Group: 239.0.1.12/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           64321599     7332662282      113   65        59.614  kbps 1
10.57.50.1      71077300     8387121352      117   65        61.706  kbps 1

Group: 239.0.1.13/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9515980      1084821716      113   0         0.000   bps  1
10.57.50.1      71079734     8387408596      117   65        61.706  kbps 1

Group: 239.0.1.14/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           64390049     7340465582      113   65        59.614  kbps 1
10.57.50.1      71079756     8387411184      117   65        61.706  kbps 1

Group: 239.0.1.15/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           107          12194           113   0         0.000   bps  1
10.57.50.1      71077203     8387109858      117   65        61.706  kbps 1

Group: 239.0.1.16/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           63588559     7249095722      113   65        59.614  kbps 1
10.57.50.1      71079776     8387413544      117   65        61.706  kbps 1

Group: 239.0.1.17/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8934200      1018498788      113   2         1.885   kbps 1
10.57.50.1      71077311     8387122658      117   65        61.706  kbps 1

Group: 239.0.1.18/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           64476453     7350315638      113   65        59.614  kbps 1
10.57.50.1      71079802     8387416620      117   65        61.706  kbps 1

Group: 239.0.1.19/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9021721      1028476190      113   0         0.000   bps  1
10.57.50.1      71079829     8387419798      117   65        61.706  kbps 1

Group: 239.0.1.20/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           64552887     7359029114      113   65        59.614  kbps 1
10.57.50.1      71077224     8387112336      117   65        61.706  kbps 1

Group: 239.0.1.21/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9071731      1034177330      113   0         0.000   bps  1
10.57.50.1      71079849     8387422158      117   65        61.706  kbps 1

Group: 239.0.1.22/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           64541183     7357694858      113   65        59.614  kbps 1
10.57.50.1      71079342     8387362324      117   65        61.706  kbps 1

Group: 239.0.1.23/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8439619      962116562       113   0         0.000   bps  1
10.57.50.1      71079869     8387424534      117   65        61.706  kbps 1

Group: 239.0.1.24/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           64399536     7341547100      113   65        59.614  kbps 1
10.57.50.1      71079894     8387427468      117   65        61.706  kbps 1

Group: 239.0.1.25/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           102          11620           113   0         0.000   bps  1
10.57.50.1      71077262     8387116788      117   65        61.706  kbps 1

Group: 239.0.1.26/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           63576938     7247770928      113   65        59.614  kbps 1
10.57.50.1      71079916     8387430064      117   65        61.706  kbps 1

Group: 239.0.1.27/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8907515      1015456706      113   65        59.614  kbps 1
10.57.50.1      71079936     8387432432      117   65        61.706  kbps 1

Group: 239.0.1.28/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           64274254     7327264948      113   65        59.614  kbps 1
10.57.50.1      71077327     8387124506      117   65        61.706  kbps 1

Group: 239.0.1.29/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9002952      1026336524      113   0         0.000   bps  1
10.57.50.1      71079958     8387435028      117   65        61.706  kbps 1

Group: 239.0.1.30/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           64248560     7324335824      113   65        59.614  kbps 1
10.57.50.1      71077347     8387126890      117   65        61.706  kbps 1

Group: 239.0.1.31/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8754028      997959188       113   0         0.000   bps  1
10.57.50.1      71079979     8387437506      117   65        61.706  kbps 1

Group: 239.0.1.32/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8469185      965487086       113   0         0.000   bps  1
10.57.50.1      71080001     8387440102      117   65        61.706  kbps 1

Group: 239.0.1.33/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8013802      913573420       113   0         0.000   bps  1
10.57.50.1      71077360     8387128392      117   65        61.706  kbps 1

Group: 239.0.1.34/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           64055151     7302287210      113   65        59.614  kbps 1
10.57.50.1      71080023     8387442698      117   65        61.706  kbps 1

Group: 239.0.1.35/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2            220             110   0         0.000   bps  1
10.57.50.1      71077376     8387130320      117   65        61.706  kbps 1

Group: 239.0.1.36/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1907001      217398110       113   0         0.000   bps  1
10.57.50.1      71080044     8387445176      117   65        61.706  kbps 1

Group: 239.0.1.37/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           64145484     7312585172      113   65        59.614  kbps 1
10.57.50.1      71080067     8387447890      117   65        61.706  kbps 1

Group: 239.0.1.38/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7504429      855504902       113   0         0.000   bps  1
10.57.50.1      71077391     8387132050      117   65        61.706  kbps 1

Group: 239.0.1.39/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           64296682     7329821744      113   65        59.614  kbps 1
10.57.50.1      71080090     8387450604      117   65        61.690  kbps 1

Group: 239.0.1.40/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8638837      984827414       113   0         0.000   bps  1
10.57.50.1      71079371     8387365754      117   65        61.690  kbps 1

Group: 239.0.1.41/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           64296395     7329789026      113   65        59.599  kbps 1
10.57.50.1      71080111     8387453090      117   65        61.690  kbps 1

Group: 239.0.1.42/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8209697      935905454       113   0         0.000   bps  1
10.57.50.1      71080135     8387455914      117   65        61.690  kbps 1

Group: 239.0.1.43/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           64191786     7317863600      113   65        59.599  kbps 1
10.57.50.1      71077429     8387136494      117   65        61.690  kbps 1

Group: 239.0.1.44/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7008929      799017902       113   0         0.000   bps  1
10.57.50.1      71080158     8387458628      117   65        61.690  kbps 1

Group: 239.0.1.45/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           63479456     7236657980      113   65        59.599  kbps 1
10.57.50.1      71080180     8387461224      117   65        61.690  kbps 1

Group: 239.0.1.46/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1888845      215328322       113   0         0.000   bps  1
10.57.50.1      71077444     8387138312      117   65        61.690  kbps 1

Group: 239.0.1.47/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           64445056     7346736380      113   65        59.599  kbps 1
10.57.50.1      71080208     8387464528      117   65        61.690  kbps 1

Group: 239.0.1.48/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8758235      998438774       113   0         0.000   bps  1
10.57.50.1      71077465     8387140814      117   65        61.690  kbps 1

Group: 239.0.1.49/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           64355930     7336576016      113   65        59.599  kbps 1
10.57.50.1      71080230     8387467124      117   65        61.690  kbps 1

Group: 239.0.1.50/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8485866      967388720       113   0         0.000   bps  1
10.57.50.1      71080254     8387469956      117   65        61.690  kbps 1

Group: 239.0.1.51/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           64116519     7309283158      113   65        59.599  kbps 1
10.57.50.1      71077480     8387142560      117   65        61.690  kbps 1

Group: 239.0.1.52/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6683944      761969612       113   65        59.599  kbps 1
10.57.50.1      71080275     8387472434      117   65        61.690  kbps 1

Group: 239.0.1.53/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           64123986     7310134400      113   65        59.599  kbps 1
10.57.50.1      71079391     8387368098      117   65        61.690  kbps 1

Group: 239.0.1.54/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           5933871      676461290       113   0         0.000   bps  1
10.57.50.1      71080297     8387475038      117   65        61.690  kbps 1

Group: 239.0.1.55/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           63479457     7236658094      113   65        59.599  kbps 1
10.57.50.1      71080319     8387477626      117   65        61.690  kbps 1

Group: 239.0.1.56/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3251293      370647390       113   0         0.000   bps  1
10.57.50.1      71077515     8387146658      117   65        61.690  kbps 1

Group: 239.0.1.57/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7757182      884318744       113   0         0.000   bps  1
10.57.50.1      71080339     8387479986      117   65        61.690  kbps 1

Group: 239.0.1.58/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8089515      922204706       113   2         1.839   kbps 1
10.57.50.1      71079398     8387368932      117   65        61.690  kbps 1

Group: 239.0.1.59/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8810705      1004420366      113   0         0.000   bps  1
10.57.50.1      71080359     8387482354      117   65        61.690  kbps 1

Group: 239.0.1.60/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7959609      907395422       113   0         0.000   bps  1
10.57.50.1      71080380     8387484824      117   65        61.690  kbps 1

Group: 239.0.1.61/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8099068      923293748       113   65        59.599  kbps 1
10.57.50.1      71077547     8387150418      117   65        61.690  kbps 1

Group: 239.0.1.62/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8492527      968148074       113   0         0.000   bps  1
10.57.50.1      71080401     8387487302      117   65        61.690  kbps 1

Group: 239.0.1.63/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8155956      929778980       113   65        59.599  kbps 1
10.57.50.1      71080422     8387489780      117   65        61.690  kbps 1

Group: 239.0.1.64/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7174923      817941214       113   0         0.000   bps  1
10.57.50.1      71077560     8387152000      117   65        61.690  kbps 1

Group: 239.0.1.65/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080445     8387492494      117   65        61.690  kbps 1

Group: 239.0.1.66/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2671799      304585078       113   0         0.000   bps  1
10.57.50.1      71077579     8387154258      117   65        61.690  kbps 1

Group: 239.0.1.67/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8648264      985902092       113   1         1.809   kbps 1
10.57.50.1      71080467     8387495090      117   65        61.690  kbps 1

Group: 239.0.1.68/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8100698      923479568       113   1         1.809   kbps 1
10.57.50.1      71079429     8387372598      117   65        61.690  kbps 1

Group: 239.0.1.69/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9422422      1074156100      113   65        59.599  kbps 1
10.57.50.1      71077177     8387106758      117   65        61.690  kbps 1

Group: 239.0.1.70/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8769455      999717866       113   0         0.000   bps  1
10.57.50.1      71079455     8387375666      117   65        61.690  kbps 1

Group: 239.0.1.71/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8249606      940455080       113   0         0.000   bps  1
10.57.50.1      71079477     8387378262      117   65        61.706  kbps 1

Group: 239.0.1.72/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8607191      981219770       113   0         0.000   bps  1
10.57.50.1      71077179     8387107058      117   65        61.706  kbps 1

Group: 239.0.1.73/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8089847      922242554       113   65        59.614  kbps 1
10.57.50.1      71079500     8387380976      117   65        61.706  kbps 1

Group: 239.0.1.74/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7658496      873068536       113   0         0.000   bps  1
10.57.50.1      71077271     8387117930      117   65        61.706  kbps 1

Group: 239.0.1.75/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079520     8387383344      117   65        61.706  kbps 1

Group: 239.0.1.76/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1590104      181271852       113   0         0.000   bps  1
10.57.50.1      71079543     8387386050      117   65        61.706  kbps 1

Group: 239.0.1.77/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8715194      993532112       113   0         0.000   bps  1
10.57.50.1      71077154     8387103588      117   65        61.706  kbps 1

Group: 239.0.1.78/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8620376      982722860       113   0         0.000   bps  1
10.57.50.1      71079565     8387388646      117   65        61.706  kbps 1

Group: 239.0.1.79/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8031122      915547904       113   0         0.000   bps  1
10.57.50.1      71079268     8387353608      117   65        61.706  kbps 1

Group: 239.0.1.80/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7887725      899200646       113   0         0.000   bps  1
10.57.50.1      71079584     8387390904      117   65        61.706  kbps 1

Group: 239.0.1.81/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8453791      963732170       113   0         0.000   bps  1
10.57.50.1      71079607     8387393602      117   65        61.706  kbps 1

Group: 239.0.1.82/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8401024      957716732       113   0         0.000   bps  1
10.57.50.1      71077155     8387103834      117   65        61.706  kbps 1

Group: 239.0.1.83/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8109853      924523238       113   65        59.614  kbps 1
10.57.50.1      71079628     8387396080      117   65        61.706  kbps 1

Group: 239.0.1.84/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8194963      934225778       113   0         0.000   bps  1
10.57.50.1      71079318     8387359508      117   65        61.706  kbps 1

Group: 239.0.1.85/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079647     8387398338      117   65        61.706  kbps 1

Group: 239.0.1.86/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1734341      197714870       113   0         0.000   bps  1
10.57.50.1      71079671     8387401154      117   65        61.706  kbps 1

Group: 239.0.1.87/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8897718      1014339848      113   65        59.614  kbps 1
10.57.50.1      71077144     8387102824      117   65        61.706  kbps 1

Group: 239.0.1.88/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8260258      941669408       113   1         1.794   kbps 1
10.57.50.1      71079694     8387403868      117   65        61.706  kbps 1

Group: 239.0.1.89/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8892161      1013706350      113   0         0.000   bps  1
10.57.50.1      71079717     8387406582      117   65        61.706  kbps 1

Group: 239.0.1.90/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8229450      938157296       113   0         0.000   bps  1
10.57.50.1      71077138     8387102212      117   65        61.706  kbps 1

Group: 239.0.1.91/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8148763      928958978       113   0         0.000   bps  1
10.57.50.1      71079738     8387409060      117   65        61.706  kbps 1

Group: 239.0.1.92/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8370898      954282364       113   0         0.000   bps  1
10.57.50.1      71077306     8387122060      117   65        61.706  kbps 1

Group: 239.0.1.93/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7707233      878624558       113   0         0.000   bps  1
10.57.50.1      71079758     8387411428      117   65        61.706  kbps 1

Group: 239.0.1.94/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7109067      810433634       113   0         0.000   bps  1
10.57.50.1      71079779     8387413898      117   65        61.706  kbps 1

Group: 239.0.1.95/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71077213     8387111038      117   65        61.706  kbps 1

Group: 239.0.1.96/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1963303      223816538       113   0         0.000   bps  1
10.57.50.1      71079807     8387417202      117   65        61.706  kbps 1

Group: 239.0.1.97/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9075159      1034568122      113   0         0.000   bps  1
10.57.50.1      71079338     8387361852      117   65        61.706  kbps 1

Group: 239.0.1.98/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8617724      982420532       113   0         0.000   bps  1
10.57.50.1      71079831     8387420050      117   65        61.706  kbps 1

Group: 239.0.1.99/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8657886      986999000       113   0         0.000   bps  1
10.57.50.1      71079853     8387422630      117   65        61.706  kbps 1

Group: 239.0.1.100/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7733754      881647948       113   0         0.000   bps  1
10.57.50.1      71077247     8387115018      117   65        61.706  kbps 1

Group: 239.0.1.101/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7931166      904152920       113   0         0.000   bps  1
10.57.50.1      71079875     8387425226      117   65        61.706  kbps 1

Group: 239.0.1.102/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6912920      788072876       113   0         0.000   bps  1
10.57.50.1      71079346     8387362804      117   65        61.706  kbps 1

Group: 239.0.1.103/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8210505      935997566       113   0         0.000   bps  1
10.57.50.1      71079896     8387427720      117   65        61.706  kbps 1

Group: 239.0.1.104/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7482851      853045010       113   65        59.614  kbps 1
10.57.50.1      71079919     8387430418      117   65        61.706  kbps 1

Group: 239.0.1.105/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2            220             110   0         0.000   bps  1
10.57.50.1      71077272     8387117968      117   65        61.706  kbps 1

Group: 239.0.1.106/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2220139      253095842       113   0         0.000   bps  1
10.57.50.1      71079940     8387432904      117   65        61.706  kbps 1

Group: 239.0.1.107/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7528504      858249452       113   0         0.000   bps  1
10.57.50.1      71079962     8387435500      117   65        61.706  kbps 1

Group: 239.0.1.108/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8681418      989681640       113   0         0.000   bps  1
10.57.50.1      71077342     8387126276      117   65        61.706  kbps 1

Group: 239.0.1.109/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8763692      999060884       113   65        59.614  kbps 1
10.57.50.1      71079984     8387438096      117   65        61.706  kbps 1

Group: 239.0.1.110/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7371426      840342548       113   0         0.000   bps  1
10.57.50.1      71077359     8387128306      117   65        61.706  kbps 1

Group: 239.0.1.111/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8618408      982498508       113   0         0.000   bps  1
10.57.50.1      71080005     8387440574      117   65        61.706  kbps 1

Group: 239.0.1.112/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8303872      946641404       113   1         1.794   kbps 1
10.57.50.1      71080026     8387443052      117   65        61.706  kbps 1

Group: 239.0.1.113/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7210636      822012500       113   0         0.000   bps  1
10.57.50.1      71077375     8387130162      117   65        61.706  kbps 1

Group: 239.0.1.114/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8370594      954247712       113   0         0.000   bps  1
10.57.50.1      71080048     8387445648      117   65        61.706  kbps 1

Group: 239.0.1.115/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079368     8387365400      117   65        61.706  kbps 1

Group: 239.0.1.116/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2161035      246357986       113   0         0.000   bps  1
10.57.50.1      71080070     8387448252      117   65        61.706  kbps 1

Group: 239.0.1.117/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8837143      1007434298      113   65        59.614  kbps 1
10.57.50.1      71080094     8387451076      117   65        61.706  kbps 1

Group: 239.0.1.118/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8106945      924191726       113   0         0.000   bps  1
10.57.50.1      71077407     8387133898      117   65        61.706  kbps 1

Group: 239.0.1.119/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8384088      955786028       113   0         0.000   bps  1
10.57.50.1      71080115     8387453554      117   65        61.706  kbps 1

Group: 239.0.1.120/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7688521      876491390       113   0         0.000   bps  1
10.57.50.1      71080139     8387456386      117   65        61.706  kbps 1

Group: 239.0.1.121/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8024007      914736790       113   0         0.000   bps  1
10.57.50.1      71077426     8387136188      117   65        61.706  kbps 1

Group: 239.0.1.122/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8179048      932411468       113   65        59.614  kbps 1
10.57.50.1      71080162     8387459100      117   65        61.706  kbps 1

Group: 239.0.1.123/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8894222      1013941300      113   0         0.000   bps  1
10.57.50.1      71077445     8387138454      117   65        61.706  kbps 1

Group: 239.0.1.124/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8108666      924387920       113   0         0.000   bps  1
10.57.50.1      71080184     8387461696      117   65        61.706  kbps 1

Group: 239.0.1.125/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080212     8387465000      117   65        61.706  kbps 1

Group: 239.0.1.126/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2225202      253673020       113   0         0.000   bps  1
10.57.50.1      71077460     8387140200      117   65        61.706  kbps 1

Group: 239.0.1.127/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8966324      1022160932      113   0         0.000   bps  1
10.57.50.1      71080234     8387467596      117   65        61.690  kbps 1

Group: 239.0.1.128/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8930296      1018053728      113   0         0.000   bps  1
10.57.50.1      71077479     8387142474      117   65        61.690  kbps 1

Group: 239.0.1.129/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8480099      966731282       113   65        59.599  kbps 1
10.57.50.1      71080258     8387470428      117   65        61.690  kbps 1

Group: 239.0.1.130/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9035703      1030070138      113   0         0.000   bps  1
10.57.50.1      71080279     8387472906      117   65        61.690  kbps 1

Group: 239.0.1.131/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8502918      969332644       113   0         0.000   bps  1
10.57.50.1      71077492     8387143976      117   65        61.690  kbps 1

Group: 239.0.1.132/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8507688      969876428       113   1         1.763   kbps 1
10.57.50.1      71080302     8387475620      117   65        61.690  kbps 1

Group: 239.0.1.133/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8943210      1019525936      113   65        59.599  kbps 1
10.57.50.1      71079397     8387368806      117   65        61.690  kbps 1

Group: 239.0.1.134/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7607971      867308690       113   0         0.000   bps  1
10.57.50.1      71080322     8387477988      117   65        61.690  kbps 1

Group: 239.0.1.135/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080343     8387480458      117   65        61.690  kbps 1

Group: 239.0.1.136/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1663878      189682080       113   0         0.000   bps  1
10.57.50.1      71077528     8387148192      117   65        61.690  kbps 1

Group: 239.0.1.137/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8969809      1022558222      113   65        59.599  kbps 1
10.57.50.1      71080364     8387482936      117   65        61.690  kbps 1

Group: 239.0.1.138/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8094089      922726142       113   0         0.000   bps  1
10.57.50.1      71080384     8387485296      117   65        61.690  kbps 1

Group: 239.0.1.139/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9140551      1042022806      113   0         0.000   bps  1
10.57.50.1      71077543     8387149994      117   65        61.690  kbps 1

Group: 239.0.1.140/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8510583      970206458       113   0         0.000   bps  1
10.57.50.1      71080405     8387487774      117   65        61.690  kbps 1

Group: 239.0.1.141/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7987378      910561084       113   0         0.000   bps  1
10.57.50.1      71077561     8387152134      117   65        61.690  kbps 1

Group: 239.0.1.142/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7806111      889896650       113   0         0.000   bps  1
10.57.50.1      71080426     8387490252      117   65        61.690  kbps 1

Group: 239.0.1.143/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8949043      1020190898      113   0         0.000   bps  1
10.57.50.1      71080449     8387492966      117   65        61.690  kbps 1

Group: 239.0.1.144/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7574026      863438960       113   0         0.000   bps  1
10.57.50.1      71077573     8387153534      117   65        61.690  kbps 1

Group: 239.0.1.145/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079412     8387370592      117   65        61.690  kbps 1

Group: 239.0.1.146/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1926138      219579728       113   0         0.000   bps  1
10.57.50.1      71077583     8387154746      117   65        61.690  kbps 1

Group: 239.0.1.147/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8919866      1016864720      113   65        59.599  kbps 1
10.57.50.1      71079436     8387373440      117   65        61.690  kbps 1

Group: 239.0.1.148/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7200499      820856882       113   0         0.000   bps  1
10.57.50.1      71079458     8387376020      117   65        61.690  kbps 1

Group: 239.0.1.149/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9323329      1062859498      113   65        59.599  kbps 1
10.57.50.1      71077192     8387108512      117   65        61.690  kbps 1

Group: 239.0.1.150/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8598362      980213264       113   0         0.000   bps  1
10.57.50.1      71079480     8387378616      117   65        61.690  kbps 1

Group: 239.0.1.151/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8606793      981174398       113   65        59.599  kbps 1
10.57.50.1      71079503     8387381330      117   65        61.690  kbps 1

Group: 239.0.1.152/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8756149      998200982       113   0         0.000   bps  1
10.57.50.1      71077192     8387108592      117   65        61.690  kbps 1

Group: 239.0.1.153/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6947435      792007586       113   0         0.000   bps  1
10.57.50.1      71079524     8387383808      117   65        61.690  kbps 1

Group: 239.0.1.154/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7808598      890180168       113   65        59.599  kbps 1
10.57.50.1      71077276     8387118520      117   65        61.690  kbps 1

Group: 239.0.1.155/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079545     8387386294      117   65        61.690  kbps 1

Group: 239.0.1.156/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1180128      134534588       113   0         0.000   bps  1
10.57.50.1      71079568     8387389000      117   65        61.690  kbps 1

Group: 239.0.1.157/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9689551      1104608810      113   65        59.599  kbps 1
10.57.50.1      71077156     8387104280      117   65        61.690  kbps 1

Group: 239.0.1.158/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8531001      972534110       113   0         0.000   bps  1
10.57.50.1      71079589     8387391478      117   65        61.690  kbps 1

Group: 239.0.1.159/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9871280      1125325916      113   0         0.000   bps  1
10.57.50.1      71079275     8387354434      117   65        61.690  kbps 1

Group: 239.0.1.160/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9010419      1027187762      113   0         0.000   bps  1
10.57.50.1      71079607     8387393618      117   65        61.690  kbps 1

Group: 239.0.1.161/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8420182      959900744       113   0         0.000   bps  1
10.57.50.1      71079631     8387396434      117   65        61.690  kbps 1

Group: 239.0.1.162/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7952747      906613154       113   0         0.000   bps  1
10.57.50.1      71077135     8387101730      117   65        61.690  kbps 1

Group: 239.0.1.163/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8323524      948881732       113   0         0.000   bps  1
10.57.50.1      71079652     8387398912      117   65        61.690  kbps 1

Group: 239.0.1.164/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7530339      858458642       113   0         0.000   bps  1
10.57.50.1      71079674     8387401508      117   65        61.690  kbps 1

Group: 239.0.1.165/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71077126     8387100796      117   65        61.690  kbps 1

Group: 239.0.1.166/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2671314      304529792       113   0         0.000   bps  1
10.57.50.1      71079697     8387404222      117   65        61.690  kbps 1

Group: 239.0.1.167/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9058119      1032625562      113   65        59.599  kbps 1
10.57.50.1      71077296     8387120880      117   65        61.690  kbps 1

Group: 239.0.1.168/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8505335      969608186       113   1         1.702   kbps 1
10.57.50.1      71079719     8387406826      117   65        61.690  kbps 1

Group: 239.0.1.169/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8781461      1001086550      113   0         0.000   bps  1
10.57.50.1      71079741     8387409414      117   65        61.690  kbps 1

Group: 239.0.1.170/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8859167      1009945034      113   65        59.599  kbps 1
10.57.50.1      71077154     8387104076      117   65        61.690  kbps 1

Group: 239.0.1.171/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8082569      921412862       113   0         0.000   bps  1
10.57.50.1      71079762     8387411892      117   65        61.690  kbps 1

Group: 239.0.1.172/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8660022      987242496       113   0         0.000   bps  1
10.57.50.1      71077311     8387122658      117   65        61.690  kbps 1

Group: 239.0.1.173/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8242307      939622994       113   0         0.000   bps  1
10.57.50.1      71079781     8387414142      117   65        61.690  kbps 1

Group: 239.0.1.174/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7517354      856978352       113   0         0.000   bps  1
10.57.50.1      71079809     8387417438      117   65        61.690  kbps 1

Group: 239.0.1.175/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71077220     8387111864      117   65        61.690  kbps 1

Group: 239.0.1.176/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1929314      219941792       113   65        59.599  kbps 1
10.57.50.1      71079834     8387420388      117   65        61.690  kbps 1

Group: 239.0.1.177/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9828119      1120405562      113   0         0.000   bps  1
10.57.50.1      71079341     8387362206      117   65        61.690  kbps 1

Group: 239.0.1.178/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8030991      915532970       113   1         1.687   kbps 1
10.57.50.1      71079853     8387422646      117   65        61.690  kbps 1

Group: 239.0.1.179/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8910233      1015766558      113   0         0.000   bps  1
10.57.50.1      71079877     8387425462      117   65        61.690  kbps 1

Group: 239.0.1.180/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7562989      862180738       113   0         0.000   bps  1
10.57.50.1      71077257     8387116198      117   65        61.690  kbps 1

Group: 239.0.1.181/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8307870      947097176       113   0         0.000   bps  1
10.57.50.1      71079900     8387428176      117   65        61.690  kbps 1

Group: 239.0.1.182/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8266080      942333116       113   0         0.000   bps  1
10.57.50.1      71079923     8387430890      117   65        61.690  kbps 1

Group: 239.0.1.183/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7577957      863887094       113   0         0.000   bps  1
10.57.50.1      71077261     8387116718      117   65        61.690  kbps 1

Group: 239.0.1.184/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7486846      853500440       113   1         1.702   kbps 1
10.57.50.1      71079943     8387433258      117   65        61.690  kbps 1

Group: 239.0.1.185/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           4            440             110   0         0.000   bps  1
10.57.50.1      71077342     8387126300      117   65        61.690  kbps 1

Group: 239.0.1.186/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1850168      210919148       113   0         0.000   bps  1
10.57.50.1      71079965     8387435854      117   65        61.690  kbps 1

Group: 239.0.1.187/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8311264      947484092       113   65        59.599  kbps 1
10.57.50.1      71079987     8387438450      117   65        61.690  kbps 1

Group: 239.0.1.188/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8580381      978163426       113   0         0.000   bps  1
10.57.50.1      71077355     8387127802      117   65        61.690  kbps 1

Group: 239.0.1.189/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8887860      1013216036      113   0         0.000   bps  1
10.57.50.1      71080008     8387440928      117   65        61.690  kbps 1

Group: 239.0.1.190/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8402554      957891152       113   0         0.000   bps  1
10.57.50.1      71079364     8387364920      117   65        61.690  kbps 1

Group: 239.0.1.191/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8020000      914279996       113   0         0.000   bps  1
10.57.50.1      71080028     8387443296      117   65        61.690  kbps 1

Group: 239.0.1.192/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7758591      884479370       113   0         0.000   bps  1
10.57.50.1      71080052     8387446120      117   65        61.690  kbps 1

Group: 239.0.1.193/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7476487      852319514       113   65        59.599  kbps 1
10.57.50.1      71077390     8387131892      117   65        61.690  kbps 1

Group: 239.0.1.194/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7691041      876778670       113   0         0.000   bps  1
10.57.50.1      71080074     8387448716      117   65        61.690  kbps 1

Group: 239.0.1.195/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079372     8387365872      117   65        61.690  kbps 1

Group: 239.0.1.196/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1842736      210071900       113   0         0.000   bps  1
10.57.50.1      71080096     8387451320      117   65        61.690  kbps 1

Group: 239.0.1.197/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8689961      990655550       113   65        59.599  kbps 1
10.57.50.1      71080118     8387453908      117   65        61.690  kbps 1

Group: 239.0.1.198/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8768903      999654938       113   0         0.000   bps  1
10.57.50.1      71077418     8387135196      117   65        61.690  kbps 1

Group: 239.0.1.199/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8749556      997449380       113   0         0.000   bps  1
10.57.50.1      71080142     8387456740      117   65        61.690  kbps 1

Group: 239.0.1.200/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7528367      858233834       113   0         0.000   bps  1
10.57.50.1      71080165     8387459454      117   65        61.690  kbps 1

Group: 239.0.1.201/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7198881      820672426       113   0         0.000   bps  1
10.57.50.1      71077438     8387137604      117   65        61.690  kbps 1

Group: 239.0.1.202/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8007206      912821480       113   65        59.599  kbps 1
10.57.50.1      71080187     8387462050      117   65        61.690  kbps 1

Group: 239.0.1.203/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8239997      939359646       113   0         0.000   bps  1
10.57.50.1      71077459     8387140106      117   65        61.690  kbps 1

Group: 239.0.1.204/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7962169      907687262       113   65        59.599  kbps 1
10.57.50.1      71080215     8387465354      117   65        61.690  kbps 1

Group: 239.0.1.205/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080237     8387467950      117   65        61.690  kbps 1

Group: 239.0.1.206/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2031744      231618808       113   0         0.000   bps  1
10.57.50.1      71077475     8387141962      117   65        61.690  kbps 1

Group: 239.0.1.207/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7966690      908202656       113   0         0.000   bps  1
10.57.50.1      71079385     8387367406      117   65        61.690  kbps 1

Group: 239.0.1.208/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8021038      914398328       113   1         1.657   kbps 1
10.57.50.1      71079390     8387367996      117   65        61.690  kbps 1

Group: 239.0.1.209/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7680571      875585090       113   65        59.599  kbps 1
10.57.50.1      71080282     8387473260      117   65        61.690  kbps 1

Group: 239.0.1.210/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7486758      853490408       113   0         0.000   bps  1
10.57.50.1      71080305     8387475974      117   65        61.690  kbps 1

Group: 239.0.1.211/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7955170      906889368       113   65        59.599  kbps 1
10.57.50.1      71077509     8387145950      117   65        61.690  kbps 1

Group: 239.0.1.212/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8090950      922368296       113   0         0.000   bps  1
10.57.50.1      71080326     8387478452      117   65        61.690  kbps 1

Group: 239.0.1.213/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8420112      959892764       113   65        59.599  kbps 1
10.57.50.1      71080346     8387480812      117   65        61.690  kbps 1

Group: 239.0.1.214/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8282894      944249908       113   1         1.657   kbps 1
10.57.50.1      71077527     8387148106      117   65        61.706  kbps 1

Group: 239.0.1.215/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080368     8387483408      117   65        61.706  kbps 1

Group: 239.0.1.216/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2019352      230206124       113   0         0.000   bps  1
10.57.50.1      71077536     8387149176      117   65        61.706  kbps 1

Group: 239.0.1.217/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8163999      930695882       113   0         0.000   bps  1
10.57.50.1      71080388     8387485768      117   65        61.706  kbps 1

Group: 239.0.1.218/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8166499      930980882       113   0         0.000   bps  1
10.57.50.1      71080409     8387488246      117   65        61.706  kbps 1

Group: 239.0.1.219/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8433711      961443046       113   0         0.000   bps  1
10.57.50.1      71077555     8387151410      117   65        61.706  kbps 1

Group: 239.0.1.220/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8156415      929831306       113   65        59.614  kbps 1
10.57.50.1      71080430     8387490724      117   65        61.706  kbps 1

Group: 239.0.1.221/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8498117      968785330       113   65        59.614  kbps 1
10.57.50.1      71077575     8387153786      117   65        61.706  kbps 1

Group: 239.0.1.222/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8205583      935436458       113   0         0.000   bps  1
10.57.50.1      71080452     8387493320      117   65        61.706  kbps 1

Group: 239.0.1.223/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8553506      975099680       113   0         0.000   bps  1
10.57.50.1      71079416     8387371064      117   65        61.706  kbps 1

Group: 239.0.1.224/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7609536      867487096       113   0         0.000   bps  1
10.57.50.1      71077172     8387106184      117   65        61.706  kbps 1

Group: 239.0.1.225/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079442     8387374132      117   65        61.706  kbps 1

Group: 239.0.1.226/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2126159      242382122       113   0         0.000   bps  1
10.57.50.1      71079462     8387376492      117   65        61.706  kbps 1

Group: 239.0.1.227/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8459633      964398158       113   0         0.000   bps  1
10.57.50.1      71077175     8387106586      117   65        61.706  kbps 1

Group: 239.0.1.228/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8743222      996727304       113   0         0.000   bps  1
10.57.50.1      71079484     8387379088      117   65        61.706  kbps 1

Group: 239.0.1.229/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7829320      892542468       113   65        59.614  kbps 1
10.57.50.1      71077272     8387118048      117   65        61.706  kbps 1

Group: 239.0.1.230/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9033347      1029801554      113   0         0.000   bps  1
10.57.50.1      71079506     8387381692      117   65        61.706  kbps 1

Group: 239.0.1.231/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8655550      986732696       113   0         0.000   bps  1
10.57.50.1      71079528     8387384280      117   65        61.706  kbps 1

Group: 239.0.1.232/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8626762      983450864       113   0         0.000   bps  1
10.57.50.1      71077119     8387099690      117   65        61.706  kbps 1

Group: 239.0.1.233/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8646880      985744316       113   0         0.000   bps  1
10.57.50.1      71079550     8387386876      117   65        61.706  kbps 1

Group: 239.0.1.234/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8210883      936040658       113   0         0.000   bps  1
10.57.50.1      71077601     8387156870      117   65        61.706  kbps 1

Group: 239.0.1.235/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079570     8387389252      117   65        61.706  kbps 1

Group: 239.0.1.236/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1232092      140458484       113   0         0.000   bps  1
10.57.50.1      71079593     8387391950      117   65        61.706  kbps 1

Group: 239.0.1.237/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9191338      1047812528      113   65        59.614  kbps 1
10.57.50.1      71077144     8387102896      117   65        61.706  kbps 1

Group: 239.0.1.238/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9140756      1042046180      113   0         0.000   bps  1
10.57.50.1      71079613     8387394310      117   65        61.706  kbps 1

Group: 239.0.1.239/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9134565      1041340406      113   0         0.000   bps  1
10.57.50.1      71079319     8387359626      117   65        61.706  kbps 1

Group: 239.0.1.240/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8373943      954629498       113   0         0.000   bps  1
10.57.50.1      71079633     8387396686      117   65        61.706  kbps 1

Group: 239.0.1.241/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9154789      1043645942      113   0         0.000   bps  1
10.57.50.1      71079656     8387399384      117   65        61.706  kbps 1

Group: 239.0.1.242/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7551935      860920586       113   0         0.000   bps  1
10.57.50.1      71077136     8387101928      117   65        61.706  kbps 1

Group: 239.0.1.243/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7626770      869451776       113   65        59.614  kbps 1
10.57.50.1      71079678     8387401980      117   65        61.706  kbps 1

Group: 239.0.1.244/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8390932      956566244       113   0         0.000   bps  1
10.57.50.1      71079701     8387404694      117   65        61.706  kbps 1

Group: 239.0.1.245/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3            338             112   0         0.000   bps  1
10.57.50.1      71077139     8387102322      117   65        61.706  kbps 1

Group: 239.0.1.246/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1899989      216598742       113   0         0.000   bps  1
10.57.50.1      71079724     8387407408      117   65        61.690  kbps 1

Group: 239.0.1.247/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9129864      1040804488      113   0         0.000   bps  1
10.57.50.1      71077305     8387121942      117   65        61.690  kbps 1

Group: 239.0.1.248/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8257676      941375060       113   65        59.599  kbps 1
10.57.50.1      71079744     8387409776      117   65        61.690  kbps 1

Group: 239.0.1.249/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7588488      865087628       113   65        59.599  kbps 1
10.57.50.1      71079765     8387412246      117   65        61.690  kbps 1

Group: 239.0.1.250/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8972131      1022822930      113   1         1.611   kbps 1
10.57.50.1      71077209     8387110566      117   65        61.690  kbps 1

Group: 239.0.1.251/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9177480      1046232716      113   0         0.000   bps  1
10.57.50.1      71079786     8387414724      117   65        61.690  kbps 1

Group: 239.0.1.252/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8671833      988588958       113   0         0.000   bps  1
10.57.50.1      71079337     8387361734      117   65        61.690  kbps 1

Group: 239.0.1.253/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7532476      858702260       113   65        59.599  kbps 1
10.57.50.1      71079811     8387417690      117   65        61.690  kbps 1

Group: 239.0.1.254/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7008171      798931490       113   0         0.000   bps  1
10.57.50.1      71079838     8387420860      117   65        61.690  kbps 1

Group: 239.0.1.255/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2            220             110   0         0.000   bps  1
10.57.50.1      71077242     8387114428      117   65        61.690  kbps 1

Group: 239.0.2.0/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1570764      179067092       113   0         0.000   bps  1
10.57.50.1      71079859     8387423338      117   65        61.690  kbps 1

Group: 239.0.2.1/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8585047      978695354       113   0         0.000   bps  1
10.57.50.1      71079881     8387425934      117   65        61.690  kbps 1

Group: 239.0.2.2/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9033856      1029859580      113   65        59.599  kbps 1
10.57.50.1      71077244     8387114712      117   65        61.690  kbps 1

Group: 239.0.2.3/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8691064      990781292       113   0         0.000   bps  1
10.57.50.1      71079904     8387428648      117   65        61.690  kbps 1

Group: 239.0.2.4/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9862467      1124321230      113   0         0.000   bps  1
10.57.50.1      71077260     8387116624      117   65        61.690  kbps 1

Group: 239.0.2.5/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8101060      923520836       113   0         0.000   bps  1
10.57.50.1      71079926     8387431244      117   65        61.690  kbps 1

Group: 239.0.2.6/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34601713     3944595278      113   65        59.599  kbps 1
10.57.50.1      71079946     8387433612      117   65        61.690  kbps 1

Group: 239.0.2.7/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6943507      791559790       113   0         0.000   bps  1
10.57.50.1      71077334     8387125332      117   65        61.690  kbps 1

Group: 239.0.2.8/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33761917     3848858534      113   65        59.599  kbps 1
10.57.50.1      71079968     8387436208      117   65        61.690  kbps 1

Group: 239.0.2.9/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           5            554             110   0         0.000   bps  1
10.57.50.1      71077354     8387127716      117   65        61.690  kbps 1

Group: 239.0.2.10/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           31058232     3540638444      113   65        59.599  kbps 1
10.57.50.1      71079990     8387438804      117   65        61.690  kbps 1

Group: 239.0.2.11/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9579076      1092014660      113   0         0.000   bps  1
10.57.50.1      71080011     8387441282      117   65        61.690  kbps 1

Group: 239.0.2.12/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34667276     3952069460      113   65        59.599  kbps 1
10.57.50.1      71077367     8387129218      117   65        61.690  kbps 1

Group: 239.0.2.13/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7713868      879380948       113   0         0.000   bps  1
10.57.50.1      71080032     8387443760      117   65        61.690  kbps 1

Group: 239.0.2.14/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34569455     3940917866      113   65        59.599  kbps 1
10.57.50.1      71079369     8387365510      117   65        61.690  kbps 1

Group: 239.0.2.15/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8156730      929867216       113   0         0.000   bps  1
10.57.50.1      71080055     8387446482      117   65        61.690  kbps 1

Group: 239.0.2.16/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33758893     3848513798      113   65        59.599  kbps 1
10.57.50.1      71080078     8387449188      117   65        61.690  kbps 1

Group: 239.0.2.17/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7602626      866699360       113   0         0.000   bps  1
10.57.50.1      71077403     8387133426      117   65        61.690  kbps 1

Group: 239.0.2.18/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34186067     3897211634      113   65        59.599  kbps 1
10.57.50.1      71080101     8387451902      117   65        61.690  kbps 1

Group: 239.0.2.19/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080124     8387454616      117   65        61.690  kbps 1

Group: 239.0.2.20/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           31276059     3565470718      113   65        59.599  kbps 1
10.57.50.1      71077415     8387134890      117   65        61.690  kbps 1

Group: 239.0.2.21/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7868730      897035216       113   0         0.000   bps  1
10.57.50.1      71080146     8387457212      117   65        61.690  kbps 1

Group: 239.0.2.22/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34287131     3908732926      113   65        59.599  kbps 1
10.57.50.1      71077439     8387137746      117   65        61.690  kbps 1

Group: 239.0.2.23/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8804277      1003687574      113   0         0.000   bps  1
10.57.50.1      71080169     8387459926      117   65        61.690  kbps 1

Group: 239.0.2.24/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34514815     3934688906      113   65        59.599  kbps 1
10.57.50.1      71080191     8387462522      117   65        61.690  kbps 1

Group: 239.0.2.25/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9281290      1058067056      113   65        59.599  kbps 1
10.57.50.1      71077454     8387139484      117   65        61.690  kbps 1

Group: 239.0.2.26/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34331499     3913790882      113   65        59.599  kbps 1
10.57.50.1      71080219     8387465826      117   65        61.690  kbps 1

Group: 239.0.2.27/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8528946      972299828       113   0         0.000   bps  1
10.57.50.1      71077474     8387141884      117   65        61.690  kbps 1

Group: 239.0.2.28/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7852686      895206200       113   1         1.596   kbps 1
10.57.50.1      71080241     8387468422      117   65        61.690  kbps 1

Group: 239.0.2.29/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           29661924     3381459332      113   65        59.599  kbps 1
10.57.50.1      71080264     8387471136      117   65        61.690  kbps 1

Group: 239.0.2.30/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2100257      239429290       113   0         0.000   bps  1
10.57.50.1      71077488     8387143504      117   65        61.690  kbps 1

Group: 239.0.2.31/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8902400      1014873596      113   0         0.000   bps  1
10.57.50.1      71080286     8387473732      117   65        61.690  kbps 1

Group: 239.0.2.32/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8456827      964078274       113   0         0.000   bps  1
10.57.50.1      71079397     8387368806      117   65        61.690  kbps 1

Group: 239.0.2.33/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34339550     3914708696      113   65        59.599  kbps 1
10.57.50.1      71080308     8387476336      117   65        61.690  kbps 1

Group: 239.0.2.34/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8032737      915732014       113   0         0.000   bps  1
10.57.50.1      71080330     8387478924      117   65        61.690  kbps 1

Group: 239.0.2.35/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34245800     3904021188      113   65        59.599  kbps 1
10.57.50.1      71077522     8387147484      117   65        61.690  kbps 1

Group: 239.0.2.36/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8097525      923117846       113   0         0.000   bps  1
10.57.50.1      71080350     8387481284      117   65        61.690  kbps 1

Group: 239.0.2.37/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34408645     3922585526      113   65        59.599  kbps 1
10.57.50.1      71080370     8387483644      117   65        61.690  kbps 1

Group: 239.0.2.38/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8445242      962757580       113   0         0.000   bps  1
10.57.50.1      71077538     8387149404      117   65        61.690  kbps 1

Group: 239.0.2.39/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           29661924     3381459332      113   65        59.599  kbps 1
10.57.50.1      71080391     8387486122      117   65        61.690  kbps 1

Group: 239.0.2.40/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1898367      216413830       113   0         0.000   bps  1
10.57.50.1      71077556     8387151544      117   65        61.690  kbps 1

Group: 239.0.2.41/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34620579     3946746002      113   65        59.599  kbps 1
10.57.50.1      71080411     8387488482      117   65        61.690  kbps 1

Group: 239.0.2.42/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8746030      997047416       113   0         0.000   bps  1
10.57.50.1      71080433     8387491078      117   65        61.690  kbps 1

Group: 239.0.2.43/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34006738     3876768128      113   65        59.599  kbps 1
10.57.50.1      71077568     8387152944      117   65        61.690  kbps 1

Group: 239.0.2.44/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8467591      965305370       113   0         0.000   bps  1
10.57.50.1      71080455     8387493674      117   65        61.690  kbps 1

Group: 239.0.2.45/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34682152     3953765320      113   65        59.599  kbps 1
10.57.50.1      71077585     8387154974      117   65        61.690  kbps 1

Group: 239.0.2.46/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8574763      977522978       113   0         0.000   bps  1
10.57.50.1      71079417     8387371198      117   65        61.690  kbps 1

Group: 239.0.2.47/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34502583     3933294458      113   65        59.599  kbps 1
10.57.50.1      71079445     8387374486      117   65        61.690  kbps 1

Group: 239.0.2.48/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7339833      836740954       113   65        59.599  kbps 1
10.57.50.1      71077187     8387107930      117   65        61.690  kbps 1

Group: 239.0.2.49/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           29661924     3381459332      113   65        59.599  kbps 1
10.57.50.1      71079465     8387376846      117   65        61.690  kbps 1

Group: 239.0.2.50/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2064342      235334984       113   0         0.000   bps  1
10.57.50.1      71079487     8387379442      117   65        61.690  kbps 1

Group: 239.0.2.51/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34320382     3912523544      113   65        59.599  kbps 1
10.57.50.1      71077186     8387107884      117   65        61.690  kbps 1

Group: 239.0.2.52/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9107270      1038228776      113   0         0.000   bps  1
10.57.50.1      71079510     8387382156      117   65        61.690  kbps 1

Group: 239.0.2.53/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34589866     3943244716      113   65        59.599  kbps 1
10.57.50.1      71077277     8387118638      117   65        61.690  kbps 1

Group: 239.0.2.54/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8230811      938312450       113   0         0.000   bps  1
10.57.50.1      71079530     8387384524      117   65        61.690  kbps 1

Group: 239.0.2.55/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34696425     3955392446      113   65        59.599  kbps 1
10.57.50.1      71079553     8387387230      117   65        61.690  kbps 1

Group: 239.0.2.56/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7409705      844706366       113   0         0.000   bps  1
10.57.50.1      71077120     8387099984      117   65        61.690  kbps 1

Group: 239.0.2.57/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34585243     3942717698      113   65        59.599  kbps 1
10.57.50.1      71079575     8387389826      117   65        61.690  kbps 1

Group: 239.0.2.58/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7808001      890112110       113   0         0.000   bps  1
10.57.50.1      71079274     8387354316      117   65        61.690  kbps 1

Group: 239.0.2.59/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           29661924     3381459332      113   65        59.599  kbps 1
10.57.50.1      71079594     8387392084      117   65        61.690  kbps 1

Group: 239.0.2.60/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           30699270     3499716776      113   65        59.599  kbps 1
10.57.50.1      71079616     8387394664      117   65        61.690  kbps 1

Group: 239.0.2.61/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8232684      938525972       113   0         0.000   bps  1
10.57.50.1      71077120     8387100040      117   65        61.690  kbps 1

Group: 239.0.2.62/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34717301     3957772310      113   65        59.599  kbps 1
10.57.50.1      71079637     8387397142      117   65        61.690  kbps 1

Group: 239.0.2.63/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34407270     3922428776      113   65        59.599  kbps 1
10.57.50.1      71079659     8387399738      117   65        61.690  kbps 1

Group: 239.0.2.64/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7196846      820440440       113   0         0.000   bps  1
10.57.50.1      71077124     8387100560      117   65        61.690  kbps 1

Group: 239.0.2.65/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34153698     3893521568      113   65        59.599  kbps 1
10.57.50.1      71079682     8387402452      117   65        61.690  kbps 1

Group: 239.0.2.66/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8100306      923434880       113   0         0.000   bps  1
10.57.50.1      71077297     8387120998      117   65        61.690  kbps 1

Group: 239.0.2.67/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34614557     3946059494      113   65        59.599  kbps 1
10.57.50.1      71079703     8387404938      117   65        61.690  kbps 1

Group: 239.0.2.68/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8095497      922886654       113   0         0.000   bps  1
10.57.50.1      71079727     8387407762      117   65        61.690  kbps 1

Group: 239.0.2.69/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           29661924     3381459332      113   65        59.599  kbps 1
10.57.50.1      71077151     8387103730      117   65        61.690  kbps 1

Group: 239.0.2.70/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2070035      235983986       113   0         0.000   bps  1
10.57.50.1      71079749     8387410358      117   65        61.690  kbps 1

Group: 239.0.2.71/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34982566     3988012512      113   65        59.599  kbps 1
10.57.50.1      71077311     8387122658      117   65        61.690  kbps 1

Group: 239.0.2.72/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7844198      894238568       113   0         0.000   bps  1
10.57.50.1      71079767     8387412490      117   65        61.690  kbps 1

Group: 239.0.2.73/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           35205117     4013383334      113   65        59.599  kbps 1
10.57.50.1      71079788     8387414960      117   65        61.690  kbps 1

Group: 239.0.2.74/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8122879      926008202       113   0         0.000   bps  1
10.57.50.1      71077218     8387111628      117   65        61.690  kbps 1

Group: 239.0.2.75/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           35174892     4009937684      113   65        59.599  kbps 1
10.57.50.1      71079816     8387418264      117   65        61.690  kbps 1

Group: 239.0.2.76/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7801154      889331552       113   0         0.000   bps  1
10.57.50.1      71079342     8387362324      117   65        61.690  kbps 1

Group: 239.0.2.77/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34337390     3914462456      113   65        59.599  kbps 1
10.57.50.1      71079839     8387420994      117   65        61.690  kbps 1

Group: 239.0.2.78/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8234648      938749868       113   1         1.550   kbps 1
10.57.50.1      71079863     8387423810      117   65        61.690  kbps 1

Group: 239.0.2.79/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           29661926     3381459556      113   65        59.599  kbps 1
10.57.50.1      71077254     8387115844      117   65        61.690  kbps 1

Group: 239.0.2.80/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2033874      231861632       113   0         0.000   bps  1
10.57.50.1      71079885     8387426406      117   65        61.690  kbps 1

Group: 239.0.2.81/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34851630     3973085816      113   65        59.599  kbps 1
10.57.50.1      71079908     8387429120      117   65        61.690  kbps 1

Group: 239.0.2.82/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7908579      901578002       113   0         0.000   bps  1
10.57.50.1      71077257     8387116246      117   65        61.690  kbps 1

Group: 239.0.2.83/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           35175540     4010011556      113   65        59.599  kbps 1
10.57.50.1      71079930     8387431716      117   65        61.690  kbps 1

Group: 239.0.2.84/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8222963      937417770       113   0         0.000   bps  1
10.57.50.1      71077335     8387125474      117   65        61.690  kbps 1

Group: 239.0.2.85/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34276754     3907549952      113   65        59.599  kbps 1
10.57.50.1      71079950     8387434084      117   65        61.690  kbps 1

Group: 239.0.2.86/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8719767      994053434       113   0         0.000   bps  1
10.57.50.1      71079972     8387436680      117   65        61.690  kbps 1

Group: 239.0.2.87/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33949358     3870226804      113   65        59.599  kbps 1
10.57.50.1      71077351     8387127330      117   65        61.690  kbps 1

Group: 239.0.2.88/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33997328     3875695388      113   65        59.599  kbps 1
10.57.50.1      71079994     8387439276      117   65        61.690  kbps 1

Group: 239.0.2.89/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079363     8387364802      117   65        61.690  kbps 1

Group: 239.0.2.90/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1641233      187100558       113   0         0.000   bps  1
10.57.50.1      71080014     8387441644      117   65        61.690  kbps 1

Group: 239.0.2.91/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34443265     3926532206      113   65        59.599  kbps 1
10.57.50.1      71080036     8387444232      117   65        61.690  kbps 1

Group: 239.0.2.92/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8739327      996283274       113   0         0.000   bps  1
10.57.50.1      71077386     8387131420      117   65        61.690  kbps 1

Group: 239.0.2.93/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34848123     3972686018      113   65        59.599  kbps 1
10.57.50.1      71080060     8387447064      117   65        61.690  kbps 1

Group: 239.0.2.94/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34570013     3940981478      113   65        59.599  kbps 1
10.57.50.1      71079373     8387365990      117   65        61.690  kbps 1

Group: 239.0.2.95/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8560022      975842504       113   0         0.000   bps  1
10.57.50.1      71080081     8387449550      117   65        61.690  kbps 1

Group: 239.0.2.96/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7863823      896475818       113   0         0.000   bps  1
10.57.50.1      71080105     8387452374      117   65        61.690  kbps 1

Group: 239.0.2.97/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34312771     3911655890      113   65        59.599  kbps 1
10.57.50.1      71077414     8387134724      117   65        61.690  kbps 1

Group: 239.0.2.98/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8399663      957561578       113   0         0.000   bps  1
10.57.50.1      71080127     8387454970      117   65        61.690  kbps 1

Group: 239.0.2.99/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           29661926     3381459560      113   65        59.599  kbps 1
10.57.50.1      71080150     8387457684      117   65        61.690  kbps 1

Group: 239.0.2.100/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2217274      252769228       113   0         0.000   bps  1
10.57.50.1      71077433     8387137014      117   65        61.690  kbps 1

Group: 239.0.2.101/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34647531     3949818530      113   65        59.599  kbps 1
10.57.50.1      71080174     8387460516      117   65        61.706  kbps 1

Group: 239.0.2.102/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7575592      863617480       113   65        59.614  kbps 1
10.57.50.1      71077453     8387139398      117   65        61.706  kbps 1

Group: 239.0.2.103/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34107325     3888235046      113   65        59.614  kbps 1
10.57.50.1      71080196     8387463112      117   65        61.706  kbps 1

Group: 239.0.2.104/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8426302      960598424       113   1         1.520   kbps 1
10.57.50.1      71080224     8387466416      117   65        61.706  kbps 1

Group: 239.0.2.105/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33767664     3849513688      113   65        59.614  kbps 1
10.57.50.1      71077470     8387141372      117   65        61.706  kbps 1

Group: 239.0.2.106/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8610865      981638606       113   0         0.000   bps  1
10.57.50.1      71080246     8387469012      117   65        61.706  kbps 1

Group: 239.0.2.107/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34304594     3910723712      113   65        59.614  kbps 1
10.57.50.1      71079392     8387368216      117   65        61.706  kbps 1

Group: 239.0.2.108/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8078846      920988440       113   0         0.000   bps  1
10.57.50.1      71080269     8387471734      117   65        61.706  kbps 1

Group: 239.0.2.109/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           29661927     3381459674      113   65        59.614  kbps 1
10.57.50.1      71080291     8387474322      117   65        61.706  kbps 1

Group: 239.0.2.110/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1577953      179886630       113   0         0.000   bps  1
10.57.50.1      71077506     8387145596      117   65        61.706  kbps 1

Group: 239.0.2.111/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7914945      902303726       113   0         0.000   bps  1
10.57.50.1      71080314     8387477036      117   65        61.706  kbps 1

Group: 239.0.2.112/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9289545      1059008126      113   0         0.000   bps  1
10.57.50.1      71080335     8387479514      117   65        61.706  kbps 1

Group: 239.0.2.113/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8622758      982994400       113   0         0.000   bps  1
10.57.50.1      71077521     8387147406      117   65        61.706  kbps 1

Group: 239.0.2.114/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9015212      1027734164      113   0         0.000   bps  1
10.57.50.1      71080355     8387481874      117   65        61.706  kbps 1

Group: 239.0.2.115/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8081326      921271160       113   0         0.000   bps  1
10.57.50.1      71077532     8387148704      117   65        61.706  kbps 1

Group: 239.0.2.116/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8307832      947092844       113   63        58.231  kbps 1
10.57.50.1      71080375     8387484234      117   65        61.706  kbps 1

Group: 239.0.2.117/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6752988      769840628       113   0         0.000   bps  1
10.57.50.1      71080395     8387486594      117   65        61.706  kbps 1

Group: 239.0.2.118/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7431537      847195210       113   0         0.000   bps  1
10.57.50.1      71077551     8387150938      117   65        61.706  kbps 1

Group: 239.0.2.119/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080416     8387489072      117   65        61.706  kbps 1

Group: 239.0.2.120/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2619371      298608286       113   0         0.000   bps  1
10.57.50.1      71077569     8387153078      117   65        61.706  kbps 1

Group: 239.0.2.121/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8925468      1017503348      113   0         0.000   bps  1
10.57.50.1      71080437     8387491550      117   65        61.706  kbps 1

Group: 239.0.2.122/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8337016      950419820       113   0         0.000   bps  1
10.57.50.1      71080461     8387494382      117   65        61.706  kbps 1

Group: 239.0.2.123/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7890074      899468432       113   0         0.000   bps  1
10.57.50.1      71077581     8387154478      117   65        61.706  kbps 1

Group: 239.0.2.124/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8190943      933767498       113   65        59.614  kbps 1
10.57.50.1      71079423     8387371890      117   65        61.706  kbps 1

Group: 239.0.2.125/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8718387      993896114       113   0         121.600 bps  1
10.57.50.1      71079449     8387374958      117   65        61.706  kbps 1

Group: 239.0.2.126/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6979244      795633812       113   0         0.000   bps  1
10.57.50.1      71077178     8387106884      117   65        61.706  kbps 1

Group: 239.0.2.127/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7996039      911548442       113   65        59.614  kbps 1
10.57.50.1      71079469     8387377318      117   65        61.706  kbps 1

Group: 239.0.2.128/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7668497      874208646       113   0         0.000   bps  1
10.57.50.1      71077272     8387118048      117   65        61.706  kbps 1

Group: 239.0.2.129/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079491     8387379922      117   65        61.706  kbps 1

Group: 239.0.2.130/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1989867      226844834       113   0         0.000   bps  1
10.57.50.1      71079514     8387382628      117   65        61.706  kbps 1

Group: 239.0.2.131/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8338947      950639954       113   65        59.614  kbps 1
10.57.50.1      71077201     8387109646      117   65        61.706  kbps 1

Group: 239.0.2.132/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8620367      982721834       113   0         0.000   bps  1
10.57.50.1      71079536     8387385224      117   65        61.706  kbps 1

Group: 239.0.2.133/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8134605      927344966       113   0         0.000   bps  1
10.57.50.1      71077602     8387156988      117   65        61.690  kbps 1

Group: 239.0.2.134/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8463457      964834094       113   0         0.000   bps  1
10.57.50.1      71079555     8387387482      117   65        61.690  kbps 1

Group: 239.0.2.135/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8498699      968851682       113   0         0.000   bps  1
10.57.50.1      71079579     8387390298      117   65        61.690  kbps 1

Group: 239.0.2.136/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7746840      883139756       113   0         0.000   bps  1
10.57.50.1      71077119     8387099842      117   65        61.690  kbps 1

Group: 239.0.2.137/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8057213      918522278       113   65        59.599  kbps 1
10.57.50.1      71079600     8387392776      117   65        61.690  kbps 1

Group: 239.0.2.138/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7736890      882005456       113   0         0.000   bps  1
10.57.50.1      71079282     8387355260      117   65        61.690  kbps 1

Group: 239.0.2.139/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079620     8387395152      117   65        61.690  kbps 1

Group: 239.0.2.140/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2087562      237982064       113   0         0.000   bps  1
10.57.50.1      71079642     8387397732      117   65        61.690  kbps 1

Group: 239.0.2.141/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8571172      977113604       113   65        59.599  kbps 1
10.57.50.1      71077133     8387101574      117   65        61.690  kbps 1

Group: 239.0.2.142/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7708453      878763638       113   0         0.000   bps  1
10.57.50.1      71079663     8387400210      117   65        61.690  kbps 1

Group: 239.0.2.143/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7557617      861568334       113   65        59.599  kbps 1
10.57.50.1      71079686     8387402924      117   65        61.690  kbps 1

Group: 239.0.2.144/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8300518      946259048       113   0         0.000   bps  1
10.57.50.1      71077134     8387101740      117   65        61.690  kbps 1

Group: 239.0.2.145/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8132862      927146264       113   0         0.000   bps  1
10.57.50.1      71079708     8387405520      117   65        61.690  kbps 1

Group: 239.0.2.146/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8101382      923557544       113   0         91.200  bps  1
10.57.50.1      71077303     8387121706      117   65        61.690  kbps 1

Group: 239.0.2.147/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8575069      977557862       113   65        59.599  kbps 1
10.57.50.1      71079730     8387408124      117   65        61.690  kbps 1

Group: 239.0.2.148/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7733069      881569862       113   0         0.000   bps  1
10.57.50.1      71079753     8387410830      117   65        61.690  kbps 1

Group: 239.0.2.149/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71077205     8387110094      117   65        61.690  kbps 1

Group: 239.0.2.150/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2142105      244199966       113   0         0.000   bps  1
10.57.50.1      71079772     8387413072      117   65        61.690  kbps 1

Group: 239.0.2.151/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7581604      864302852       113   0         0.000   bps  1
10.57.50.1      71079338     8387361852      117   65        61.690  kbps 1

Group: 239.0.2.152/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8082811      921440450       113   0         0.000   bps  1
10.57.50.1      71079791     8387415330      117   65        61.690  kbps 1

Group: 239.0.2.153/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8031980      915645716       113   65        59.599  kbps 1
10.57.50.1      71079820     8387418736      117   65        61.690  kbps 1

Group: 239.0.2.154/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7615364      868151488       113   0         0.000   bps  1
10.57.50.1      71077239     8387114074      117   65        61.690  kbps 1

Group: 239.0.2.155/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8776151      1000481210      113   0         0.000   bps  1
10.57.50.1      71079845     8387421686      117   65        61.690  kbps 1

Group: 239.0.2.156/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8816216      1005048620      113   0         0.000   bps  1
10.57.50.1      71079866     8387424164      117   65        61.690  kbps 1

Group: 239.0.2.157/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7888676      899309060       113   63        58.216  kbps 1
10.57.50.1      71077240     8387114240      117   65        61.690  kbps 1

Group: 239.0.2.158/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8344982      951327944       113   0         0.000   bps  1
10.57.50.1      71079890     8387426996      117   65        61.690  kbps 1

Group: 239.0.2.159/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2            220             110   0         0.000   bps  1
10.57.50.1      71077257     8387116270      117   65        61.690  kbps 1

Group: 239.0.2.160/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2086361      237845150       113   0         0.000   bps  1
10.57.50.1      71079911     8387429474      117   65        61.690  kbps 1

Group: 239.0.2.161/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7615327      868147274       113   0         0.000   bps  1
10.57.50.1      71079933     8387432070      117   65        61.690  kbps 1

Group: 239.0.2.162/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9286185      1058625086      113   0         0.000   bps  1
10.57.50.1      71077268     8387117544      117   65        61.690  kbps 1

Group: 239.0.2.163/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8071946      920201840       113   63        58.216  kbps 1
10.57.50.1      71079955     8387434674      117   65        61.690  kbps 1

Group: 239.0.2.164/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8379507      955263782       113   0         0.000   bps  1
10.57.50.1      71077349     8387127126      117   65        61.690  kbps 1

Group: 239.0.2.165/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8240729      939443102       113   0         0.000   bps  1
10.57.50.1      71079975     8387437034      117   65        61.690  kbps 1

Group: 239.0.2.166/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8348031      951675530       113   0         0.000   bps  1
10.57.50.1      71079997     8387439630      117   65        61.690  kbps 1

Group: 239.0.2.167/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8122557      925971490       113   0         0.000   bps  1
10.57.50.1      71077362     8387128628      117   65        61.690  kbps 1

Group: 239.0.2.168/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7983993      910175198       113   65        59.599  kbps 1
10.57.50.1      71080018     8387442108      117   65        61.690  kbps 1

Group: 239.0.2.169/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079368     8387365400      117   65        61.690  kbps 1

Group: 239.0.2.170/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1910487      217795514       113   0         0.000   bps  1
10.57.50.1      71080039     8387444594      117   65        61.690  kbps 1

Group: 239.0.2.171/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8591193      979395998       113   0         0.000   bps  1
10.57.50.1      71080063     8387447418      117   65        61.690  kbps 1

Group: 239.0.2.172/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7745719      883011962       113   0         0.000   bps  1
10.57.50.1      71077397     8387132718      117   65        61.690  kbps 1

Group: 239.0.2.173/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8973331      1022959730      113   0         0.000   bps  1
10.57.50.1      71080085     8387450014      117   65        61.690  kbps 1

Group: 239.0.2.174/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8548116      974485220       113   65        59.599  kbps 1
10.57.50.1      71080108     8387452728      117   65        61.690  kbps 1

Group: 239.0.2.175/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7763429      885030898       113   0         0.000   bps  1
10.57.50.1      71077410     8387134300      117   65        61.690  kbps 1

Group: 239.0.2.176/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8885916      1012994420      113   0         0.000   bps  1
10.57.50.1      71080131     8387455442      117   65        61.690  kbps 1

Group: 239.0.2.177/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8235725      938872642       113   0         0.000   bps  1
10.57.50.1      71077433     8387137038      117   65        61.690  kbps 1

Group: 239.0.2.178/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8325130      949064816       113   65        59.599  kbps 1
10.57.50.1      71080153     8387458038      117   65        61.690  kbps 1

Group: 239.0.2.179/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080176     8387460752      117   65        61.690  kbps 1

Group: 239.0.2.180/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1531323      174570818       113   0         0.000   bps  1
10.57.50.1      71077447     8387138658      117   65        61.690  kbps 1

Group: 239.0.2.181/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8451669      963490262       113   0         0.000   bps  1
10.57.50.1      71080199     8387463466      117   65        61.690  kbps 1

Group: 239.0.2.182/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8926726      1017646752      113   65        59.599  kbps 1
10.57.50.1      71077466     8387140940      117   65        61.690  kbps 1

Group: 239.0.2.183/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8652999      986441882       113   0         0.000   bps  1
10.57.50.1      71080226     8387466652      117   65        61.690  kbps 1

Group: 239.0.2.184/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8925121      1017463790      113   65        59.599  kbps 1
10.57.50.1      71080249     8387469366      117   65        61.690  kbps 1

Group: 239.0.2.185/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8709140      992841952       113   0         0.000   bps  1
10.57.50.1      71077483     8387142914      117   65        61.690  kbps 1

Group: 239.0.2.186/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7724664      880611692       113   0         0.000   bps  1
10.57.50.1      71079391     8387368114      117   65        61.690  kbps 1

Group: 239.0.2.187/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8481232      966860444       113   0         0.000   bps  1
10.57.50.1      71080272     8387472080      117   65        61.690  kbps 1

Group: 239.0.2.188/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8501575      969179546       113   0         0.000   bps  1
10.57.50.1      71080293     8387474566      117   65        61.690  kbps 1

Group: 239.0.2.189/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080317     8387477390      117   65        61.690  kbps 1

Group: 239.0.2.190/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2178135      248307370       113   0         0.000   bps  1
10.57.50.1      71077517     8387146894      117   65        61.690  kbps 1

Group: 239.0.2.191/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8935664      1018665692      113   0         0.000   bps  1
10.57.50.1      71080338     8387479868      117   65        61.690  kbps 1

Group: 239.0.2.192/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7173205      817745366       113   0         0.000   bps  1
10.57.50.1      71080358     8387482228      117   65        61.690  kbps 1

Group: 239.0.2.193/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8824511      1005994246      113   0         0.000   bps  1
10.57.50.1      71077535     8387149050      117   65        61.690  kbps 1

Group: 239.0.2.194/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9206780      1049572916      113   65        59.599  kbps 1
10.57.50.1      71080378     8387484588      117   65        61.690  kbps 1

Group: 239.0.2.195/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8491048      967979464       113   0         0.000   bps  1
10.57.50.1      71077551     8387150954      117   65        61.690  kbps 1

Group: 239.0.2.196/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6980773      795808118       113   0         0.000   bps  1
10.57.50.1      71080399     8387487066      117   65        61.690  kbps 1

Group: 239.0.2.197/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8120278      925711688       113   0         45.600  bps  1
10.57.50.1      71080419     8387489426      117   65        61.690  kbps 1

Group: 239.0.2.198/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8045709      917210822       113   65        59.599  kbps 1
10.57.50.1      71077565     8387152582      117   65        61.690  kbps 1

Group: 239.0.2.199/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080441     8387492022      117   65        61.690  kbps 1

Group: 239.0.2.200/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2100310      239435336       113   0         0.000   bps  1
10.57.50.1      71079419     8387371402      117   65        61.690  kbps 1

Group: 239.0.2.201/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8534429      972924902       113   0         0.000   bps  1
10.57.50.1      71080463     8387494626      117   65        61.690  kbps 1

Group: 239.0.2.202/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8492663      968163578       113   65        59.599  kbps 1
10.57.50.1      71079427     8387372362      117   65        61.690  kbps 1

Group: 239.0.2.203/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8126016      926365812       113   0         0.000   bps  1
10.57.50.1      71077185     8387107678      117   65        61.690  kbps 1

Group: 239.0.2.204/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7426425      846612446       113   65        59.599  kbps 1
10.57.50.1      71079453     8387375430      117   65        61.690  kbps 1

Group: 239.0.2.205/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9134298      1041309968      113   0         0.000   bps  1
10.57.50.1      71079473     8387377790      117   65        61.690  kbps 1

Group: 239.0.2.206/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6358775      724900346       113   0         0.000   bps  1
10.57.50.1      71077182     8387107412      117   65        61.690  kbps 1

Group: 239.0.2.207/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6946610      791913536       113   0         0.000   bps  1
10.57.50.1      71079498     8387380740      117   65        61.690  kbps 1

Group: 239.0.2.208/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7216155      822641662       113   0         0.000   bps  1
10.57.50.1      71077277     8387118638      117   65        61.690  kbps 1

Group: 239.0.2.209/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079517     8387382990      117   65        61.690  kbps 1

Group: 239.0.2.210/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3286677      374681174       113   0         0.000   bps  1
10.57.50.1      71079540     8387385696      117   65        61.690  kbps 1

Group: 239.0.2.211/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7959341      907364870       113   0         0.000   bps  1
10.57.50.1      71077115     8387099330      117   65        61.690  kbps 1

Group: 239.0.2.212/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8178254      932320952       113   0         121.600 bps  1
10.57.50.1      71079561     8387388174      117   65        61.690  kbps 1

Group: 239.0.2.213/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7450792      849390284       113   0         0.000   bps  1
10.57.50.1      71077607     8387157578      117   65        61.690  kbps 1

Group: 239.0.2.214/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8139365      927887606       113   0         0.000   bps  1
10.57.50.1      71079581     8387390550      117   65        61.690  kbps 1

Group: 239.0.2.215/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7797593      888925598       113   0         0.000   bps  1
10.57.50.1      71079604     8387393248      117   65        61.690  kbps 1

Group: 239.0.2.216/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6774238      772263128       113   0         0.000   bps  1
10.57.50.1      71077114     8387099364      117   65        61.690  kbps 1

Group: 239.0.2.217/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6690653      762734438       113   0         0.000   bps  1
10.57.50.1      71079625     8387395726      117   65        61.690  kbps 1

Group: 239.0.2.218/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8173732      931805444       113   0         0.000   bps  1
10.57.50.1      71079645     8387398086      117   65        61.690  kbps 1

Group: 239.0.2.219/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71077119     8387099970      117   65        61.690  kbps 1

Group: 239.0.2.220/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2208122      251725904       113   0         0.000   bps  1
10.57.50.1      71079667     8387400682      117   65        61.690  kbps 1

Group: 239.0.2.221/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8005364      912611492       113   63        58.292  kbps 1
10.57.50.1      71077299     8387121234      117   65        61.690  kbps 1

Group: 239.0.2.222/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8008897      913014254       113   0         0.000   bps  1
10.57.50.1      71079690     8387403404      117   65        61.690  kbps 1

Group: 239.0.2.223/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8672797      988698854       113   63        58.292  kbps 1
10.57.50.1      71079713     8387406110      117   65        61.690  kbps 1

Group: 239.0.2.224/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8643944      985409612       113   0         0.000   bps  1
10.57.50.1      71077152     8387103848      117   65        61.690  kbps 1

Group: 239.0.2.225/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8053866      918140720       113   0         0.000   bps  1
10.57.50.1      71079736     8387408824      117   65        61.690  kbps 1

Group: 239.0.2.226/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8488095      967642822       113   0         0.000   bps  1
10.57.50.1      71077311     8387122658      117   65        61.690  kbps 1

Group: 239.0.2.227/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8007635      912870386       113   0         0.000   bps  1
10.57.50.1      71079757     8387411310      117   65        61.690  kbps 1

Group: 239.0.2.228/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7203715      821223506       113   0         0.000   bps  1
10.57.50.1      71079777     8387413662      117   65        61.690  kbps 1

Group: 239.0.2.229/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71077217     8387111510      117   65        61.690  kbps 1

Group: 239.0.2.230/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2198747      250657154       113   0         0.000   bps  1
10.57.50.1      71079798     8387416140      117   65        61.690  kbps 1

Group: 239.0.2.231/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8469880      965566316       113   0         0.000   bps  1
10.57.50.1      71079344     8387362560      117   65        61.690  kbps 1

Group: 239.0.2.232/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9141464      1042126892      113   0         0.000   bps  1
10.57.50.1      71079828     8387419696      117   65        61.690  kbps 1

Group: 239.0.2.233/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8539613      973515878       113   0         0.000   bps  1
10.57.50.1      71079850     8387422276      117   65        61.690  kbps 1

Group: 239.0.2.234/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8071239      920121238       113   0         0.000   bps  1
10.57.50.1      71077249     8387115254      117   65        61.690  kbps 1

Group: 239.0.2.235/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8878920      1012196876      113   0         0.000   bps  1
10.57.50.1      71079871     8387424754      117   65        61.690  kbps 1

Group: 239.0.2.236/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9072726      1034290760      113   0         0.000   bps  1
10.57.50.1      71079894     8387427468      117   65        61.690  kbps 1

Group: 239.0.2.237/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7743907      882805394       113   0         0.000   bps  1
10.57.50.1      71077253     8387115774      117   65        61.690  kbps 1

Group: 239.0.2.238/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7702134      878043272       113   63        58.292  kbps 1
10.57.50.1      71079916     8387430064      117   65        61.690  kbps 1

Group: 239.0.2.239/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3            330             110   0         0.000   bps  1
10.57.50.1      71077330     8387124884      117   65        61.690  kbps 1

Group: 239.0.2.240/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2121976      241905260       113   0         0.000   bps  1
10.57.50.1      71079937     8387432550      117   65        61.690  kbps 1

Group: 239.0.2.241/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8650650      986174096       113   0         0.000   bps  1
10.57.50.1      71079959     8387435146      117   65        61.690  kbps 1

Group: 239.0.2.242/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8690890      990761452       113   0         0.000   bps  1
10.57.50.1      71077345     8387126622      117   65        61.690  kbps 1

Group: 239.0.2.243/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8393747      956887154       113   0         0.000   bps  1
10.57.50.1      71079980     8387437624      117   65        61.690  kbps 1

Group: 239.0.2.244/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8445044      962735012       113   0         0.000   bps  1
10.57.50.1      71079366     8387365148      117   65        61.690  kbps 1

Group: 239.0.2.245/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8560300      975874196       113   0         0.000   bps  1
10.57.50.1      71080001     8387440110      117   65        61.690  kbps 1

Group: 239.0.2.246/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9091993      1036487198      113   0         0.000   bps  1
10.57.50.1      71080024     8387442816      117   65        61.690  kbps 1

Group: 239.0.2.247/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8256103      941195734       113   0         0.000   bps  1
10.57.50.1      71077383     8387131066      117   65        61.690  kbps 1

Group: 239.0.2.248/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7259171      827545490       113   0         0.000   bps  1
10.57.50.1      71080045     8387445294      117   65        61.690  kbps 1

Group: 239.0.2.249/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079373     8387365990      117   65        61.690  kbps 1

Group: 239.0.2.250/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1888643      215305298       113   0         0.000   bps  1
10.57.50.1      71080067     8387447898      117   65        61.690  kbps 1

Group: 239.0.2.251/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8041094      916684712       113   0         0.000   bps  1
10.57.50.1      71080090     8387450604      117   65        61.690  kbps 1

Group: 239.0.2.252/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8600435      980449586       113   0         0.000   bps  1
10.57.50.1      71077410     8387134252      117   65        61.690  kbps 1

Group: 239.0.2.253/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8948549      1020134582      113   0         0.000   bps  1
10.57.50.1      71080113     8387453318      117   65        61.690  kbps 1

Group: 239.0.2.254/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8154403      929601938       113   0         0.000   bps  1
10.57.50.1      71080136     8387456032      117   65        61.690  kbps 1

Group: 239.0.2.255/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8330727      949702870       113   0         0.000   bps  1
10.57.50.1      71077422     8387135716      117   65        61.690  kbps 1

Group: 239.0.3.0/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7836762      893390864       113   0         76.000  bps  1
10.57.50.1      71080158     8387458628      117   65        61.690  kbps 1

Group: 239.0.3.1/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7887722      899200300       113   0         0.000   bps  1
10.57.50.1      71077447     8387138690      117   65        61.690  kbps 1

Group: 239.0.3.2/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8662543      987529898       113   0         0.000   bps  1
10.57.50.1      71080181     8387461342      117   65        61.690  kbps 1

Group: 239.0.3.3/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080204     8387464056      117   65        61.690  kbps 1

Group: 239.0.3.4/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1904794      217146512       113   0         0.000   bps  1
10.57.50.1      71077462     8387140428      117   65        61.690  kbps 1

Group: 239.0.3.5/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8753155      997859666       113   0         0.000   bps  1
10.57.50.1      71080231     8387467242      117   65        61.690  kbps 1

Group: 239.0.3.6/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8898548      1014434468      113   0         0.000   bps  1
10.57.50.1      71079391     8387368098      117   65        61.690  kbps 1

Group: 239.0.3.7/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8389500      956402996       113   0         0.000   bps  1
10.57.50.1      71080253     8387469846      117   65        61.690  kbps 1

Group: 239.0.3.8/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8191373      933816518       113   0         76.000  bps  1
10.57.50.1      71080276     8387472552      117   65        61.690  kbps 1

Group: 239.0.3.9/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7880302      898354416       113   0         0.000   bps  1
10.57.50.1      71077499     8387144770      117   65        61.690  kbps 1

Group: 239.0.3.10/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8073209      920345822       113   63        58.277  kbps 1
10.57.50.1      71080298     8387475148      117   65        61.690  kbps 1

Group: 239.0.3.11/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7653491      872497970       113   0         0.000   bps  1
10.57.50.1      71080321     8387477862      117   65        61.690  kbps 1

Group: 239.0.3.12/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8063884      919282764       113   63        58.277  kbps 1
10.57.50.1      71077515     8387146698      117   65        61.690  kbps 1

Group: 239.0.3.13/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080341     8387480222      117   65        61.690  kbps 1

Group: 239.0.3.14/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2166495      246980418       113   0         0.000   bps  1
10.57.50.1      71077524     8387147776      117   65        61.690  kbps 1

Group: 239.0.3.15/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8550142      974716184       113   0         0.000   bps  1
10.57.50.1      71080362     8387482700      117   65        61.690  kbps 1

Group: 239.0.3.16/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8020269      914310662       113   63        58.277  kbps 1
10.57.50.1      71080382     8387485060      117   65        61.690  kbps 1

Group: 239.0.3.17/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8037589      916285138       113   1         1.368   kbps 1
10.57.50.1      71077546     8387150348      117   65        61.690  kbps 1

Group: 239.0.3.18/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8004339      912494642       113   0         0.000   bps  1
10.57.50.1      71080403     8387487538      117   65        61.690  kbps 1

Group: 239.0.3.19/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7576442      863714380       113   0         0.000   bps  1
10.57.50.1      71077564     8387152488      117   65        61.690  kbps 1

Group: 239.0.3.20/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7912596      902035940       113   63        58.277  kbps 1
10.57.50.1      71080424     8387490016      117   65        61.690  kbps 1

Group: 239.0.3.21/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8563160      976200236       113   0         0.000   bps  1
10.57.50.1      71080447     8387492730      117   65        61.690  kbps 1

Group: 239.0.3.22/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8133812      927254564       113   0         0.000   bps  1
10.57.50.1      71077577     8387154006      117   65        61.690  kbps 1

Group: 239.0.3.23/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080469     8387495326      117   65        61.690  kbps 1

Group: 239.0.3.24/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2165566      246874520       113   0         0.000   bps  1
10.57.50.1      71079434     8387373172      117   65        61.690  kbps 1

Group: 239.0.3.25/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8259921      941630990       113   0         0.000   bps  1
10.57.50.1      71077176     8387106648      117   65        61.690  kbps 1

Group: 239.0.3.26/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8443969      962612462       113   0         0.000   bps  1
10.57.50.1      71079458     8387376020      117   65        61.690  kbps 1

Group: 239.0.3.27/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8965040      1022014548      113   0         0.000   bps  1
10.57.50.1      71077274     8387118284      117   65        61.690  kbps 1

Group: 239.0.3.28/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8674890      988937456       113   0         0.000   bps  1
10.57.50.1      71079477     8387378270      117   65        61.690  kbps 1

Group: 239.0.3.29/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8105151      923987210       113   0         0.000   bps  1
10.57.50.1      71079502     8387381212      117   65        61.690  kbps 1

Group: 239.0.3.30/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9066278      1033555688      113   0         0.000   bps  1
10.57.50.1      71077196     8387109056      117   65        61.690  kbps 1

Group: 239.0.3.31/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8343452      951153524       113   65        59.599  kbps 1
10.57.50.1      71079523     8387383690      117   65        61.690  kbps 1

Group: 239.0.3.32/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8067284      919670372       113   0         0.000   bps  1
10.57.50.1      71077603     8387157106      117   65        61.690  kbps 1

Group: 239.0.3.33/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079543     8387386066      117   65        61.690  kbps 1

Group: 239.0.3.34/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2136558      243567608       113   0         0.000   bps  1
10.57.50.1      71079566     8387388764      117   65        61.690  kbps 1

Group: 239.0.3.35/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8449645      963259526       113   0         0.000   bps  1
10.57.50.1      71077115     8387099402      117   65        61.690  kbps 1

Group: 239.0.3.36/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7842697      894067454       113   0         0.000   bps  1
10.57.50.1      71079588     8387391360      117   65        61.690  kbps 1

Group: 239.0.3.37/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9003649      1026415982      113   0         0.000   bps  1
10.57.50.1      71079281     8387355142      117   65        61.690  kbps 1

Group: 239.0.3.38/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8582959      978457322       113   0         0.000   bps  1
10.57.50.1      71079607     8387393618      117   65        61.690  kbps 1

Group: 239.0.3.39/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8637981      984729830       113   0         0.000   bps  1
10.57.50.1      71079630     8387396316      117   65        61.690  kbps 1

Group: 239.0.3.40/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8498735      968855786       113   0         0.000   bps  1
10.57.50.1      71077128     8387100984      117   65        61.690  kbps 1

Group: 239.0.3.41/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7840974      893871032       113   0         0.000   bps  1
10.57.50.1      71079650     8387398676      117   65        61.690  kbps 1

Group: 239.0.3.42/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8301402      946359824       113   0         0.000   bps  1
10.57.50.1      71079672     8387401272      117   65        61.690  kbps 1

Group: 239.0.3.43/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71077132     8387101504      117   65        61.690  kbps 1

Group: 239.0.3.44/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1589017      181147934       113   0         0.000   bps  1
10.57.50.1      71079695     8387403986      117   65        61.690  kbps 1

Group: 239.0.3.45/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7868362      896993264       113   0         0.000   bps  1
10.57.50.1      71077303     8387121706      117   65        61.690  kbps 1

Group: 239.0.3.46/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8649639      986058842       113   0         0.000   bps  1
10.57.50.1      71079716     8387406472      117   65        61.690  kbps 1

Group: 239.0.3.47/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8097026      923060960       113   0         0.000   bps  1
10.57.50.1      71079740     8387409296      117   65        61.690  kbps 1

Group: 239.0.3.48/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8788991      1001944970      113   0         0.000   bps  1
10.57.50.1      71077157     8387104438      117   65        61.690  kbps 1

Group: 239.0.3.49/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9584107      1092588194      113   0         0.000   bps  1
10.57.50.1      71079762     8387411892      117   65        61.690  kbps 1

Group: 239.0.3.50/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7608156      867329780       113   0         0.000   bps  1
10.57.50.1      71079340     8387362088      117   65        61.690  kbps 1

Group: 239.0.3.51/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8489296      967779740       113   0         0.000   bps  1
10.57.50.1      71079779     8387413914      117   65        61.690  kbps 1

Group: 239.0.3.52/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8202000      935027996       113   0         0.000   bps  1
10.57.50.1      71079802     8387416612      117   65        61.675  kbps 1

Group: 239.0.3.53/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2            220             110   0         0.000   bps  1
10.57.50.1      71077237     8387113838      117   65        61.675  kbps 1

Group: 239.0.3.54/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2018608      230121308       113   0         0.000   bps  1
10.57.50.1      71079834     8387420388      117   65        61.675  kbps 1

Group: 239.0.3.55/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9347973      1065668918      113   0         0.000   bps  1
10.57.50.1      71079854     8387422748      117   65        61.675  kbps 1

Group: 239.0.3.56/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7928103      903803738       113   0         0.000   bps  1
10.57.50.1      71077238     8387114004      117   65        61.675  kbps 1

Group: 239.0.3.57/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9463110      1078794536      113   0         0.000   bps  1
10.57.50.1      71079875     8387425226      117   65        61.675  kbps 1

Group: 239.0.3.58/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8994475      1025370142      113   0         0.000   bps  1
10.57.50.1      71077253     8387115798      117   65        61.675  kbps 1

Group: 239.0.3.59/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9382122      1069561904      113   0         0.000   bps  1
10.57.50.1      71079899     8387428058      117   65        61.675  kbps 1

Group: 239.0.3.60/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9159654      1044200552      113   0         0.000   bps  1
10.57.50.1      71079921     8387430654      117   65        61.675  kbps 1

Group: 239.0.3.61/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8110596      924607940       113   0         0.000   bps  1
10.57.50.1      71077265     8387117190      117   65        61.675  kbps 1

Group: 239.0.3.62/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6445102      734741624       113   0         0.000   bps  1
10.57.50.1      71079941     8387433022      117   65        61.675  kbps 1

Group: 239.0.3.63/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           4            440             110   0         0.000   bps  1
10.57.50.1      71077344     8387126536      117   65        61.675  kbps 1

Group: 239.0.3.64/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2548750      290557496       113   0         0.000   bps  1
10.57.50.1      71079963     8387435618      117   65        61.675  kbps 1

Group: 239.0.3.65/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7994886      911417000       113   0         0.000   bps  1
10.57.50.1      71079984     8387438096      117   65        61.675  kbps 1

Group: 239.0.3.66/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9428301      1074826306      113   0         0.000   bps  1
10.57.50.1      71077358     8387128156      117   65        61.675  kbps 1

Group: 239.0.3.67/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7849209      894809822       113   0         0.000   bps  1
10.57.50.1      71080006     8387440692      117   65        61.675  kbps 1

Group: 239.0.3.68/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9664935      1101802586      113   0         0.000   bps  1
10.57.50.1      71079369     8387365510      117   65        61.675  kbps 1

Group: 239.0.3.69/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8731531      995394530       113   0         0.000   bps  1
10.57.50.1      71080027     8387443178      117   65        61.675  kbps 1

Group: 239.0.3.70/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8151040      929218556       113   65        59.584  kbps 1
10.57.50.1      71080049     8387445766      117   65        61.675  kbps 1

Group: 239.0.3.71/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8370003      954180338       113   0         0.000   bps  1
10.57.50.1      71077393     8387132246      117   65        61.675  kbps 1

Group: 239.0.3.72/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7848672      894748604       113   0         0.000   bps  1
10.57.50.1      71080072     8387448480      117   65        61.675  kbps 1

Group: 239.0.3.73/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080095     8387451194      117   65        61.675  kbps 1

Group: 239.0.3.74/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2248941      256379266       113   0         0.000   bps  1
10.57.50.1      71077407     8387133946      117   65        61.675  kbps 1

Group: 239.0.3.75/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8991666      1025049920      113   0         0.000   bps  1
10.57.50.1      71080117     8387453790      117   65        61.675  kbps 1

Group: 239.0.3.76/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8483701      967141906       113   0         0.000   bps  1
10.57.50.1      71077429     8387136566      117   65        61.675  kbps 1

Group: 239.0.3.77/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9079242      1035033584      113   0         0.000   bps  1
10.57.50.1      71080140     8387456504      117   65        61.675  kbps 1

Group: 239.0.3.78/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8897883      1014358658      113   65        59.584  kbps 1
10.57.50.1      71080163     8387459218      117   65        61.675  kbps 1

Group: 239.0.3.79/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8444736      962699900       113   0         0.000   bps  1
10.57.50.1      71077442     8387138068      117   65        61.675  kbps 1

Group: 239.0.3.80/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9407790      1072488056      113   0         0.000   bps  1
10.57.50.1      71080185     8387461814      117   65        61.675  kbps 1

Group: 239.0.3.81/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7727722      880960300       113   0         0.000   bps  1
10.57.50.1      71077460     8387140232      117   65        61.675  kbps 1

Group: 239.0.3.82/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7551355      860854466       113   0         0.000   bps  1
10.57.50.1      71080208     8387464528      117   65        61.675  kbps 1

Group: 239.0.3.83/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080236     8387467832      117   65        61.675  kbps 1

Group: 239.0.3.84/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2293578      261467884       113   0         0.000   bps  1
10.57.50.1      71077478     8387142316      117   65        61.690  kbps 1

Group: 239.0.3.85/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8723658      994497008       113   0         0.000   bps  1
10.57.50.1      71080260     8387470664      117   65        61.690  kbps 1

Group: 239.0.3.86/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9114360      1039037036      113   65        59.599  kbps 1
10.57.50.1      71079399     8387369042      117   65        61.690  kbps 1

Group: 239.0.3.87/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8679067      989413634       113   0         0.000   bps  1
10.57.50.1      71080280     8387473032      117   65        61.690  kbps 1

Group: 239.0.3.88/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8461039      964558442       113   0         0.000   bps  1
10.57.50.1      71080304     8387475856      117   65        61.690  kbps 1

Group: 239.0.3.89/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8668084      988161564       113   0         0.000   bps  1
10.57.50.1      71077513     8387146422      117   65        61.690  kbps 1

Group: 239.0.3.90/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7917793      902628398       113   0         0.000   bps  1
10.57.50.1      71080326     8387478452      117   65        61.690  kbps 1

Group: 239.0.3.91/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8434165      961494806       113   0         0.000   bps  1
10.57.50.1      71080346     8387480812      117   65        61.690  kbps 1

Group: 239.0.3.92/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7905158      901188000       113   0         0.000   bps  1
10.57.50.1      71077529     8387148350      117   65        61.690  kbps 1

Group: 239.0.3.93/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080367     8387483290      117   65        61.690  kbps 1

Group: 239.0.3.94/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1818496      207308536       113   0         0.000   bps  1
10.57.50.1      71077548     8387150600      117   65        61.690  kbps 1

Group: 239.0.3.95/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8622762      982994864       113   0         0.000   bps  1
10.57.50.1      71080387     8387485650      117   65        61.690  kbps 1

Group: 239.0.3.96/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8082075      921356546       113   0         0.000   bps  1
10.57.50.1      71080408     8387488128      117   65        61.690  kbps 1

Group: 239.0.3.97/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9253659      1054917122      113   0         0.000   bps  1
10.57.50.1      71077560     8387151992      117   65        61.690  kbps 1

Group: 239.0.3.98/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8355340      952508756       113   0         0.000   bps  1
10.57.50.1      71080428     8387490488      117   65        61.690  kbps 1

Group: 239.0.3.99/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7986265      910434206       113   0         0.000   bps  1
10.57.50.1      71079420     8387371520      117   65        61.690  kbps 1

Group: 239.0.3.100/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8084153      921593438       113   0         0.000   bps  1
10.57.50.1      71080450     8387493092      117   65        61.690  kbps 1

Group: 239.0.3.101/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7302339      832466642       113   0         0.000   bps  1
10.57.50.1      71080474     8387495916      117   65        61.690  kbps 1

Group: 239.0.3.102/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7812784      890657372       113   0         0.000   bps  1
10.57.50.1      71077594     8387155980      117   65        61.690  kbps 1

Group: 239.0.3.103/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079436     8387373424      117   65        61.690  kbps 1

Group: 239.0.3.104/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1807694      206077112       113   0         0.000   bps  1
10.57.50.1      71079461     8387376374      117   65        61.690  kbps 1

Group: 239.0.3.105/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8523397      971667254       113   0         0.000   bps  1
10.57.50.1      71077187     8387107938      117   65        61.690  kbps 1

Group: 239.0.3.106/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8894601      1013984510      113   0         0.000   bps  1
10.57.50.1      71079483     8387378970      117   65        61.690  kbps 1

Group: 239.0.3.107/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8033862      915860256       113   0         0.000   bps  1
10.57.50.1      71077278     8387118756      117   65        61.690  kbps 1

Group: 239.0.3.108/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8285204      944513252       113   0         0.000   bps  1
10.57.50.1      71079506     8387381692      117   65        61.690  kbps 1

Group: 239.0.3.109/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8218857      936949694       113   0         0.000   bps  1
10.57.50.1      71079528     8387384280      117   65        61.690  kbps 1

Group: 239.0.3.110/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8189633      933618158       113   0         0.000   bps  1
10.57.50.1      71077112     8387098960      117   65        61.690  kbps 1

Group: 239.0.3.111/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8386539      956065442       113   0         0.000   bps  1
10.57.50.1      71079550     8387386876      117   65        61.690  kbps 1

Group: 239.0.3.112/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8055557      918333494       113   0         0.000   bps  1
10.57.50.1      71077608     8387157696      117   65        61.690  kbps 1

Group: 239.0.3.113/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079569     8387389134      117   65        61.690  kbps 1

Group: 239.0.3.114/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2018243      230079698       113   0         0.000   bps  1
10.57.50.1      71079593     8387391950      117   65        61.690  kbps 1

Group: 239.0.3.115/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9111703      1038734138      113   0         0.000   bps  1
10.57.50.1      71077113     8387099246      117   65        61.690  kbps 1

Group: 239.0.3.116/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7171091      817504370       113   0         0.000   bps  1
10.57.50.1      71079614     8387394428      117   65        61.690  kbps 1

Group: 239.0.3.117/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8421513      960052478       113   0         0.000   bps  1
10.57.50.1      71079635     8387396906      117   65        61.690  kbps 1

Group: 239.0.3.118/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8532151      972665210       113   0         0.000   bps  1
10.57.50.1      71077117     8387099734      117   65        61.690  kbps 1

Group: 239.0.3.119/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8427200      960700796       113   0         0.000   bps  1
10.57.50.1      71079655     8387399266      117   65        61.690  kbps 1

Group: 239.0.3.120/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8662306      987502880       113   0         0.000   bps  1
10.57.50.1      71077300     8387121352      117   65        61.690  kbps 1

Group: 239.0.3.121/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7192131      819902930       113   0         0.000   bps  1
10.57.50.1      71079677     8387401870      117   65        61.690  kbps 1

Group: 239.0.3.122/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8288817      944925134       113   65        59.599  kbps 1
10.57.50.1      71079701     8387404694      117   65        61.690  kbps 1

Group: 239.0.3.123/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71077149     8387103494      117   65        61.690  kbps 1

Group: 239.0.3.124/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2198419      250619762       113   0         0.000   bps  1
10.57.50.1      71079723     8387407290      117   65        61.690  kbps 1

Group: 239.0.3.125/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7595373      865872518       113   0         0.000   bps  1
10.57.50.1      71077310     8387122540      117   65        61.690  kbps 1

Group: 239.0.3.126/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8432465      961301006       113   0         0.000   bps  1
10.57.50.1      71079744     8387409776      117   65        61.690  kbps 1

Group: 239.0.3.127/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7844488      894271628       113   0         0.000   bps  1
10.57.50.1      71079766     8387412364      117   65        61.690  kbps 1

Group: 239.0.3.128/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9232358      1052488808      113   0         0.000   bps  1
10.57.50.1      71077214     8387111156      117   65        61.690  kbps 1

Group: 239.0.3.129/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8591740      979458356       113   0         0.000   bps  1
10.57.50.1      71079786     8387414724      117   65        61.690  kbps 1

Group: 239.0.3.130/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8068785      919841486       113   0         0.000   bps  1
10.57.50.1      71079344     8387362560      117   65        61.690  kbps 1

Group: 239.0.3.131/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9091450      1036425296      113   0         0.000   bps  1
10.57.50.1      71079811     8387417690      117   65        61.690  kbps 1

Group: 239.0.3.132/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8452742      963612584       113   0         0.000   bps  1
10.57.50.1      71079839     8387420978      117   65        61.690  kbps 1

Group: 239.0.3.133/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2            220             110   0         0.000   bps  1
10.57.50.1      71077247     8387115018      117   65        61.690  kbps 1

Group: 239.0.3.134/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1944091      221626370       113   0         0.000   bps  1
10.57.50.1      71079859     8387423338      117   65        61.690  kbps 1

Group: 239.0.3.135/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8599396      980331140       113   0         0.000   bps  1
10.57.50.1      71079880     8387425816      117   65        61.690  kbps 1

Group: 239.0.3.136/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8313695      947761226       113   0         0.000   bps  1
10.57.50.1      71077249     8387115302      117   65        61.690  kbps 1

Group: 239.0.3.137/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7869093      897076598       113   0         0.000   bps  1
10.57.50.1      71079903     8387428530      117   65        61.690  kbps 1

Group: 239.0.3.138/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8987541      1024579670      113   1         1.277   kbps 1
10.57.50.1      71080940     8387550912      117   65        61.690  kbps 1

Group: 239.0.3.139/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8569567      976930634       113   0         0.000   bps  1
10.57.50.1      71080940     8387550912      117   65        61.690  kbps 1

Group: 239.0.3.140/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9466936      1079230700      113   0         0.000   bps  1
10.57.50.1      71080939     8387550794      117   65        61.690  kbps 1

Group: 239.0.3.141/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7103017      809743934       113   0         0.000   bps  1
10.57.50.1      71080938     8387550676      117   65        61.690  kbps 1

Group: 239.0.3.142/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8321202      948617024       113   0         0.000   bps  1
10.57.50.1      71080938     8387550676      117   65        61.690  kbps 1

Group: 239.0.3.143/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080937     8387550558      117   65        61.690  kbps 1

Group: 239.0.3.144/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1331839      151829642       113   0         0.000   bps  1
10.57.50.1      71080937     8387550558      117   65        61.690  kbps 1

Group: 239.0.3.145/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8215557      936573494       113   0         0.000   bps  1
10.57.50.1      71080936     8387550440      117   65        61.690  kbps 1

Group: 239.0.3.146/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8802579      1003494002      113   0         0.000   bps  1
10.57.50.1      71080935     8387550322      117   65        61.690  kbps 1

Group: 239.0.3.147/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7033431      801811130       113   0         0.000   bps  1
10.57.50.1      71080935     8387550322      117   65        61.690  kbps 1

Group: 239.0.3.148/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9300119      1060213562      113   65        59.599  kbps 1
10.57.50.1      71080934     8387550204      117   65        61.690  kbps 1

Group: 239.0.3.149/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9265012      1056211364      113   0         0.000   bps  1
10.57.50.1      71080933     8387550086      117   65        61.690  kbps 1

Group: 239.0.3.150/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8634776      984364460       113   0         0.000   bps  1
10.57.50.1      71080933     8387550086      117   65        61.690  kbps 1

Group: 239.0.3.151/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9138897      1041834254      113   0         0.000   bps  1
10.57.50.1      71080932     8387549968      117   65        61.690  kbps 1

Group: 239.0.3.152/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7327462      835330664       113   0         0.000   bps  1
10.57.50.1      71080931     8387549850      117   65        61.690  kbps 1

Group: 239.0.3.153/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080931     8387549850      117   65        61.690  kbps 1

Group: 239.0.3.154/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1785868      203588948       113   1         1.262   kbps 1
10.57.50.1      71080929     8387549614      117   65        61.690  kbps 1

Group: 239.0.3.155/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8902367      1014869834      113   0         0.000   bps  1
10.57.50.1      71080929     8387549614      117   65        61.690  kbps 1

Group: 239.0.3.156/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7955028      906873188       113   0         0.000   bps  1
10.57.50.1      71080928     8387549496      117   65        61.690  kbps 1

Group: 239.0.3.157/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8970322      1022616704      113   0         0.000   bps  1
10.57.50.1      71080927     8387549378      117   65        61.690  kbps 1

Group: 239.0.3.158/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8645290      985563056       113   0         0.000   bps  1
10.57.50.1      71080927     8387549378      117   65        61.690  kbps 1

Group: 239.0.3.159/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9827917      1120382534      113   0         0.000   bps  1
10.57.50.1      71080926     8387549260      117   65        61.690  kbps 1

Group: 239.0.3.160/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9356527      1066644074      113   0         0.000   bps  1
10.57.50.1      71080926     8387549260      117   65        61.690  kbps 1

Group: 239.0.3.161/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8122100      925919396       113   0         0.000   bps  1
10.57.50.1      71080925     8387549142      117   65        61.690  kbps 1

Group: 239.0.3.162/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2149423      245034218       113   0         0.000   bps  1
10.57.50.1      71080924     8387549024      117   65        61.690  kbps 1

Group: 239.0.3.163/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080925     8387549134      117   65        61.690  kbps 1

Group: 239.0.3.164/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           931595       106201826       113   0         0.000   bps  1
10.57.50.1      71080923     8387548906      117   65        61.690  kbps 1

Group: 239.0.3.165/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8990841      1024955870      113   0         0.000   bps  1
10.57.50.1      71080923     8387548898      117   65        61.690  kbps 1

Group: 239.0.3.166/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1999654      227960552       113   0         0.000   bps  1
10.57.50.1      71080923     8387548898      117   65        61.690  kbps 1

Group: 239.0.3.167/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8728172      995011604       113   0         0.000   bps  1
10.57.50.1      71080921     8387548670      117   65        61.690  kbps 1

Group: 239.0.3.168/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1790767      204147434       113   0         0.000   bps  1
10.57.50.1      71080921     8387548662      117   65        61.690  kbps 1

Group: 239.0.3.169/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6924589      789403142       113   0         0.000   bps  1
10.57.50.1      71080921     8387548662      117   65        61.690  kbps 1

Group: 239.0.3.170/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2208839      251807642       113   0         106.400 bps  1
10.57.50.1      71080920     8387548544      117   65        61.690  kbps 1

Group: 239.0.3.171/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6728391      767036570       113   0         0.000   bps  1
10.57.50.1      71080919     8387548426      117   65        61.690  kbps 1

Group: 239.0.3.172/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2795311      318665450       113   0         0.000   bps  1
10.57.50.1      71080918     8387548316      117   65        61.675  kbps 1

Group: 239.0.3.173/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080918     8387548308      117   65        61.675  kbps 1

Group: 239.0.3.174/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           689105       78557966        113   0         0.000   bps  1
10.57.50.1      71080916     8387548080      117   65        61.675  kbps 1

Group: 239.0.3.175/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9304676      1060733060      113   0         0.000   bps  1
10.57.50.1      71080917     8387548190      117   65        61.675  kbps 1

Group: 239.0.3.176/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2201014      250915592       113   0         0.000   bps  1
10.57.50.1      71080916     8387548072      117   65        61.675  kbps 1

Group: 239.0.3.177/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           18463986     2104894400      113   65        59.584  kbps 1
10.57.50.1      71080914     8387547844      117   65        61.675  kbps 1

Group: 239.0.3.178/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3094160      352734236       113   0         0.000   bps  1
10.57.50.1      71080915     8387547954      117   65        61.675  kbps 1

Group: 239.0.3.179/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           18527156     2112095780      113   65        59.584  kbps 1
10.57.50.1      71080913     8387547726      117   65        61.675  kbps 1

Group: 239.0.3.180/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3073133      350337158       113   0         0.000   bps  1
10.57.50.1      71080913     8387547718      117   65        61.675  kbps 1

Group: 239.0.3.181/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           18097642     2063131184      113   65        59.584  kbps 1
10.57.50.1      71080912     8387547608      117   65        61.675  kbps 1

Group: 239.0.3.182/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2692059      306894722       113   64        58.490  kbps 1
10.57.50.1      71080911     8387547490      117   65        61.675  kbps 1

Group: 239.0.3.183/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           11358378     1294855088      113   65        59.584  kbps 1
10.57.50.1      71080912     8387547600      117   65        61.675  kbps 1

Group: 239.0.3.184/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           637453       72669638        113   0         0.000   bps  1
10.57.50.1      71080910     8387547372      117   65        61.675  kbps 1

Group: 239.0.3.185/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           18849658     2148861008      113   65        59.584  kbps 1
10.57.50.1      71080909     8387547254      117   65        61.675  kbps 1

Group: 239.0.3.186/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2797699      318937682       113   0         0.000   bps  1
10.57.50.1      71080909     8387547254      117   65        61.675  kbps 1

Group: 239.0.3.187/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           18950217     2160324734      113   65        59.584  kbps 1
10.57.50.1      71080908     8387547136      117   65        61.675  kbps 1

Group: 239.0.3.188/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2297658      261933008       113   0         0.000   bps  1
10.57.50.1      71080907     8387547018      117   65        61.675  kbps 1

Group: 239.0.3.189/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           18789075     2141954546      113   65        59.584  kbps 1
10.57.50.1      71080907     8387547018      117   65        61.675  kbps 1

Group: 239.0.3.190/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3023612      344691764       113   0         0.000   bps  1
10.57.50.1      71080906     8387546900      117   65        61.675  kbps 1

Group: 239.0.3.191/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           18179895     2072508026      113   65        59.584  kbps 1
10.57.50.1      71080905     8387546782      117   65        61.675  kbps 1

Group: 239.0.3.192/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3201404      364960052       113   64        58.490  kbps 1
10.57.50.1      71080905     8387546782      117   65        61.675  kbps 1

Group: 239.0.3.193/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           11358378     1294855088      113   65        59.584  kbps 1
10.57.50.1      71080904     8387546664      117   65        61.675  kbps 1

Group: 239.0.3.194/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           607746       69283040        113   0         0.000   bps  1
10.57.50.1      71080903     8387546546      117   65        61.675  kbps 1

Group: 239.0.3.195/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2400028      273603188       113   0         0.000   bps  1
10.57.50.1      71080903     8387546546      117   65        61.690  kbps 1

Group: 239.0.3.196/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2602280      296659916       113   0         0.000   bps  1
10.57.50.1      71080899     8387546066      117   65        61.690  kbps 1

Group: 239.0.3.197/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           18282487     2084203514      113   65        59.599  kbps 1
10.57.50.1      71080897     8387545838      117   65        61.690  kbps 1

Group: 239.0.3.198/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3681277      419665574       113   0         0.000   bps  1
10.57.50.1      71080896     8387545720      117   65        61.690  kbps 1

Group: 239.0.3.199/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           18286620     2084674676      113   65        59.599  kbps 1
10.57.50.1      71080896     8387545720      117   65        61.690  kbps 1

Group: 239.0.3.200/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3386016      386005820       113   0         0.000   bps  1
10.57.50.1      71080895     8387545602      117   65        61.690  kbps 1

Group: 239.0.3.201/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           18200435     2074849586      113   65        59.599  kbps 1
10.57.50.1      71080894     8387545484      117   65        61.690  kbps 1

Group: 239.0.3.202/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2242559      255651722       113   0         0.000   bps  1
10.57.50.1      71080895     8387545594      117   65        61.690  kbps 1

Group: 239.0.3.203/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           11358380     1294855316      113   65        59.599  kbps 1
10.57.50.1      71080893     8387545366      117   65        61.690  kbps 1

Group: 239.0.3.204/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           534981       60987830        113   0         106.400 bps  1
10.57.50.1      71080892     8387545248      117   65        61.690  kbps 1

Group: 239.0.3.205/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           18260469     2081693462      113   65        59.599  kbps 1
10.57.50.1      71080891     8387545130      117   65        61.690  kbps 1

Group: 239.0.3.206/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3372918      384512648       113   0         0.000   bps  1
10.57.50.1      71080891     8387545130      117   65        61.690  kbps 1

Group: 239.0.3.207/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           18238471     2079185690      113   65        59.599  kbps 1
10.57.50.1      71080890     8387545012      117   65        61.690  kbps 1

Group: 239.0.3.208/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3059743      348810698       113   0         0.000   bps  1
10.57.50.1      71080890     8387545012      117   65        61.690  kbps 1

Group: 239.0.3.209/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           18364492     2093552084      113   65        59.599  kbps 1
10.57.50.1      71080889     8387544894      117   65        61.690  kbps 1

Group: 239.0.3.210/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2179979      248517602       113   0         0.000   bps  1
10.57.50.1      71080888     8387544776      117   65        61.690  kbps 1

Group: 239.0.3.211/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           18336454     2090355752      113   65        59.599  kbps 1
10.57.50.1      71080888     8387544776      117   65        61.690  kbps 1

Group: 239.0.3.212/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2137641      243691070       113   0         0.000   bps  1
10.57.50.1      71080887     8387544658      117   65        61.690  kbps 1

Group: 239.0.3.213/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           11358380     1294855316      113   65        59.599  kbps 1
10.57.50.1      71080886     8387544540      117   65        61.690  kbps 1

Group: 239.0.3.214/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           727210       82901936        113   0         0.000   bps  1
10.57.50.1      71080886     8387544540      117   65        61.690  kbps 1

Group: 239.0.3.215/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           18482352     2106988124      113   65        59.599  kbps 1
10.57.50.1      71080885     8387544422      117   65        61.690  kbps 1

Group: 239.0.3.216/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2838470      323585576       113   0         0.000   bps  1
10.57.50.1      71080885     8387544414      117   65        61.690  kbps 1

Group: 239.0.3.217/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           18426804     2100655652      113   65        59.599  kbps 1
10.57.50.1      71080884     8387544304      117   65        61.690  kbps 1

Group: 239.0.3.218/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2665648      303883868       113   0         0.000   bps  1
10.57.50.1      71080883     8387544186      117   65        61.690  kbps 1

Group: 239.0.3.219/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           18743196     2136724340      113   65        59.599  kbps 1
10.57.50.1      71080882     8387544068      117   65        61.690  kbps 1

Group: 239.0.3.220/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           18740008     2136360908      113   65        59.599  kbps 1
10.57.50.1      71080882     8387544068      117   65        61.690  kbps 1

Group: 239.0.3.221/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2193077      250010774       113   0         0.000   bps  1
10.57.50.1      71080881     8387543950      117   65        61.690  kbps 1

Group: 239.0.3.222/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           18400983     2097712058      113   65        59.599  kbps 1
10.57.50.1      71080881     8387543950      117   65        61.690  kbps 1

Group: 239.0.3.223/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           11358381     1294855430      113   65        59.599  kbps 1
10.57.50.1      71080880     8387543832      117   65        61.690  kbps 1

Group: 239.0.3.224/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           670114       76392992        113   0         0.000   bps  1
10.57.50.1      71080879     8387543714      117   65        61.690  kbps 1

Group: 239.0.3.225/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           18184105     2072987966      113   65        59.599  kbps 1
10.57.50.1      71080879     8387543714      117   65        61.690  kbps 1

Group: 239.0.3.226/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3177650      362252096       113   0         0.000   bps  1
10.57.50.1      71080878     8387543596      117   65        61.690  kbps 1

Group: 239.0.3.227/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2497700      284737796       113   0         0.000   bps  1
10.57.50.1      71080878     8387543596      117   65        61.690  kbps 1

Group: 239.0.3.228/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1949200      222208796       113   0         0.000   bps  1
10.57.50.1      71080878     8387543596      117   65        61.690  kbps 1

Group: 239.0.3.229/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           19051993     2171927198      113   65        59.599  kbps 1
10.57.50.1      71080878     8387543588      117   65        61.690  kbps 1

Group: 239.0.3.230/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1421252      162022724       113   0         0.000   bps  1
10.57.50.1      71080876     8387543360      117   65        61.690  kbps 1

Group: 239.0.3.231/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           19077453     2174829638      113   65        59.599  kbps 1
10.57.50.1      71080876     8387543360      117   65        61.690  kbps 1

Group: 239.0.3.232/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2121199      241816682       113   0         0.000   bps  1
10.57.50.1      71080876     8387543352      117   65        61.690  kbps 1

Group: 239.0.3.233/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           11358382     1294855544      113   65        59.599  kbps 1
10.57.50.1      71080875     8387543234      117   65        61.690  kbps 1

Group: 239.0.3.234/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           872513       99466478        113   0         0.000   bps  1
10.57.50.1      71080874     8387543124      117   65        61.690  kbps 1

Group: 239.0.3.235/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           19127084     2180487572      113   65        59.599  kbps 1
10.57.50.1      71080874     8387543116      117   65        61.690  kbps 1

Group: 239.0.3.236/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1845916      210434420       113   0         0.000   bps  1
10.57.50.1      71080872     8387542888      117   65        61.690  kbps 1

Group: 239.0.3.237/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           18846236     2148470900      113   65        59.599  kbps 1
10.57.50.1      71080873     8387542998      117   65        61.690  kbps 1

Group: 239.0.3.238/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2057607      234567194       113   0         76.000  bps  1
10.57.50.1      71080872     8387542880      117   65        61.690  kbps 1

Group: 239.0.3.239/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           18490228     2107885988      113   65        59.599  kbps 1
10.57.50.1      71080870     8387542652      117   65        61.690  kbps 1

Group: 239.0.3.240/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2794586      318582800       113   0         0.000   bps  1
10.57.50.1      71080871     8387542762      117   65        61.690  kbps 1

Group: 239.0.3.241/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           18840514     2147818592      113   65        59.599  kbps 1
10.57.50.1      71080869     8387542534      117   65        61.690  kbps 1

Group: 239.0.3.242/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3123998      356135768       113   0         0.000   bps  1
10.57.50.1      71080870     8387542636      117   65        61.690  kbps 1

Group: 239.0.3.243/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           11358382     1294855544      113   65        59.599  kbps 1
10.57.50.1      71080870     8387542636      117   65        61.690  kbps 1

Group: 239.0.3.244/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           597006       68058680        113   0         0.000   bps  1
10.57.50.1      71080867     8387542298      117   65        61.690  kbps 1

Group: 239.0.3.245/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           18170967     2071490234      113   65        59.599  kbps 1
10.57.50.1      71080867     8387542290      117   65        61.690  kbps 1

Group: 239.0.3.246/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2668508      304209908       113   0         15.200  bps  1
10.57.50.1      71080867     8387542290      117   65        61.690  kbps 1

Group: 239.0.3.247/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           18796127     2142758474      113   65        59.599  kbps 1
10.57.50.1      71080865     8387542062      117   65        61.690  kbps 1

Group: 239.0.3.248/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1618786      184541600       113   0         0.000   bps  1
10.57.50.1      71080865     8387542054      117   65        61.690  kbps 1

Group: 239.0.3.249/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           19206742     2189568584      113   65        59.599  kbps 1
10.57.50.1      71080864     8387541944      117   65        61.690  kbps 1

Group: 239.0.3.250/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2636992      300617084       113   0         0.000   bps  1
10.57.50.1      71080864     8387541936      117   65        61.690  kbps 1

Group: 239.0.3.251/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           18561652     2116028324      113   65        59.599  kbps 1
10.57.50.1      71080863     8387541818      117   65        61.690  kbps 1

Group: 239.0.3.252/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3214994      366509312       113   0         0.000   bps  1
10.57.50.1      71080862     8387541708      117   65        61.690  kbps 1

Group: 239.0.3.253/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           11358383     1294855658      113   65        59.599  kbps 1
10.57.50.1      71080862     8387541700      117   65        61.690  kbps 1

Group: 239.0.3.254/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           729090       83116256        113   0         0.000   bps  1
10.57.50.1      71080796     8387533776      117   65        61.690  kbps 1

Group: 239.0.3.255/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           18978015     2163493706      113   65        59.599  kbps 1
10.57.50.1      71080779     8387531906      117   65        61.690  kbps 1

Group: 239.0.4.0/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           19327725     2203360646      113   65        59.599  kbps 1
10.57.50.1      71080778     8387531788      117   65        61.690  kbps 1

Group: 239.0.4.1/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1522605      173576966       113   0         0.000   bps  1
10.57.50.1      71080777     8387531678      117   65        61.690  kbps 1

Group: 239.0.4.2/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           18951380     2160457316      113   65        59.599  kbps 1
10.57.50.1      71080777     8387531670      117   65        61.690  kbps 1

Group: 239.0.4.3/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3929048      447911468       113   0         0.000   bps  1
10.57.50.1      71080775     8387531442      117   65        61.690  kbps 1

Group: 239.0.4.4/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           17978311     2049527450      113   65        59.599  kbps 1
10.57.50.1      71080775     8387531442      117   65        61.690  kbps 1

Group: 239.0.4.5/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           5937828      676912388       113   0         0.000   bps  1
10.57.50.1      71080774     8387531324      117   65        61.690  kbps 1

Group: 239.0.4.6/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           17592681     2005565630      113   65        59.599  kbps 1
10.57.50.1      71080773     8387531206      117   65        61.690  kbps 1

Group: 239.0.4.7/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080772     8387531088      117   65        61.690  kbps 1

Group: 239.0.4.8/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8297532      945918644       113   0         0.000   bps  1
10.57.50.1      71080772     8387531088      117   65        61.690  kbps 1

Group: 239.0.4.9/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           18683836     2129957300      113   65        59.599  kbps 1
10.57.50.1      71080771     8387530970      117   65        61.690  kbps 1

Group: 239.0.4.10/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8485226      967315760       113   0         0.000   bps  1
10.57.50.1      71080771     8387530962      117   65        61.690  kbps 1

Group: 239.0.4.11/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8112822      924861704       113   65        59.599  kbps 1
10.57.50.1      71080769     8387530734      117   65        61.690  kbps 1

Group: 239.0.4.12/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8551520      974873276       113   65        59.599  kbps 1
10.57.50.1      71080768     8387530616      117   65        61.690  kbps 1

Group: 239.0.4.13/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           17650372     2012142404      113   65        59.599  kbps 1
10.57.50.1      71080767     8387530498      117   65        61.690  kbps 1

Group: 239.0.4.14/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8587943      979025498       113   0         0.000   bps  1
10.57.50.1      71080767     8387530498      117   65        61.690  kbps 1

Group: 239.0.4.15/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           18090922     2062365104      113   65        59.599  kbps 1
10.57.50.1      71080766     8387530380      117   65        61.690  kbps 1

Group: 239.0.4.16/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7798118      888985448       113   0         0.000   bps  1
10.57.50.1      71080765     8387530262      117   65        61.690  kbps 1

Group: 239.0.4.17/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           11358383     1294855658      113   65        59.599  kbps 1
10.57.50.1      71080765     8387530262      117   65        61.690  kbps 1

Group: 239.0.4.18/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1892870      215787176       113   65        59.599  kbps 1
10.57.50.1      71080764     8387530144      117   65        61.690  kbps 1

Group: 239.0.4.19/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           19074385     2174479886      113   65        59.599  kbps 1
10.57.50.1      71080763     8387530026      117   65        61.690  kbps 1

Group: 239.0.4.20/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9295983      1059742058      113   0         0.000   bps  1
10.57.50.1      71080763     8387530026      117   65        61.690  kbps 1

Group: 239.0.4.21/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           17818236     2031278900      113   65        59.599  kbps 1
10.57.50.1      71080762     8387529908      117   65        61.690  kbps 1

Group: 239.0.4.22/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8311057      947460494       113   0         0.000   bps  1
10.57.50.1      71080761     8387529790      117   65        61.690  kbps 1

Group: 239.0.4.23/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           16559849     1887822782      113   65        59.599  kbps 1
10.57.50.1      71080762     8387529900      117   65        61.690  kbps 1

Group: 239.0.4.24/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8258589      941479142       113   0         0.000   bps  1
10.57.50.1      71080760     8387529672      117   65        61.690  kbps 1

Group: 239.0.4.25/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           18969148     2162482868      113   65        59.599  kbps 1
10.57.50.1      71080759     8387529554      117   65        61.690  kbps 1

Group: 239.0.4.26/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7565944      862517612       113   0         0.000   bps  1
10.57.50.1      71080759     8387529554      117   65        61.690  kbps 1

Group: 239.0.4.27/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           11358385     1294855886      113   65        59.599  kbps 1
10.57.50.1      71080759     8387529554      117   65        61.690  kbps 1

Group: 239.0.4.28/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2271322      258930704       113   0         0.000   bps  1
10.57.50.1      71080758     8387529436      117   65        61.690  kbps 1

Group: 239.0.4.29/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7856997      895697654       113   65        59.599  kbps 1
10.57.50.1      71080758     8387529436      117   65        61.690  kbps 1

Group: 239.0.4.30/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8555928      975375788       113   0         0.000   bps  1
10.57.50.1      71080757     8387529318      117   65        61.690  kbps 1

Group: 239.0.4.31/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8737466      996071120       113   0         0.000   bps  1
10.57.50.1      71080756     8387529200      117   65        61.690  kbps 1

Group: 239.0.4.32/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8233057      938568494       113   0         0.000   bps  1
10.57.50.1      71080756     8387529200      117   65        61.690  kbps 1

Group: 239.0.4.33/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8824570      1006000976      113   0         0.000   bps  1
10.57.50.1      71080756     8387529192      117   65        61.690  kbps 1

Group: 239.0.4.34/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7696628      877415588       113   65        59.599  kbps 1
10.57.50.1      71080755     8387529074      117   65        61.690  kbps 1

Group: 239.0.4.35/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7911641      901927070       113   0         0.000   bps  1
10.57.50.1      71080755     8387529074      117   65        61.690  kbps 1

Group: 239.0.4.36/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7817032      891141644       113   0         0.000   bps  1
10.57.50.1      71080754     8387528956      117   65        61.690  kbps 1

Group: 239.0.4.37/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080753     8387528838      117   65        61.690  kbps 1

Group: 239.0.4.38/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2895558      330093608       113   0         0.000   bps  1
10.57.50.1      71080753     8387528838      117   65        61.690  kbps 1

Group: 239.0.4.39/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9276747      1057549154      113   0         0.000   bps  1
10.57.50.1      71080752     8387528720      117   65        61.690  kbps 1

Group: 239.0.4.40/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9155942      1043777384      113   0         0.000   bps  1
10.57.50.1      71080750     8387528492      117   65        61.690  kbps 1

Group: 239.0.4.41/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9147669      1042834262      113   65        59.599  kbps 1
10.57.50.1      71080751     8387528602      117   65        61.690  kbps 1

Group: 239.0.4.42/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8068783      919841258       113   0         0.000   bps  1
10.57.50.1      71080749     8387528374      117   65        61.690  kbps 1

Group: 239.0.4.43/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8120354      925720352       113   0         0.000   bps  1
10.57.50.1      71080749     8387528366      117   65        61.690  kbps 1

Group: 239.0.4.44/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7685579      876156002       113   0         0.000   bps  1
10.57.50.1      71080749     8387528366      117   65        61.690  kbps 1

Group: 239.0.4.45/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8012224      913393532       113   0         0.000   bps  1
10.57.50.1      71080747     8387528138      117   65        61.690  kbps 1

Group: 239.0.4.46/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7193537      820063214       113   1         1.125   kbps 1
10.57.50.1      71080748     8387528248      117   65        61.690  kbps 1

Group: 239.0.4.47/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080746     8387528020      117   65        61.690  kbps 1

Group: 239.0.4.48/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2216113      252636878       113   0         0.000   bps  1
10.57.50.1      71080746     8387528012      117   65        61.690  kbps 1

Group: 239.0.4.49/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8806440      1003934156      113   65        59.599  kbps 1
10.57.50.1      71080747     8387528122      117   65        61.690  kbps 1

Group: 239.0.4.50/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8021044      914399012       113   0         0.000   bps  1
10.57.50.1      71080745     8387527894      117   65        61.690  kbps 1

Group: 239.0.4.51/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7575590      863617256       113   0         0.000   bps  1
10.57.50.1      71080744     8387527776      117   65        61.690  kbps 1

Group: 239.0.4.52/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8626087      983373914       113   0         0.000   bps  1
10.57.50.1      71080744     8387527776      117   65        61.690  kbps 1

Group: 239.0.4.53/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8021398      914439368       113   0         0.000   bps  1
10.57.50.1      71080742     8387527548      117   65        61.690  kbps 1

Group: 239.0.4.54/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8533584      972828572       113   65        59.599  kbps 1
10.57.50.1      71080742     8387527540      117   65        61.690  kbps 1

Group: 239.0.4.55/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8438898      962034368       113   0         0.000   bps  1
10.57.50.1      71080741     8387527430      117   65        61.690  kbps 1

Group: 239.0.4.56/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7816507      891081794       113   65        59.599  kbps 1
10.57.50.1      71080741     8387527422      117   65        61.690  kbps 1

Group: 239.0.4.57/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080740     8387527304      117   65        61.690  kbps 1

Group: 239.0.4.58/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1961607      223623194       113   0         0.000   bps  1
10.57.50.1      71080739     8387527194      117   65        61.690  kbps 1

Group: 239.0.4.59/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7908220      901537076       113   65        59.584  kbps 1
10.57.50.1      71080739     8387527186      117   65        61.675  kbps 1

Group: 239.0.4.60/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8923406      1017268280      113   0         0.000   bps  1
10.57.50.1      71080738     8387527076      117   65        61.675  kbps 1

Group: 239.0.4.61/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8135403      927435938       113   0         0.000   bps  1
10.57.50.1      71080738     8387527060      117   65        61.675  kbps 1

Group: 239.0.4.62/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8096439      922994042       113   0         0.000   bps  1
10.57.50.1      71080736     8387526832      117   65        61.675  kbps 1

Group: 239.0.4.63/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8827470      1006331576      113   0         0.000   bps  1
10.57.50.1      71080735     8387526714      117   65        61.675  kbps 1

Group: 239.0.4.64/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8842212      1008012164      113   65        59.584  kbps 1
10.57.50.1      71080735     8387526714      117   65        61.675  kbps 1

Group: 239.0.4.65/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8085321      921726590       113   0         0.000   bps  1
10.57.50.1      71080734     8387526596      117   65        61.675  kbps 1

Group: 239.0.4.66/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7387743      842202698       113   65        59.584  kbps 1
10.57.50.1      71080733     8387526486      117   65        61.675  kbps 1

Group: 239.0.4.67/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080733     8387526478      117   65        61.675  kbps 1

Group: 239.0.4.68/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2242615      255658106       113   0         0.000   bps  1
10.57.50.1      71080731     8387526250      117   65        61.675  kbps 1

Group: 239.0.4.69/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7802820      889521476       113   0         0.000   bps  1
10.57.50.1      71080731     8387526242      117   65        61.675  kbps 1

Group: 239.0.4.70/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8722563      994372178       113   0         0.000   bps  1
10.57.50.1      71080731     8387526242      117   65        61.675  kbps 1

Group: 239.0.4.71/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8027975      915189146       113   65        59.584  kbps 1
10.57.50.1      71080729     8387526014      117   65        61.675  kbps 1

Group: 239.0.4.72/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8117499      925394882       113   0         0.000   bps  1
10.57.50.1      71080730     8387526124      117   65        61.675  kbps 1

Group: 239.0.4.73/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8049866      917684720       113   0         0.000   bps  1
10.57.50.1      71080728     8387525896      117   65        61.675  kbps 1

Group: 239.0.4.74/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8392306      956722880       113   65        59.584  kbps 1
10.57.50.1      71080728     8387525888      117   65        61.675  kbps 1

Group: 239.0.4.75/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8707504      992655452       113   0         0.000   bps  1
10.57.50.1      71080729     8387525998      117   65        61.675  kbps 1

Group: 239.0.4.76/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8527326      972115160       113   0         0.000   bps  1
10.57.50.1      71080726     8387525660      117   65        61.675  kbps 1

Group: 239.0.4.77/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           20293        2313398         113   0         0.000   bps  1
10.57.50.1      71080727     8387525762      117   65        61.675  kbps 1

Group: 239.0.4.78/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1542514      175846592       113   0         0.000   bps  1
10.57.50.1      71080725     8387525542      117   65        61.675  kbps 1

Group: 239.0.4.79/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8503857      969439694       113   0         0.000   bps  1
10.57.50.1      71080725     8387525534      117   65        61.675  kbps 1

Group: 239.0.4.80/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7636578      870569888       113   0         0.000   bps  1
10.57.50.1      71080723     8387525306      117   65        61.675  kbps 1

Group: 239.0.4.81/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8877603      1012046738      113   65        59.584  kbps 1
10.57.50.1      71080723     8387525306      117   65        61.675  kbps 1

Group: 239.0.4.82/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9284209      1058399822      113   0         0.000   bps  1
10.57.50.1      71080722     8387525188      117   65        61.675  kbps 1

Group: 239.0.4.83/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9042406      1030834280      113   65        59.584  kbps 1
10.57.50.1      71080721     8387525070      117   65        61.675  kbps 1

Group: 239.0.4.84/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7858828      895906388       113   0         0.000   bps  1
10.57.50.1      71080721     8387525070      117   65        61.675  kbps 1

Group: 239.0.4.85/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7991521      911033390       113   0         0.000   bps  1
10.57.50.1      71080720     8387524952      117   65        61.675  kbps 1

Group: 239.0.4.86/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8105001      923970110       113   0         0.000   bps  1
10.57.50.1      71080720     8387524952      117   65        61.675  kbps 1

Group: 239.0.4.87/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           20292        2313284         113   0         0.000   bps  1
10.57.50.1      71080719     8387524834      117   65        61.675  kbps 1

Group: 239.0.4.88/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2181790      248724056       113   65        59.584  kbps 1
10.57.50.1      71080718     8387524716      117   65        61.675  kbps 1

Group: 239.0.4.89/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8885889      1012991342      113   65        59.584  kbps 1
10.57.50.1      71080719     8387524826      117   65        61.675  kbps 1

Group: 239.0.4.90/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7161635      816426386       113   0         0.000   bps  1
10.57.50.1      71080717     8387524598      117   65        61.675  kbps 1

Group: 239.0.4.91/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8524796      971826740       113   0         0.000   bps  1
10.57.50.1      71080718     8387524708      117   65        61.690  kbps 1

Group: 239.0.4.92/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8761350      998793896       113   0         0.000   bps  1
10.57.50.1      71080717     8387524598      117   65        61.690  kbps 1

Group: 239.0.4.93/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7881535      898494986       113   0         0.000   bps  1
10.57.50.1      71080716     8387524480      117   65        61.690  kbps 1

Group: 239.0.4.94/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8979397      1023651254      113   0         0.000   bps  1
10.57.50.1      71080715     8387524362      117   65        61.690  kbps 1

Group: 239.0.4.95/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8639581      984912230       113   0         0.000   bps  1
10.57.50.1      71080715     8387524362      117   65        61.690  kbps 1

Group: 239.0.4.96/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8665315      987845906       113   0         0.000   bps  1
10.57.50.1      71080714     8387524244      117   65        61.690  kbps 1

Group: 239.0.4.97/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           20291        2313170         113   0         0.000   bps  1
10.57.50.1      71080713     8387524126      117   65        61.690  kbps 1

Group: 239.0.4.98/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1627116      185491220       113   0         0.000   bps  1
10.57.50.1      71080713     8387524126      117   65        61.690  kbps 1

Group: 239.0.4.99/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9104472      1037909804      113   0         0.000   bps  1
10.57.50.1      71080712     8387524008      117   65        61.690  kbps 1

Group: 239.0.4.100/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9828614      1120461992      113   0         0.000   bps  1
10.57.50.1      71080711     8387523890      117   65        61.690  kbps 1

Group: 239.0.4.101/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9150934      1043206472      113   65        59.599  kbps 1
10.57.50.1      71080712     8387524000      117   65        61.690  kbps 1

Group: 239.0.4.102/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8581720      978316076       113   0         0.000   bps  1
10.57.50.1      71080710     8387523772      117   65        61.690  kbps 1

Group: 239.0.4.103/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9222983      1051420058      113   0         0.000   bps  1
10.57.50.1      71080712     8387523992      117   65        61.690  kbps 1

Group: 239.0.4.104/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8652901      986430710       113   0         0.000   bps  1
10.57.50.1      71080710     8387523764      117   65        61.690  kbps 1

Group: 239.0.4.105/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7155130      815684816       113   0         0.000   bps  1
10.57.50.1      71080709     8387523646      117   65        61.690  kbps 1

Group: 239.0.4.106/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6379756      727292180       113   0         0.000   bps  1
10.57.50.1      71080709     8387523646      117   65        61.690  kbps 1

Group: 239.0.4.107/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080707     8387523418      117   65        61.690  kbps 1

Group: 239.0.4.108/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1975909      225253622       113   0         0.000   bps  1
10.57.50.1      71080707     8387523410      117   65        61.690  kbps 1

Group: 239.0.4.109/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9035418      1030037648      113   0         0.000   bps  1
10.57.50.1      71080706     8387523292      117   65        61.690  kbps 1

Group: 239.0.4.110/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7957972      907208804       113   0         0.000   bps  1
10.57.50.1      71080705     8387523182      117   65        61.690  kbps 1

Group: 239.0.4.111/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9333530      1064022416      113   0         0.000   bps  1
10.57.50.1      71080705     8387523174      117   65        61.690  kbps 1

Group: 239.0.4.112/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8430324      961056932       113   65        59.599  kbps 1
10.57.50.1      71080703     8387522946      117   65        61.690  kbps 1

Group: 239.0.4.113/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8199109      934698422       113   0         0.000   bps  1
10.57.50.1      71080703     8387522938      117   65        61.690  kbps 1

Group: 239.0.4.114/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7687799      876409082       113   0         0.000   bps  1
10.57.50.1      71080705     8387523166      117   65        61.690  kbps 1

Group: 239.0.4.115/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8245471      939983690       113   0         0.000   bps  1
10.57.50.1      71080702     8387522828      117   65        61.690  kbps 1

Group: 239.0.4.116/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7516093      856834598       113   0         0.000   bps  1
10.57.50.1      71080703     8387522930      117   65        61.690  kbps 1

Group: 239.0.4.117/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080702     8387522820      117   65        61.690  kbps 1

Group: 239.0.4.118/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2666338      303962528       113   0         0.000   bps  1
10.57.50.1      71080701     8387522702      117   65        61.690  kbps 1

Group: 239.0.4.119/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8265448      942261068       113   0         0.000   bps  1
10.57.50.1      71080700     8387522584      117   65        61.690  kbps 1

Group: 239.0.4.120/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8759534      998586872       113   0         0.000   bps  1
10.57.50.1      71080699     8387522474      117   65        61.690  kbps 1

Group: 239.0.4.121/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8641527      985134074       113   0         0.000   bps  1
10.57.50.1      71080699     8387522466      117   65        61.690  kbps 1

Group: 239.0.4.122/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8468587      965418914       113   0         0.000   bps  1
10.57.50.1      71080697     8387522238      117   65        61.690  kbps 1

Group: 239.0.4.123/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8709577      992891774       113   1         1.094   kbps 1
10.57.50.1      71080698     8387522348      117   65        61.690  kbps 1

Group: 239.0.4.124/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6601126      752528360       113   65        59.599  kbps 1
10.57.50.1      71080697     8387522230      117   65        61.690  kbps 1

Group: 239.0.4.125/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8351405      952060166       113   0         0.000   bps  1
10.57.50.1      71080696     8387522120      117   65        61.690  kbps 1

Group: 239.0.4.126/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6618863      754550378       113   0         0.000   bps  1
10.57.50.1      71080696     8387522112      117   65        61.690  kbps 1

Group: 239.0.4.127/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080695     8387521994      117   65        61.690  kbps 1

Group: 239.0.4.128/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2233342      254600984       113   0         0.000   bps  1
10.57.50.1      71080695     8387521994      117   65        61.690  kbps 1

Group: 239.0.4.129/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9262421      1055915990      113   1         1.079   kbps 1
10.57.50.1      71080694     8387521876      117   65        61.690  kbps 1

Group: 239.0.4.130/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7737904      882121052       113   0         0.000   bps  1
10.57.50.1      71080693     8387521758      117   65        61.690  kbps 1

Group: 239.0.4.131/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7491732      854057444       113   64        58.657  kbps 1
10.57.50.1      71080694     8387521868      117   65        61.690  kbps 1

Group: 239.0.4.132/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8263993      942095198       113   0         0.000   bps  1
10.57.50.1      71080692     8387521640      117   65        61.690  kbps 1

Group: 239.0.4.133/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8292321      945324590       113   0         0.000   bps  1
10.57.50.1      71080690     8387521412      117   65        61.690  kbps 1

Group: 239.0.4.134/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8241185      939495086       113   0         0.000   bps  1
10.57.50.1      71080691     8387521522      117   65        61.690  kbps 1

Group: 239.0.4.135/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7735660      881865236       113   0         0.000   bps  1
10.57.50.1      71080689     8387521294      117   65        61.690  kbps 1

Group: 239.0.4.136/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7842713      894069278       113   0         0.000   bps  1
10.57.50.1      71080689     8387521286      117   65        61.690  kbps 1

Group: 239.0.4.137/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080689     8387521286      117   65        61.690  kbps 1

Group: 239.0.4.138/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2626403      299409938       113   0         0.000   bps  1
10.57.50.1      71080687     8387521058      117   65        61.690  kbps 1

Group: 239.0.4.139/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8505651      969644210       113   0         0.000   bps  1
10.57.50.1      71080687     8387521050      117   65        61.690  kbps 1

Group: 239.0.4.140/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7657987      873010514       113   64        58.657  kbps 1
10.57.50.1      71080686     8387520940      117   65        61.690  kbps 1

Group: 239.0.4.141/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9034398      1029921368      113   0         0.000   bps  1
10.57.50.1      71080686     8387520932      117   65        61.690  kbps 1

Group: 239.0.4.142/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7802777      889516574       113   0         0.000   bps  1
10.57.50.1      71080686     8387520924      117   65        61.690  kbps 1

Group: 239.0.4.143/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8372356      954448580       113   0         0.000   bps  1
10.57.50.1      71080685     8387520814      117   65        61.690  kbps 1

Group: 239.0.4.144/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8489002      967746224       113   0         121.600 bps  1
10.57.50.1      71080684     8387520696      117   65        61.690  kbps 1

Group: 239.0.4.145/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7806582      889950344       113   0         0.000   bps  1
10.57.50.1      71080684     8387520688      117   65        61.690  kbps 1

Group: 239.0.4.146/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8575721      977632190       113   0         0.000   bps  1
10.57.50.1      71080682     8387520468      117   65        61.690  kbps 1

Group: 239.0.4.147/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080682     8387520460      117   65        61.690  kbps 1

Group: 239.0.4.148/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1393820      158895476       113   64        58.657  kbps 1
10.57.50.1      71080681     8387520350      117   65        61.690  kbps 1

Group: 239.0.4.149/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9107814      1038290792      113   0         0.000   bps  1
10.57.50.1      71080681     8387520342      117   65        61.690  kbps 1

Group: 239.0.4.150/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8988239      1024659242      113   0         0.000   bps  1
10.57.50.1      71080680     8387520224      117   65        61.690  kbps 1

Group: 239.0.4.151/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7873675      897598946       113   0         0.000   bps  1
10.57.50.1      71080679     8387520114      117   65        61.690  kbps 1

Group: 239.0.4.152/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8718599      993920282       113   0         0.000   bps  1
10.57.50.1      71080679     8387520106      117   65        61.690  kbps 1

Group: 239.0.4.153/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7598933      866278358       113   0         0.000   bps  1
10.57.50.1      71080677     8387519878      117   65        61.690  kbps 1

Group: 239.0.4.154/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8109882      924526544       113   64        58.657  kbps 1
10.57.50.1      71080678     8387519988      117   65        61.690  kbps 1

Group: 239.0.4.155/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7802060      889434836       113   0         0.000   bps  1
10.57.50.1      71080677     8387519870      117   65        61.690  kbps 1

Group: 239.0.4.156/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7831080      892743116       113   0         0.000   bps  1
10.57.50.1      71080676     8387519752      117   65        61.690  kbps 1

Group: 239.0.4.157/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080677     8387519862      117   65        61.690  kbps 1

Group: 239.0.4.158/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1813150      206699096       113   0         0.000   bps  1
10.57.50.1      71080674     8387519524      117   65        61.690  kbps 1

Group: 239.0.4.159/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8528949      972300182       113   0         0.000   bps  1
10.57.50.1      71080674     8387519516      117   65        61.690  kbps 1

Group: 239.0.4.160/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8196811      934436450       113   0         0.000   bps  1
10.57.50.1      71080673     8387519406      117   65        61.690  kbps 1

Group: 239.0.4.161/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7859875      896025746       113   0         0.000   bps  1
10.57.50.1      71080672     8387519288      117   65        61.690  kbps 1

Group: 239.0.4.162/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8364652      953570324       113   64        58.657  kbps 1
10.57.50.1      71080671     8387519170      117   65        61.690  kbps 1

Group: 239.0.4.163/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8411403      958899938       113   0         0.000   bps  1
10.57.50.1      71080670     8387519052      117   65        61.690  kbps 1

Group: 239.0.4.164/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8431795      961224626       113   0         91.200  bps  1
10.57.50.1      71080670     8387519052      117   65        61.690  kbps 1

Group: 239.0.4.165/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8702014      992029592       113   0         0.000   bps  1
10.57.50.1      71080669     8387518934      117   65        61.690  kbps 1

Group: 239.0.4.166/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8498885      968872886       113   0         0.000   bps  1
10.57.50.1      71080669     8387518934      117   65        61.690  kbps 1

Group: 239.0.4.167/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080668     8387518816      117   65        61.690  kbps 1

Group: 239.0.4.168/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1909737      217710014       113   0         0.000   bps  1
10.57.50.1      71080667     8387518698      117   65        61.690  kbps 1

Group: 239.0.4.169/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9053667      1032118034      113   0         0.000   bps  1
10.57.50.1      71080668     8387518808      117   65        61.690  kbps 1

Group: 239.0.4.170/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8611792      981744284       113   0         0.000   bps  1
10.57.50.1      71080667     8387518690      117   65        61.690  kbps 1

Group: 239.0.4.171/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8500458      969052208       113   1         1.034   kbps 1
10.57.50.1      71080666     8387518572      117   65        61.690  kbps 1

Group: 239.0.4.172/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7963007      907782794       113   0         0.000   bps  1
10.57.50.1      71080666     8387518572      117   65        61.690  kbps 1

Group: 239.0.4.173/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8889658      1013421008      113   0         0.000   bps  1
10.57.50.1      71080665     8387518454      117   65        61.690  kbps 1

Group: 239.0.4.174/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8030660      915495236       113   0         0.000   bps  1
10.57.50.1      71080664     8387518344      117   65        61.690  kbps 1

Group: 239.0.4.175/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7766768      885411548       113   0         0.000   bps  1
10.57.50.1      71080664     8387518336      117   65        61.690  kbps 1

Group: 239.0.4.176/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8462786      964757600       113   0         0.000   bps  1
10.57.50.1      71080663     8387518218      117   65        61.690  kbps 1

Group: 239.0.4.177/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080662     8387518108      117   65        61.690  kbps 1

Group: 239.0.4.178/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1886817      215097134       113   0         0.000   bps  1
10.57.50.1      71080663     8387518218      117   65        61.690  kbps 1

Group: 239.0.4.179/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8695106      991242080       113   0         76.000  bps  1
10.57.50.1      71080661     8387517990      117   65        61.690  kbps 1

Group: 239.0.4.180/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8002786      912317600       113   0         0.000   bps  1
10.57.50.1      71080662     8387518100      117   65        61.690  kbps 1

Group: 239.0.4.181/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8539079      973455002       113   0         0.000   bps  1
10.57.50.1      71080661     8387517982      117   65        61.690  kbps 1

Group: 239.0.4.182/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9051673      1031890718      113   0         0.000   bps  1
10.57.50.1      71080661     8387517982      117   65        61.690  kbps 1

Group: 239.0.4.183/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8047081      917367230       113   0         0.000   bps  1
10.57.50.1      71080660     8387517864      117   65        61.690  kbps 1

Group: 239.0.4.184/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8449804      963277652       113   0         0.000   bps  1
10.57.50.1      71080659     8387517746      117   65        61.690  kbps 1

Group: 239.0.4.185/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7908516      901570820       113   0         0.000   bps  1
10.57.50.1      71080660     8387517856      117   65        61.690  kbps 1

Group: 239.0.4.186/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8321116      948607220       113   0         0.000   bps  1
10.57.50.1      71080658     8387517628      117   65        61.690  kbps 1

Group: 239.0.4.187/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080657     8387517510      117   65        61.690  kbps 1

Group: 239.0.4.188/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1346686      153522200       113   0         0.000   bps  1
10.57.50.1      71080657     8387517510      117   65        61.690  kbps 1

Group: 239.0.4.189/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9091380      1036417316      113   0         0.000   bps  1
10.57.50.1      71080656     8387517392      117   65        61.690  kbps 1

Group: 239.0.4.190/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8628178      983612288       113   0         0.000   bps  1
10.57.50.1      71080654     8387517164      117   65        61.690  kbps 1

Group: 239.0.4.191/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8631411      983980850       113   0         0.000   bps  1
10.57.50.1      71080655     8387517274      117   65        61.690  kbps 1

Group: 239.0.4.192/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7828704      892472252       113   0         60.800  bps  1
10.57.50.1      71080653     8387517046      117   65        61.690  kbps 1

Group: 239.0.4.193/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7881884      898534772       113   0         0.000   bps  1
10.57.50.1      71080654     8387517156      117   65        61.690  kbps 1

Group: 239.0.4.194/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8245590      939997256       113   64        58.642  kbps 1
10.57.50.1      71080653     8387517038      117   65        61.690  kbps 1

Group: 239.0.4.195/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8691694      990853112       113   0         0.000   bps  1
10.57.50.1      71080651     8387516810      117   65        61.690  kbps 1

Group: 239.0.4.196/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7214716      822477620       113   0         0.000   bps  1
10.57.50.1      71080653     8387517030      117   65        61.690  kbps 1

Group: 239.0.4.197/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080650     8387516692      117   65        61.690  kbps 1

Group: 239.0.4.198/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2181655      248708666       113   0         0.000   bps  1
10.57.50.1      71080651     8387516794      117   65        61.690  kbps 1

Group: 239.0.4.199/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6863864      782480492       113   1         1.003   kbps 1
10.57.50.1      71080651     8387516794      117   65        61.690  kbps 1

Group: 239.0.4.200/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8149005      928986566       113   0         0.000   bps  1
10.57.50.1      71080648     8387516456      117   65        61.690  kbps 1

Group: 239.0.4.201/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9278962      1057801664      113   0         0.000   bps  1
10.57.50.1      71080649     8387516558      117   65        61.690  kbps 1

Group: 239.0.4.202/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7377060      840984836       113   64        58.626  kbps 1
10.57.50.1      71080647     8387516338      117   65        61.675  kbps 1

Group: 239.0.4.203/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8923931      1017328130      113   0         0.000   bps  1
10.57.50.1      71080647     8387516330      117   65        61.675  kbps 1

Group: 239.0.4.204/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8790263      1002089978      113   0         0.000   bps  1
10.57.50.1      71080646     8387516212      117   65        61.675  kbps 1

Group: 239.0.4.205/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9052514      1031986592      113   64        58.626  kbps 1
10.57.50.1      71080645     8387516102      117   65        61.675  kbps 1

Group: 239.0.4.206/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7256607      827253194       113   0         0.000   bps  1
10.57.50.1      71080645     8387516094      117   65        61.675  kbps 1

Group: 239.0.4.207/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080644     8387515976      117   65        61.675  kbps 1

Group: 239.0.4.208/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1653453      188493638       113   0         0.000   bps  1
10.57.50.1      71080643     8387515866      117   65        61.675  kbps 1

Group: 239.0.4.209/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7735918      881894648       113   64        58.626  kbps 1
10.57.50.1      71080644     8387515968      117   65        61.675  kbps 1

Group: 239.0.4.210/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8848886      1008773000      113   65        59.584  kbps 1
10.57.50.1      71080641     8387515630      117   65        61.675  kbps 1

Group: 239.0.4.211/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8365589      953677142       113   0         0.000   bps  1
10.57.50.1      71080583     8387508402      117   65        61.675  kbps 1

Group: 239.0.4.212/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9135732      1041473444      113   65        59.584  kbps 1
10.57.50.1      71080536     8387503232      117   65        61.675  kbps 1

Group: 239.0.4.213/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8401792      957804284       113   64        58.626  kbps 1
10.57.50.1      71080534     8387503004      117   65        61.675  kbps 1

Group: 239.0.4.214/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8153017      929443934       113   0         0.000   bps  1
10.57.50.1      71080536     8387503224      117   65        61.675  kbps 1

Group: 239.0.4.215/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7590494      865316312       113   0         30.400  bps  1
10.57.50.1      71080534     8387502996      117   65        61.675  kbps 1

Group: 239.0.4.216/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7020847      800376554       113   0         0.000   bps  1
10.57.50.1      71080533     8387502878      117   65        61.675  kbps 1

Group: 239.0.4.217/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080534     8387502988      117   65        61.675  kbps 1

Group: 239.0.4.218/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2457538      280159328       113   0         0.000   bps  1
10.57.50.1      71080531     8387502650      117   65        61.675  kbps 1

Group: 239.0.4.219/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8994294      1025349512      113   64        58.626  kbps 1
10.57.50.1      71080532     8387502752      117   65        61.675  kbps 1

Group: 239.0.4.220/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8860292      1010073284      113   0         0.000   bps  1
10.57.50.1      71080531     8387502642      117   65        61.675  kbps 1

Group: 239.0.4.221/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7436146      847720640       113   64        58.626  kbps 1
10.57.50.1      71080529     8387502414      117   65        61.675  kbps 1

Group: 239.0.4.222/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8412765      959055206       113   0         0.000   bps  1
10.57.50.1      71080530     8387502524      117   65        61.675  kbps 1

Group: 239.0.4.223/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8492435      968137586       113   0         0.000   bps  1
10.57.50.1      71080528     8387502296      117   65        61.675  kbps 1

Group: 239.0.4.224/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8282667      944224034       113   0         0.000   bps  1
10.57.50.1      71080528     8387502288      117   65        61.675  kbps 1

Group: 239.0.4.225/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8632655      984122666       113   0         0.000   bps  1
10.57.50.1      71080529     8387502398      117   65        61.675  kbps 1

Group: 239.0.4.226/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7468825      851446046       113   0         0.000   bps  1
10.57.50.1      71080527     8387502170      117   65        61.675  kbps 1

Group: 239.0.4.227/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080527     8387502162      117   65        61.675  kbps 1

Group: 239.0.4.228/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1130723      128902418       113   0         0.000   bps  1
10.57.50.1      71080526     8387502052      117   65        61.675  kbps 1

Group: 239.0.4.229/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8266005      942324566       113   0         0.000   bps  1
10.57.50.1      71080526     8387502044      117   65        61.675  kbps 1

Group: 239.0.4.230/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8123438      926071928       113   0         0.000   bps  1
10.57.50.1      71080526     8387502036      117   65        61.675  kbps 1

Group: 239.0.4.231/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8261987      941866514       113   0         0.000   bps  1
10.57.50.1      71080524     8387501816      117   65        61.675  kbps 1

Group: 239.0.4.232/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8507009      969799018       113   0         0.000   bps  1
10.57.50.1      71080523     8387501698      117   65        61.675  kbps 1

Group: 239.0.4.233/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8301289      946346942       113   0         0.000   bps  1
10.57.50.1      71080523     8387501690      117   65        61.675  kbps 1

Group: 239.0.4.234/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9270003      1056780334      113   0         0.000   bps  1
10.57.50.1      71080522     8387501588      117   65        61.690  kbps 1

Group: 239.0.4.235/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8047651      917432206       113   0         0.000   bps  1
10.57.50.1      71080522     8387501580      117   65        61.690  kbps 1

Group: 239.0.4.236/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7696120      877357676       113   0         0.000   bps  1
10.57.50.1      71080521     8387501470      117   65        61.690  kbps 1

Group: 239.0.4.237/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080521     8387501462      117   65        61.690  kbps 1

Group: 239.0.4.238/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2577187      293799314       113   0         0.000   bps  1
10.57.50.1      71080520     8387501344      117   65        61.690  kbps 1

Group: 239.0.4.239/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8478365      966533606       113   0         0.000   bps  1
10.57.50.1      71080519     8387501234      117   65        61.690  kbps 1

Group: 239.0.4.240/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8160664      930315692       113   0         0.000   bps  1
10.57.50.1      71080519     8387501226      117   65        61.690  kbps 1

Group: 239.0.4.241/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8395478      957084488       113   0         0.000   bps  1
10.57.50.1      71080519     8387501226      117   65        61.690  kbps 1

Group: 239.0.4.242/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8151911      929317850       113   0         0.000   bps  1
10.57.50.1      71080519     8387501218      117   65        61.690  kbps 1

Group: 239.0.4.243/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8863029      1010385302      113   0         0.000   bps  1
10.57.50.1      71080517     8387500990      117   65        61.690  kbps 1

Group: 239.0.4.244/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8382217      955572734       113   0         0.000   bps  1
10.57.50.1      71080517     8387500990      117   65        61.690  kbps 1

Group: 239.0.4.245/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8045769      917217662       113   0         0.000   bps  1
10.57.50.1      71080517     8387500982      117   65        61.690  kbps 1

Group: 239.0.4.246/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7688412      876478964       113   0         0.000   bps  1
10.57.50.1      71080514     8387500644      117   65        61.690  kbps 1

Group: 239.0.4.247/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080516     8387500864      117   65        61.690  kbps 1

Group: 239.0.4.248/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2324694      265015112       113   0         0.000   bps  1
10.57.50.1      71080514     8387500636      117   65        61.690  kbps 1

Group: 239.0.4.249/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9043264      1030932092      113   0         0.000   bps  1
10.57.50.1      71080512     8387500408      117   65        61.690  kbps 1

Group: 239.0.4.250/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8024561      914799950       113   0         0.000   bps  1
10.57.50.1      71080513     8387500518      117   65        61.690  kbps 1

Group: 239.0.4.251/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8934542      1018537784      113   0         0.000   bps  1
10.57.50.1      71080512     8387500400      117   65        61.690  kbps 1

Group: 239.0.4.252/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7869124      897080132       113   0         0.000   bps  1
10.57.50.1      71080510     8387500172      117   65        61.690  kbps 1

Group: 239.0.4.253/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8432820      961341476       113   0         0.000   bps  1
10.57.50.1      71080511     8387500282      117   65        61.690  kbps 1

Group: 239.0.4.254/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8768371      999594290       113   0         0.000   bps  1
10.57.50.1      71080509     8387500054      117   65        61.690  kbps 1

Group: 239.0.4.255/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7696634      877416272       113   0         0.000   bps  1
10.57.50.1      71080510     8387500156      117   65        61.690  kbps 1

Group: 239.0.5.0/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7627935      869584586       113   0         0.000   bps  1
10.57.50.1      71080509     8387500038      117   65        61.690  kbps 1

Group: 239.0.5.1/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080508     8387499928      117   65        61.690  kbps 1

Group: 239.0.5.2/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2276750      259549496       113   0         0.000   bps  1
10.57.50.1      71080507     8387499810      117   65        61.690  kbps 1

Group: 239.0.5.3/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8363241      953409470       113   0         0.000   bps  1
10.57.50.1      71080506     8387499692      117   65        61.690  kbps 1

Group: 239.0.5.4/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8733664      995637692       113   0         0.000   bps  1
10.57.50.1      71080507     8387499802      117   65        61.690  kbps 1

Group: 239.0.5.5/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9184425      1047024446      113   0         0.000   bps  1
10.57.50.1      71080504     8387499456      117   65        61.690  kbps 1

Group: 239.0.5.6/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7875959      897859322       113   1         942.400 bps  1
10.57.50.1      71080502     8387499228      117   65        61.690  kbps 1

Group: 239.0.5.7/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8748727      997354874       113   0         0.000   bps  1
10.57.50.1      71080503     8387499338      117   65        61.690  kbps 1

Group: 239.0.5.8/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8467578      965303888       113   65        59.599  kbps 1
10.57.50.1      71080502     8387499220      117   65        61.690  kbps 1

Group: 239.0.5.9/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9011413      1027301078      113   0         0.000   bps  1
10.57.50.1      71080500     8387498992      117   65        61.690  kbps 1

Group: 239.0.5.10/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8112196      924790340       113   0         0.000   bps  1
10.57.50.1      71080502     8387499212      117   65        61.675  kbps 1

Group: 239.0.5.11/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080499     8387498874      117   65        61.675  kbps 1

Group: 239.0.5.12/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1858169      211831262       113   0         0.000   bps  1
10.57.50.1      71080501     8387499094      117   65        61.675  kbps 1

Group: 239.0.5.13/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8800551      1003262810      113   0         0.000   bps  1
10.57.50.1      71080499     8387498866      117   65        61.675  kbps 1

Group: 239.0.5.14/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9053388      1032086228      113   0         0.000   bps  1
10.57.50.1      71080498     8387498748      117   65        61.675  kbps 1

Group: 239.0.5.15/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8022719      914589962       113   0         0.000   bps  1
10.57.50.1      71080499     8387498858      117   65        61.675  kbps 1

Group: 239.0.5.16/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8057317      918534134       113   0         0.000   bps  1
10.57.50.1      71080496     8387498520      117   65        61.675  kbps 1

Group: 239.0.5.17/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7507534      855858872       113   1         927.200 bps  1
10.57.50.1      71080497     8387498622      117   65        61.675  kbps 1

Group: 239.0.5.18/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8471687      965772314       113   1         927.200 bps  1
10.57.50.1      71080496     8387498512      117   65        61.675  kbps 1

Group: 239.0.5.19/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8847798      1008648968      113   0         0.000   bps  1
10.57.50.1      71080494     8387498284      117   65        61.675  kbps 1

Group: 239.0.5.20/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8844035      1008219986      113   0         0.000   bps  1
10.57.50.1      71080494     8387498276      117   65        61.675  kbps 1

Group: 239.0.5.21/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080493     8387498166      117   65        61.675  kbps 1

Group: 239.0.5.22/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1802184      205448972       113   0         0.000   bps  1
10.57.50.1      71080493     8387498158      117   65        61.675  kbps 1

Group: 239.0.5.23/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7402739      843912242       113   0         0.000   bps  1
10.57.50.1      71080493     8387498158      117   65        61.675  kbps 1

Group: 239.0.5.24/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8971813      1022786678      113   0         0.000   bps  1
10.57.50.1      71080491     8387497930      117   65        61.675  kbps 1

Group: 239.0.5.25/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8915783      1016399258      113   1         927.200 bps  1
10.57.50.1      71080492     8387498032      117   65        61.675  kbps 1

Group: 239.0.5.26/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9094372      1036758404      113   65        59.584  kbps 1
10.57.50.1      71080492     8387498032      117   65        61.675  kbps 1

Group: 239.0.5.27/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8771350      999933896       113   0         0.000   bps  1
10.57.50.1      71080490     8387497804      117   65        61.675  kbps 1

Group: 239.0.5.28/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9313049      1061687582      113   0         0.000   bps  1
10.57.50.1      71080310     8387474660      117   65        61.675  kbps 1

Group: 239.0.5.29/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8592360      979527620       113   0         0.000   bps  1
10.57.50.1      71078481     8387252758      117   65        61.675  kbps 1

Group: 239.0.5.30/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7815815      891002906       113   0         0.000   bps  1
10.57.50.1      71080094     8387451076      117   65        61.675  kbps 1

Group: 239.0.5.31/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080117     8387453790      117   65        61.675  kbps 1

Group: 239.0.5.32/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1354536      154417100       113   0         0.000   bps  1
10.57.50.1      71077463     8387140218      117   65        61.675  kbps 1

Group: 239.0.5.33/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8267934      942544472       113   0         0.000   bps  1
10.57.50.1      71080141     8387456622      117   65        61.690  kbps 1

Group: 239.0.5.34/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8806728      1003966984      113   0         0.000   bps  1
10.57.50.1      71077443     8387138226      117   65        61.690  kbps 1

Group: 239.0.5.35/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8914751      1016281610      113   0         0.000   bps  1
10.57.50.1      71080163     8387459218      117   65        61.690  kbps 1

Group: 239.0.5.36/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8698442      991622384       113   0         0.000   bps  1
10.57.50.1      71080186     8387461932      117   65        61.690  kbps 1

Group: 239.0.5.37/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7987138      910533728       113   0         0.000   bps  1
10.57.50.1      71077460     8387140192      117   65        61.690  kbps 1

Group: 239.0.5.38/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7004642      798529184       113   0         0.000   bps  1
10.57.50.1      71080209     8387464646      117   65        61.690  kbps 1

Group: 239.0.5.39/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8435116      961603220       113   0         0.000   bps  1
10.57.50.1      71079399     8387369050      117   65        61.690  kbps 1

Group: 239.0.5.40/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8157933      930004358       113   0         0.000   bps  1
10.57.50.1      71080235     8387467722      117   65        61.690  kbps 1

Group: 239.0.5.41/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080259     8387470546      117   65        61.690  kbps 1

Group: 239.0.5.42/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2327112      265290756       113   0         0.000   bps  1
10.57.50.1      71077499     8387144762      117   65        61.690  kbps 1

Group: 239.0.5.43/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7626499      869420882       113   0         0.000   bps  1
10.57.50.1      71080282     8387473260      117   65        61.690  kbps 1

Group: 239.0.5.44/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8212367      936209834       113   0         0.000   bps  1
10.57.50.1      71080304     8387475856      117   65        61.690  kbps 1

Group: 239.0.5.45/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8946333      1019881950      113   0         0.000   bps  1
10.57.50.1      71077514     8387146580      117   65        61.690  kbps 1

Group: 239.0.5.46/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8686219      990228962       113   1         912.000 bps  1
10.57.50.1      71080326     8387478452      117   65        61.690  kbps 1

Group: 239.0.5.47/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8097702      923138012       113   0         0.000   bps  1
10.57.50.1      71077531     8387148610      117   65        61.690  kbps 1

Group: 239.0.5.48/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9256185      1055205086      113   0         0.000   bps  1
10.57.50.1      71080347     8387480930      117   65        61.690  kbps 1

Group: 239.0.5.49/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8230592      938287484       113   0         0.000   bps  1
10.57.50.1      71080367     8387483290      117   65        61.690  kbps 1

Group: 239.0.5.50/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7965818      908103248       113   0         0.000   bps  1
10.57.50.1      71077547     8387150458      117   65        61.690  kbps 1

Group: 239.0.5.51/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080387     8387485650      117   65        61.690  kbps 1

Group: 239.0.5.52/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1649170      188005376       113   0         0.000   bps  1
10.57.50.1      71079424     8387371992      117   65        61.690  kbps 1

Group: 239.0.5.53/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9238199      1053154682      113   0         0.000   bps  1
10.57.50.1      71080407     8387488018      117   65        61.690  kbps 1

Group: 239.0.5.54/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8821971      1005704690      113   0         0.000   bps  1
10.57.50.1      71080429     8387490606      117   65        61.690  kbps 1

Group: 239.0.5.55/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7682393      875792798       113   0         0.000   bps  1
10.57.50.1      71077579     8387154210      117   65        61.690  kbps 1

Group: 239.0.5.56/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8693025      991004846       113   0         0.000   bps  1
10.57.50.1      71080450     8387493084      117   65        61.690  kbps 1

Group: 239.0.5.57/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6746545      769106126       113   0         896.800 bps  1
10.57.50.1      71079430     8387372700      117   65        61.690  kbps 1

Group: 239.0.5.58/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7641262      871103864       113   0         0.000   bps  1
10.57.50.1      71080473     8387495806      117   65        61.690  kbps 1

Group: 239.0.5.59/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8571135      977109386       113   65        59.599  kbps 1
10.57.50.1      71079436     8387373424      117   65        61.690  kbps 1

Group: 239.0.5.60/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6955458      792922196       113   0         0.000   bps  1
10.57.50.1      71077379     8387129898      117   65        61.690  kbps 1

Group: 239.0.5.61/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079461     8387376382      117   65        61.690  kbps 1

Group: 239.0.5.62/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2633709      300242822       113   0         0.000   bps  1
10.57.50.1      71079482     8387378852      117   65        61.690  kbps 1

Group: 239.0.5.63/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7757650      884372096       113   0         0.000   bps  1
10.57.50.1      71077244     8387114320      117   65        61.690  kbps 1

Group: 239.0.5.64/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8100080      923409116       113   0         0.000   bps  1
10.57.50.1      71079505     8387381566      117   65        61.690  kbps 1

Group: 239.0.5.65/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8943546      1019564240      113   0         0.000   bps  1
10.57.50.1      71077612     8387158152      117   65        61.675  kbps 1

Group: 239.0.5.66/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8588772      979120004       113   0         896.800 bps  1
10.57.50.1      71079525     8387383942      117   65        61.675  kbps 1

Group: 239.0.5.67/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7192489      819943742       113   0         0.000   bps  1
10.57.50.1      71079548     8387386640      117   65        61.675  kbps 1

Group: 239.0.5.68/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8576597      977732054       113   0         0.000   bps  1
10.57.50.1      71077168     8387105256      117   65        61.675  kbps 1

Group: 239.0.5.69/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7974756      909122180       113   0         0.000   bps  1
10.57.50.1      71079570     8387389236      117   65        61.675  kbps 1

Group: 239.0.5.70/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8338925      950637446       113   0         0.000   bps  1
10.57.50.1      71079592     8387391832      117   65        61.675  kbps 1

Group: 239.0.5.71/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71077111     8387099026      117   65        61.675  kbps 1

Group: 239.0.5.72/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2348288      267704828       113   0         0.000   bps  1
10.57.50.1      71079613     8387394310      117   65        61.675  kbps 1

Group: 239.0.5.73/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8962165      1021686806      113   0         0.000   bps  1
10.57.50.1      71077303     8387121706      117   65        61.675  kbps 1

Group: 239.0.5.74/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8505267      969600434       113   0         0.000   bps  1
10.57.50.1      71079633     8387396678      117   65        61.675  kbps 1

Group: 239.0.5.75/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8897622      1014328904      113   0         0.000   bps  1
10.57.50.1      71079654     8387399148      117   65        61.675  kbps 1

Group: 239.0.5.76/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7632669      870124262       113   0         0.000   bps  1
10.57.50.1      71077142     8387102668      117   65        61.675  kbps 1

Group: 239.0.5.77/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8580856      978217580       113   65        59.584  kbps 1
10.57.50.1      71079676     8387401744      117   65        61.675  kbps 1

Group: 239.0.5.78/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6579786      750095600       113   0         0.000   bps  1
10.57.50.1      71077309     8387122422      117   65        61.675  kbps 1

Group: 239.0.5.79/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7961044      907559012       113   0         0.000   bps  1
10.57.50.1      71079698     8387404348      117   65        61.675  kbps 1

Group: 239.0.5.80/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7421884      846094772       113   0         0.000   bps  1
10.57.50.1      71079721     8387407054      117   65        61.675  kbps 1

Group: 239.0.5.81/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71077162     8387105028      117   65        61.675  kbps 1

Group: 239.0.5.82/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3213642      366355184       113   0         0.000   bps  1
10.57.50.1      71079744     8387409768      117   65        61.675  kbps 1

Group: 239.0.5.83/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8647245      985785926       113   0         0.000   bps  1
10.57.50.1      71079346     8387362804      117   65        61.675  kbps 1

Group: 239.0.5.84/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7408836      844607300       113   0         0.000   bps  1
10.57.50.1      71079764     8387412144      117   65        61.675  kbps 1

Group: 239.0.5.85/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8384067      955783634       113   0         0.000   bps  1
10.57.50.1      71079785     8387414606      117   65        61.675  kbps 1

Group: 239.0.5.86/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7243114      825714988       113   0         0.000   bps  1
10.57.50.1      71077238     8387113956      117   65        61.675  kbps 1

Group: 239.0.5.87/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8100455      923451866       113   65        59.584  kbps 1
10.57.50.1      71079806     8387417084      117   65        61.675  kbps 1

Group: 239.0.5.88/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8326939      949271042       113   0         0.000   bps  1
10.57.50.1      71079833     8387420270      117   65        61.675  kbps 1

Group: 239.0.5.89/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8015852      913807124       113   0         0.000   bps  1
10.57.50.1      71077238     8387114004      117   65        61.675  kbps 1

Group: 239.0.5.90/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7458253      850240838       113   0         0.000   bps  1
10.57.50.1      71079858     8387423220      117   65        61.675  kbps 1

Group: 239.0.5.91/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3            330             110   0         0.000   bps  1
10.57.50.1      71077338     8387125828      117   65        61.675  kbps 1

Group: 239.0.5.92/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2167458      247090208       113   0         0.000   bps  1
10.57.50.1      71079878     8387425588      117   65        61.675  kbps 1

Group: 239.0.5.93/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9089102      1036157624      113   0         0.000   bps  1
10.57.50.1      71079902     8387428412      117   65        61.675  kbps 1

Group: 239.0.5.94/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8324794      949026512       113   0         0.000   bps  1
10.57.50.1      71077264     8387117064      117   65        61.675  kbps 1

Group: 239.0.5.95/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8966228      1022149988      113   0         0.000   bps  1
10.57.50.1      71079924     8387431008      117   65        61.675  kbps 1

Group: 239.0.5.96/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8028945      915299726       113   0         0.000   bps  1
10.57.50.1      71079369     8387365510      117   65        61.675  kbps 1

Group: 239.0.5.97/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8566821      976617590       113   0         851.200 bps  1
10.57.50.1      71079945     8387433502      117   65        61.690  kbps 1

Group: 239.0.5.98/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8865639      1010682842      113   0         0.000   bps  1
10.57.50.1      71079967     8387436090      117   65        61.690  kbps 1

Group: 239.0.5.99/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7659081      873135222       113   0         0.000   bps  1
10.57.50.1      71077362     8387128588      117   65        61.690  kbps 1

Group: 239.0.5.100/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8126523      926423618       113   0         0.000   bps  1
10.57.50.1      71079989     8387438686      117   65        61.690  kbps 1

Group: 239.0.5.101/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079376     8387366336      117   65        61.690  kbps 1

Group: 239.0.5.102/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1560803      177931538       113   0         0.000   bps  1
10.57.50.1      71080010     8387441172      117   65        61.690  kbps 1

Group: 239.0.5.103/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9279838      1057901528      113   0         866.400 bps  1
10.57.50.1      71080032     8387443760      117   65        61.690  kbps 1

Group: 239.0.5.104/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8302893      946529798       113   0         0.000   bps  1
10.57.50.1      71077391     8387132010      117   65        61.690  kbps 1

Group: 239.0.5.105/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8369292      954099284       113   0         0.000   bps  1
10.57.50.1      71080054     8387446356      117   65        61.690  kbps 1

Group: 239.0.5.106/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7759986      884638400       113   0         0.000   bps  1
10.57.50.1      71080077     8387449070      117   65        61.690  kbps 1

Group: 239.0.5.107/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7761762      884840860       113   0         0.000   bps  1
10.57.50.1      71077405     8387133710      117   65        61.690  kbps 1

Group: 239.0.5.108/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8038226      916357760       113   0         0.000   bps  1
10.57.50.1      71080099     8387451666      117   65        61.690  kbps 1

Group: 239.0.5.109/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8516877      970923970       113   65        59.599  kbps 1
10.57.50.1      71077421     8387135622      117   65        61.690  kbps 1

Group: 239.0.5.110/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7736149      881920982       113   0         0.000   bps  1
10.57.50.1      71080122     8387454380      117   65        61.690  kbps 1

Group: 239.0.5.111/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080145     8387457094      117   65        61.690  kbps 1

Group: 239.0.5.112/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1735356      197830580       113   0         0.000   bps  1
10.57.50.1      71077434     8387137124      117   65        61.690  kbps 1

Group: 239.0.5.113/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8408147      958528754       113   0         851.200 bps  1
10.57.50.1      71080167     8387459690      117   65        61.690  kbps 1

Group: 239.0.5.114/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7679378      875449088       113   0         0.000   bps  1
10.57.50.1      71079397     8387368822      117   65        61.690  kbps 1

Group: 239.0.5.115/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8163788      930671828       113   0         0.000   bps  1
10.57.50.1      71080189     8387462294      117   65        61.690  kbps 1

Group: 239.0.5.116/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8228292      938025284       113   0         0.000   bps  1
10.57.50.1      71080212     8387465000      117   65        61.690  kbps 1

Group: 239.0.5.117/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8500151      969017206       113   0         836.000 bps  1
10.57.50.1      71077477     8387142166      117   65        61.690  kbps 1

Group: 239.0.5.118/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8787875      1001817746      113   0         0.000   bps  1
10.57.50.1      71080240     8387468304      117   65        61.690  kbps 1

Group: 239.0.5.119/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8240655      939434666       113   65        59.599  kbps 1
10.57.50.1      71080263     8387471018      117   65        61.690  kbps 1

Group: 239.0.5.120/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8064357      919336686       113   0         0.000   bps  1
10.57.50.1      71077495     8387144338      117   65        61.690  kbps 1

Group: 239.0.5.121/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080286     8387473732      117   65        61.690  kbps 1

Group: 239.0.5.122/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1919898      218868360       113   0         0.000   bps  1
10.57.50.1      71077504     8387145416      117   65        61.690  kbps 1

Group: 239.0.5.123/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8265486      942265400       113   65        59.599  kbps 1
10.57.50.1      71080308     8387476328      117   65        61.690  kbps 1

Group: 239.0.5.124/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8986773      1024492118      113   0         0.000   bps  1
10.57.50.1      71080331     8387479042      117   65        61.690  kbps 1

Group: 239.0.5.125/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7677822      875271696       113   0         0.000   bps  1
10.57.50.1      71077526     8387147996      117   65        61.690  kbps 1

Group: 239.0.5.126/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8532810      972740336       113   0         0.000   bps  1
10.57.50.1      71080352     8387481520      117   65        61.690  kbps 1

Group: 239.0.5.127/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7998016      911773816       113   0         851.200 bps  1
10.57.50.1      71077547     8387150482      117   65        61.690  kbps 1

Group: 239.0.5.128/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8551048      974819468       113   0         0.000   bps  1
10.57.50.1      71080372     8387483880      117   65        61.690  kbps 1

Group: 239.0.5.129/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7205689      821448542       113   0         0.000   bps  1
10.57.50.1      71080392     8387486240      117   65        61.690  kbps 1

Group: 239.0.5.130/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8577413      977825078       113   65        59.599  kbps 1
10.57.50.1      71077559     8387151874      117   65        61.690  kbps 1

Group: 239.0.5.131/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080412     8387488600      117   65        61.690  kbps 1

Group: 239.0.5.132/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1767487      201493514       113   0         0.000   bps  1
10.57.50.1      71079428     8387372464      117   65        61.690  kbps 1

Group: 239.0.5.133/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8421012      959995364       113   0         0.000   bps  1
10.57.50.1      71080432     8387490968      117   65        61.690  kbps 1

Group: 239.0.5.134/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8878185      1012113086      113   0         0.000   bps  1
10.57.50.1      71080455     8387493674      117   65        61.690  kbps 1

Group: 239.0.5.135/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7812305      890602766       113   0         0.000   bps  1
10.57.50.1      71077593     8387155854      117   65        61.690  kbps 1

Group: 239.0.5.136/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8769285      999698486       113   0         0.000   bps  1
10.57.50.1      71080478     8387496388      117   65        61.690  kbps 1

Group: 239.0.5.137/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7547721      860440190       113   0         0.000   bps  1
10.57.50.1      71079441     8387374006      117   65        61.690  kbps 1

Group: 239.0.5.138/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8761443      998804498       113   65        59.599  kbps 1
10.57.50.1      71077190     8387108284      117   65        61.690  kbps 1

Group: 239.0.5.139/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8386592      956071484       113   0         0.000   bps  1
10.57.50.1      71079466     8387376964      117   65        61.690  kbps 1

Group: 239.0.5.140/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           47789013     5447947478      113   65        59.599  kbps 1
10.57.50.1      71077610     8387157916      117   65        61.690  kbps 1

Group: 239.0.5.141/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079485     8387379222      117   65        61.690  kbps 1

Group: 239.0.5.142/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           45694940     5209223156      113   65        59.599  kbps 1
10.57.50.1      71079511     8387382274      117   65        61.690  kbps 1

Group: 239.0.5.143/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8949433      1020235358      113   0         0.000   bps  1
10.57.50.1      71077206     8387110236      117   65        61.690  kbps 1

Group: 239.0.5.144/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           47562311     5422103450      113   65        59.599  kbps 1
10.57.50.1      71079531     8387384634      117   65        61.690  kbps 1

Group: 239.0.5.145/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9003262      1026371864      113   0         0.000   bps  1
10.57.50.1      71077615     8387158522      117   65        61.690  kbps 1

Group: 239.0.5.146/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           48024061     5474742950      113   65        59.599  kbps 1
10.57.50.1      71079551     8387387010      117   65        61.690  kbps 1

Group: 239.0.5.147/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8082536      921409100       113   65        59.599  kbps 1
10.57.50.1      71079574     8387389708      117   65        61.690  kbps 1

Group: 239.0.5.148/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           47379309     5401241222      113   65        59.599  kbps 1
10.57.50.1      71077127     8387100818      117   65        61.690  kbps 1

Group: 239.0.5.149/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8800903      1003302938      113   0         0.000   bps  1
10.57.50.1      71079596     8387392304      117   65        61.690  kbps 1

Group: 239.0.5.150/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           47822334     5451746072      113   65        59.599  kbps 1
10.57.50.1      71079617     8387394782      117   65        61.690  kbps 1

Group: 239.0.5.151/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71077120     8387100088      117   65        61.690  kbps 1

Group: 239.0.5.152/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           45761749     5216839382      113   65        59.599  kbps 1
10.57.50.1      71079638     8387397260      117   65        61.690  kbps 1

Group: 239.0.5.153/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8552838      975023528       113   0         0.000   bps  1
10.57.50.1      71077308     8387122296      117   65        61.675  kbps 1

Group: 239.0.5.154/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           47600043     5426404898      113   65        59.584  kbps 1
10.57.50.1      71079658     8387399628      117   65        61.675  kbps 1

Group: 239.0.5.155/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9292372      1059330404      113   0         0.000   bps  1
10.57.50.1      71079681     8387402334      117   65        61.675  kbps 1

Group: 239.0.5.156/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           47947683     5466035858      113   65        59.584  kbps 1
10.57.50.1      71077152     8387103848      117   65        61.675  kbps 1

Group: 239.0.5.157/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9081754      1035319952      113   0         0.000   bps  1
10.57.50.1      71079703     8387404930      117   65        61.675  kbps 1

Group: 239.0.5.158/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           48084275     5481607346      113   65        59.584  kbps 1
10.57.50.1      71079345     8387362694      117   65        61.675  kbps 1

Group: 239.0.5.159/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7448000      849071996       113   0         0.000   bps  1
10.57.50.1      71079723     8387407306      117   65        61.675  kbps 1

Group: 239.0.5.160/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           48090660     5482335236      113   65        59.584  kbps 1
10.57.50.1      71079748     8387410240      117   65        61.675  kbps 1

Group: 239.0.5.161/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71077226     8387112540      117   65        61.675  kbps 1

Group: 239.0.5.162/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           45456869     5182083062      113   65        59.584  kbps 1
10.57.50.1      71079770     8387412836      117   65        61.675  kbps 1

Group: 239.0.5.163/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9893707      1127882594      113   0         0.000   bps  1
10.57.50.1      71079789     8387415078      117   65        61.675  kbps 1

Group: 239.0.5.164/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           47730329     5441257502      113   65        59.584  kbps 1
10.57.50.1      71077227     8387112706      117   65        61.675  kbps 1

Group: 239.0.5.165/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9240578      1053425888      113   0         0.000   bps  1
10.57.50.1      71079810     8387417556      117   65        61.675  kbps 1

Group: 239.0.5.166/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           48224867     5497634830      113   65        59.584  kbps 1
10.57.50.1      71077238     8387114028      117   65        61.675  kbps 1

Group: 239.0.5.167/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8298352      946012124       113   0         0.000   bps  1
10.57.50.1      71079843     8387421450      117   65        61.675  kbps 1

Group: 239.0.5.168/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           47695663     5437305578      113   65        59.584  kbps 1
10.57.50.1      71079863     8387423810      117   65        61.675  kbps 1

Group: 239.0.5.169/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7894025      899918846       113   0         0.000   bps  1
10.57.50.1      71077249     8387115302      117   65        61.675  kbps 1

Group: 239.0.5.170/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           47624196     5429158340      113   65        59.584  kbps 1
10.57.50.1      71079884     8387426288      117   65        61.675  kbps 1

Group: 239.0.5.171/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3            330             110   0         0.000   bps  1
10.57.50.1      71077342     8387126300      117   65        61.675  kbps 1

Group: 239.0.5.172/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2492098      284099168       113   0         0.000   bps  1
10.57.50.1      71079906     8387428892      117   65        61.675  kbps 1

Group: 239.0.5.173/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           47820430     5451529016      113   65        59.584  kbps 1
10.57.50.1      71079929     8387431598      117   65        61.675  kbps 1

Group: 239.0.5.174/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9084754      1035661952      113   0         0.000   bps  1
10.57.50.1      71077276     8387118480      117   65        61.675  kbps 1

Group: 239.0.5.175/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           47898364     5460413492      113   65        59.584  kbps 1
10.57.50.1      71079950     8387434076      117   65        61.675  kbps 1

Group: 239.0.5.176/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8005122      912583904       113   0         0.000   bps  1
10.57.50.1      71079374     8387366100      117   65        61.675  kbps 1

Group: 239.0.5.177/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           48127268     5486508548      113   65        59.584  kbps 1
10.57.50.1      71079971     8387436570      117   65        61.675  kbps 1

Group: 239.0.5.178/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8071376      920136860       113   0         0.000   bps  1
10.57.50.1      71079992     8387439040      117   65        61.675  kbps 1

Group: 239.0.5.179/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           47618364     5428493484      113   65        59.584  kbps 1
10.57.50.1      71077374     8387130004      117   65        61.675  kbps 1

Group: 239.0.5.180/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7460684      850517972       113   0         0.000   bps  1
10.57.50.1      71080014     8387441636      117   65        61.675  kbps 1

Group: 239.0.5.181/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           44880410     5116366736      113   65        59.584  kbps 1
10.57.50.1      71080035     8387444114      117   65        61.675  kbps 1

Group: 239.0.5.182/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1892706      215768472       113   0         0.000   bps  1
10.57.50.1      71077389     8387131822      117   65        61.675  kbps 1

Group: 239.0.5.183/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           48059446     5478776840      113   65        59.584  kbps 1
10.57.50.1      71080057     8387446710      117   65        61.675  kbps 1

Group: 239.0.5.184/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7717687      879816310       113   0         0.000   bps  1
10.57.50.1      71077405     8387133734      117   65        61.675  kbps 1

Group: 239.0.5.185/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           48052328     5477965388      113   65        59.599  kbps 1
10.57.50.1      71080081     8387449542      117   65        61.690  kbps 1

Group: 239.0.5.186/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8485818      967383248       113   0         0.000   bps  1
10.57.50.1      71080104     8387452256      117   65        61.690  kbps 1

Group: 239.0.5.187/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           48244509     5499874022      113   65        59.599  kbps 1
10.57.50.1      71077419     8387135354      117   65        61.690  kbps 1

Group: 239.0.5.188/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7395088      843040028       113   0         0.000   bps  1
10.57.50.1      71080126     8387454852      117   65        61.690  kbps 1

Group: 239.0.5.189/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7797045      888863122       113   0         0.000   bps  1
10.57.50.1      71077432     8387136928      117   65        61.690  kbps 1

Group: 239.0.5.190/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7616710      868304936       113   0         0.000   bps  1
10.57.50.1      71080149     8387457566      117   65        61.690  kbps 1

Group: 239.0.5.191/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080171     8387460162      117   65        61.690  kbps 1

Group: 239.0.5.192/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2447302      278992424       113   0         0.000   bps  1
10.57.50.1      71077455     8387139602      117   65        61.690  kbps 1

Group: 239.0.5.193/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8765884      999310772       113   0         0.000   bps  1
10.57.50.1      71080195     8387462994      117   65        61.690  kbps 1

Group: 239.0.5.194/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7941778      905362688       113   0         0.000   bps  1
10.57.50.1      71079400     8387369176      117   65        61.690  kbps 1

Group: 239.0.5.195/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8105868      924068948       113   0         0.000   bps  1
10.57.50.1      71080216     8387465480      117   65        61.690  kbps 1

Group: 239.0.5.196/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8328327      949429274       113   0         0.000   bps  1
10.57.50.1      71080245     8387468894      117   65        61.690  kbps 1

Group: 239.0.5.197/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7430825      847114038       113   0         0.000   bps  1
10.57.50.1      71077493     8387144054      117   65        61.690  kbps 1

Group: 239.0.5.198/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8767929      999543902       113   0         0.000   bps  1
10.57.50.1      71080267     8387471490      117   65        61.690  kbps 1

Group: 239.0.5.199/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7425035      846453986       113   0         0.000   bps  1
10.57.50.1      71079410     8387370348      117   65        61.690  kbps 1

Group: 239.0.5.200/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7792317      888324134       113   0         0.000   bps  1
10.57.50.1      71080288     8387473976      117   65        61.690  kbps 1

Group: 239.0.5.201/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080312     8387476800      117   65        61.690  kbps 1

Group: 239.0.5.202/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2035338      232028516       113   0         0.000   bps  1
10.57.50.1      71077533     8387148790      117   65        61.690  kbps 1

Group: 239.0.5.203/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7805707      889850594       113   0         0.000   bps  1
10.57.50.1      71080334     8387479396      117   65        61.690  kbps 1

Group: 239.0.5.204/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7467202      851261024       113   0         0.000   bps  1
10.57.50.1      71080355     8387481874      117   65        61.690  kbps 1

Group: 239.0.5.205/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9278950      1057800292      113   0         0.000   bps  1
10.57.50.1      71077540     8387149640      117   65        61.690  kbps 1

Group: 239.0.5.206/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8299538      946147328       113   0         0.000   bps  1
10.57.50.1      71080375     8387484234      117   65        61.690  kbps 1

Group: 239.0.5.207/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8136608      927573308       113   0         0.000   bps  1
10.57.50.1      71079424     8387371992      117   65        61.690  kbps 1

Group: 239.0.5.208/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9056949      1032492182      113   0         0.000   bps  1
10.57.50.1      71080395     8387486602      117   65        61.675  kbps 1

Group: 239.0.5.209/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7063267      805212434       113   0         0.000   bps  1
10.57.50.1      71080416     8387489072      117   65        61.675  kbps 1

Group: 239.0.5.210/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8327058      949284608       113   0         0.000   bps  1
10.57.50.1      71077576     8387153840      117   65        61.675  kbps 1

Group: 239.0.5.211/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080437     8387491550      117   65        61.675  kbps 1

Group: 239.0.5.212/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2079454      237057752       113   0         0.000   bps  1
10.57.50.1      71079430     8387372708      117   65        61.675  kbps 1

Group: 239.0.5.213/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8388561      956295950       113   0         0.000   bps  1
10.57.50.1      71080458     8387494036      117   65        61.675  kbps 1

Group: 239.0.5.214/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7700950      877908296       113   0         0.000   bps  1
10.57.50.1      71080482     8387496860      117   65        61.675  kbps 1

Group: 239.0.5.215/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7869067      897073634       113   0         0.000   bps  1
10.57.50.1      71077605     8387157270      117   65        61.675  kbps 1

Group: 239.0.5.216/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8795580      1002696116      113   0         0.000   bps  1
10.57.50.1      71079443     8387374258      117   65        61.675  kbps 1

Group: 239.0.5.217/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8336417      950351534       113   0         0.000   bps  1
10.57.50.1      71079470     8387377436      117   65        61.675  kbps 1

Group: 239.0.5.218/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8626104      983375852       113   0         0.000   bps  1
10.57.50.1      71077201     8387109566      117   65        61.675  kbps 1

Group: 239.0.5.219/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7588601      865100510       113   0         0.000   bps  1
10.57.50.1      71079491     8387379914      117   65        61.675  kbps 1

Group: 239.0.5.220/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7824567      892000634       113   0         0.000   bps  1
10.57.50.1      71077614     8387158388      117   65        61.675  kbps 1

Group: 239.0.5.221/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079513     8387382526      117   65        61.675  kbps 1

Group: 239.0.5.222/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1840184      209780972       113   0         0.000   bps  1
10.57.50.1      71079535     8387385106      117   65        61.675  kbps 1

Group: 239.0.5.223/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8655678      986747288       113   0         0.000   bps  1
10.57.50.1      71077122     8387100148      117   65        61.675  kbps 1

Group: 239.0.5.224/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8081826      921328160       113   0         0.000   bps  1
10.57.50.1      71079557     8387387702      117   65        61.675  kbps 1

Group: 239.0.5.225/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8265287      942242714       113   0         0.000   bps  1
10.57.50.1      71079578     8387390180      117   65        61.675  kbps 1

Group: 239.0.5.226/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7767554      885501152       113   0         0.000   bps  1
10.57.50.1      71077110     8387098908      117   65        61.675  kbps 1

Group: 239.0.5.227/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7719455      880017866       113   0         0.000   bps  1
10.57.50.1      71079601     8387392894      117   65        61.675  kbps 1

Group: 239.0.5.228/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8609820      981519476       113   0         0.000   bps  1
10.57.50.1      71077304     8387121824      117   65        61.675  kbps 1

Group: 239.0.5.229/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8032350      915687896       113   0         0.000   bps  1
10.57.50.1      71079620     8387395144      117   65        61.675  kbps 1

Group: 239.0.5.230/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7785525      887549846       113   0         0.000   bps  1
10.57.50.1      71079642     8387397732      117   65        61.675  kbps 1

Group: 239.0.5.231/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71077137     8387102078      117   65        61.675  kbps 1

Group: 239.0.5.232/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2318186      264273200       113   0         0.000   bps  1
10.57.50.1      71079663     8387400210      117   65        61.675  kbps 1

Group: 239.0.5.233/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9307592      1061065484      113   0         0.000   bps  1
10.57.50.1      71077310     8387122540      117   65        61.675  kbps 1

Group: 239.0.5.234/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6933192      790383884       113   0         0.000   bps  1
10.57.50.1      71079684     8387402696      117   65        61.675  kbps 1

Group: 239.0.5.235/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7668514      874210592       113   0         0.000   bps  1
10.57.50.1      71079708     8387405520      117   65        61.675  kbps 1

Group: 239.0.5.236/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8767643      999511298       113   0         0.000   bps  1
10.57.50.1      71077159     8387104674      117   65        61.675  kbps 1

Group: 239.0.5.237/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8885940      1012997156      113   0         0.000   bps  1
10.57.50.1      71079730     8387408116      117   65        61.675  kbps 1

Group: 239.0.5.238/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8671694      988573112       113   0         0.000   bps  1
10.57.50.1      71079348     8387363048      117   65        61.675  kbps 1

Group: 239.0.5.239/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7751302      883648424       113   0         0.000   bps  1
10.57.50.1      71079751     8387410610      117   65        61.675  kbps 1

Group: 239.0.5.240/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7020243      800307698       113   0         0.000   bps  1
10.57.50.1      71079775     8387413426      117   65        61.690  kbps 1

Group: 239.0.5.241/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2            220             110   0         0.000   bps  1
10.57.50.1      71077236     8387113720      117   65        61.690  kbps 1

Group: 239.0.5.242/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1523891      173723570       113   0         0.000   bps  1
10.57.50.1      71079794     8387415668      117   65        61.690  kbps 1

Group: 239.0.5.243/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8168822      931245704       113   0         0.000   bps  1
10.57.50.1      71079815     8387418146      117   65        61.690  kbps 1

Group: 239.0.5.244/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8483507      967119794       113   0         0.000   bps  1
10.57.50.1      71077238     8387114004      117   65        61.690  kbps 1

Group: 239.0.5.245/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8649573      986051318       113   0         0.000   bps  1
10.57.50.1      71079848     8387422040      117   65        61.690  kbps 1

Group: 239.0.5.246/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7737073      882026310       113   0         0.000   bps  1
10.57.50.1      71077340     8387126072      117   65        61.690  kbps 1

Group: 239.0.5.247/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8051484      917869172       113   0         0.000   bps  1
10.57.50.1      71079867     8387424290      117   65        61.690  kbps 1

Group: 239.0.5.248/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8966150      1022141096      113   0         0.000   bps  1
10.57.50.1      71079889     8387426878      117   65        61.690  kbps 1

Group: 239.0.5.249/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7681002      875634224       113   0         0.000   bps  1
10.57.50.1      71077262     8387116820      117   65        61.690  kbps 1

Group: 239.0.5.250/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7537967      859328234       113   0         0.000   bps  1
10.57.50.1      71079912     8387429592      117   65        61.690  kbps 1

Group: 239.0.5.251/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079371     8387365746      117   65        61.690  kbps 1

Group: 239.0.5.252/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1720912      196183964       113   0         0.000   bps  1
10.57.50.1      71079932     8387431968      117   65        61.690  kbps 1

Group: 239.0.5.253/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8315239      947937242       113   0         0.000   bps  1
10.57.50.1      71079955     8387434674      117   65        61.690  kbps 1

Group: 239.0.5.254/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8331785      949823478       113   0         0.000   bps  1
10.57.50.1      71077356     8387127880      117   65        61.690  kbps 1

Group: 239.0.5.255/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7709974      878937032       113   0         0.000   bps  1
10.57.50.1      71079977     8387437270      117   65        61.690  kbps 1

Group: 239.0.6.0/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7986278      910435688       113   0         0.000   bps  1
10.57.50.1      71079378     8387366572      117   65        61.690  kbps 1

Group: 239.0.6.1/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8543023      973904618       113   0         0.000   bps  1
10.57.50.1      71079997     8387439638      117   65        61.690  kbps 1

Group: 239.0.6.2/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8809882      1004326544      113   0         0.000   bps  1
10.57.50.1      71080020     8387442344      117   65        61.690  kbps 1

Group: 239.0.6.3/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6907029      787401298       113   0         0.000   bps  1
10.57.50.1      71077387     8387131538      117   65        61.690  kbps 1

Group: 239.0.6.4/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6400958      729709208       113   0         0.000   bps  1
10.57.50.1      71080042     8387444940      117   65        61.690  kbps 1

Group: 239.0.6.5/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080063     8387447418      117   65        61.690  kbps 1

Group: 239.0.6.6/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2418595      275719822       113   0         0.000   bps  1
10.57.50.1      71077401     8387133238      117   65        61.690  kbps 1

Group: 239.0.6.7/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9707309      1106633222      113   0         0.000   bps  1
10.57.50.1      71080086     8387450132      117   65        61.690  kbps 1

Group: 239.0.6.8/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9310368      1061381944      113   0         0.000   bps  1
10.57.50.1      71077417     8387135150      117   65        61.690  kbps 1

Group: 239.0.6.9/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8849318      1008822248      113   0         0.000   bps  1
10.57.50.1      71080109     8387452846      117   65        61.690  kbps 1

Group: 239.0.6.10/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8188414      933479192       113   0         0.000   bps  1
10.57.50.1      71080131     8387455442      117   65        61.690  kbps 1

Group: 239.0.6.11/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8129851      926803010       113   0         0.000   bps  1
10.57.50.1      71077431     8387136770      117   65        61.690  kbps 1

Group: 239.0.6.12/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7829218      892530848       113   0         699.200 bps  1
10.57.50.1      71080154     8387458156      117   65        61.690  kbps 1

Group: 239.0.6.13/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6798584      775038572       113   0         0.000   bps  1
10.57.50.1      71079399     8387369058      117   65        61.690  kbps 1

Group: 239.0.6.14/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7081813      807326678       113   0         0.000   bps  1
10.57.50.1      71080176     8387460760      117   65        61.690  kbps 1

Group: 239.0.6.15/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080199     8387463466      117   65        61.690  kbps 1

Group: 239.0.6.16/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2252809      256820222       113   0         0.000   bps  1
10.57.50.1      71077472     8387141576      117   65        61.675  kbps 1

Group: 239.0.6.17/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8406717      958365734       113   0         0.000   bps  1
10.57.50.1      71080221     8387466062      117   65        61.675  kbps 1

Group: 239.0.6.18/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8515869      970809062       113   0         0.000   bps  1
10.57.50.1      71080250     8387469484      117   65        61.675  kbps 1

Group: 239.0.6.19/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7345290      837363048       113   0         0.000   bps  1
10.57.50.1      71077490     8387143740      117   65        61.675  kbps 1

Group: 239.0.6.20/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8821193      1005615998      113   0         0.000   bps  1
10.57.50.1      71080272     8387472080      117   65        61.675  kbps 1

Group: 239.0.6.21/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8737869      996117054       113   0         0.000   bps  1
10.57.50.1      71077499     8387144826      117   65        61.675  kbps 1

Group: 239.0.6.22/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8155873      929769518       113   0         684.000 bps  1
10.57.50.1      71080294     8387474676      117   65        61.675  kbps 1

Group: 239.0.6.23/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7808039      890116442       113   0         0.000   bps  1
10.57.50.1      71080316     8387477272      117   65        61.675  kbps 1

Group: 239.0.6.24/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7221890      823295448       113   0         0.000   bps  1
10.57.50.1      71077521     8387147406      117   65        61.675  kbps 1

Group: 239.0.6.25/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080338     8387479868      117   65        61.675  kbps 1

Group: 239.0.6.26/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2243519      255761150       113   65        59.584  kbps 1
10.57.50.1      71077538     8387149436      117   65        61.675  kbps 1

Group: 239.0.6.27/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8690995      990773426       113   0         0.000   bps  1
10.57.50.1      71080359     8387482346      117   65        61.675  kbps 1

Group: 239.0.6.28/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8023997      914735654       113   0         0.000   bps  1
10.57.50.1      71080379     8387484706      117   65        61.675  kbps 1

Group: 239.0.6.29/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9197309      1048493222      113   0         0.000   bps  1
10.57.50.1      71077555     8387151402      117   65        61.675  kbps 1

Group: 239.0.6.30/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7962180      907688516       113   0         0.000   bps  1
10.57.50.1      71080399     8387487066      117   65        61.675  kbps 1

Group: 239.0.6.31/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7444693      848694998       113   0         0.000   bps  1
10.57.50.1      71079429     8387372582      117   65        61.675  kbps 1

Group: 239.0.6.32/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7465672      851086604       113   0         0.000   bps  1
10.57.50.1      71080420     8387489552      117   65        61.675  kbps 1

Group: 239.0.6.33/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6926468      789617348       113   0         0.000   bps  1
10.57.50.1      71080441     8387492022      117   65        61.675  kbps 1

Group: 239.0.6.34/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8317385      948181886       113   0         0.000   bps  1
10.57.50.1      71077588     8387155264      117   65        61.675  kbps 1

Group: 239.0.6.35/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080464     8387494736      117   65        61.675  kbps 1

Group: 239.0.6.36/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3023921      344726990       113   0         0.000   bps  1
10.57.50.1      71080487     8387497450      117   65        61.675  kbps 1

Group: 239.0.6.37/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8049162      917604460       113   0         0.000   bps  1
10.57.50.1      71077602     8387156964      117   65        61.675  kbps 1

Group: 239.0.6.38/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9734380      1109719316      113   0         0.000   bps  1
10.57.50.1      71079448     8387374840      117   65        61.675  kbps 1

Group: 239.0.6.39/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           48073747     5480407154      113   65        59.584  kbps 1
10.57.50.1      71077609     8387157806      117   65        61.675  kbps 1

Group: 239.0.6.40/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           48521068     5531401748      113   65        59.584  kbps 1
10.57.50.1      71079473     8387377806      117   65        61.675  kbps 1

Group: 239.0.6.41/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8093890      922703456       113   0         0.000   bps  1
10.57.50.1      71079496     8387380504      117   65        61.675  kbps 1

Group: 239.0.6.42/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           48019634     5474238268      113   65        59.584  kbps 1
10.57.50.1      71077223     8387112162      117   65        61.675  kbps 1

Group: 239.0.6.43/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8187622      933388904       113   0         0.000   bps  1
10.57.50.1      71079520     8387383336      117   65        61.675  kbps 1

Group: 239.0.6.44/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           48127883     5486578658      113   65        59.584  kbps 1
10.57.50.1      71077616     8387158640      117   65        61.675  kbps 1

Group: 239.0.6.45/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079538     8387385476      117   65        61.675  kbps 1

Group: 239.0.6.46/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           46118918     5257556648      113   65        59.584  kbps 1
10.57.50.1      71079562     8387388292      117   65        61.675  kbps 1

Group: 239.0.6.47/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8145773      928618118       113   0         0.000   bps  1
10.57.50.1      71077126     8387100700      117   65        61.675  kbps 1

Group: 239.0.6.48/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           48429052     5520911924      113   65        59.584  kbps 1
10.57.50.1      71079584     8387390888      117   65        61.675  kbps 1

Group: 239.0.6.49/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7988984      910744172       113   0         0.000   bps  1
10.57.50.1      71079606     8387393484      117   65        61.675  kbps 1

Group: 239.0.6.50/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           48611627     5541725474      113   65        59.584  kbps 1
10.57.50.1      71077119     8387099970      117   65        61.675  kbps 1

Group: 239.0.6.51/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7670864      874478492       113   0         0.000   bps  1
10.57.50.1      71079626     8387395844      117   65        61.675  kbps 1

Group: 239.0.6.52/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           48330170     5509639376      113   65        59.584  kbps 1
10.57.50.1      71077309     8387122414      117   65        61.675  kbps 1

Group: 239.0.6.53/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8340867      950858834       113   0         623.200 bps  1
10.57.50.1      71079646     8387398212      117   65        61.675  kbps 1

Group: 239.0.6.54/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           48286569     5504668862      113   65        59.584  kbps 1
10.57.50.1      71079668     8387400800      117   65        61.675  kbps 1

Group: 239.0.6.55/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71077149     8387103494      117   65        61.675  kbps 1

Group: 239.0.6.56/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           45885055     5230896266      113   65        59.584  kbps 1
10.57.50.1      71079690     8387403396      117   65        61.675  kbps 1

Group: 239.0.6.57/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7859795      896016626       113   0         0.000   bps  1
10.57.50.1      71079347     8387362930      117   65        61.675  kbps 1

Group: 239.0.6.58/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           48070120     5479993676      113   65        59.584  kbps 1
10.57.50.1      71079711     8387405890      117   65        61.675  kbps 1

Group: 239.0.6.59/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8437408      961864508       113   0         0.000   bps  1
10.57.50.1      71079736     8387408824      117   65        61.675  kbps 1

Group: 239.0.6.60/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           48443231     5522528330      113   65        59.584  kbps 1
10.57.50.1      71077173     8387106294      117   65        61.675  kbps 1

Group: 239.0.6.61/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9104509      1037914022      113   0         623.200 bps  1
10.57.50.1      71079757     8387411302      117   65        61.675  kbps 1

Group: 239.0.6.62/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           48288159     5504850122      113   65        59.584  kbps 1
10.57.50.1      71079778     8387413780      117   65        61.675  kbps 1

Group: 239.0.6.63/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8226733      937847558       113   0         0.000   bps  1
10.57.50.1      71077225     8387112470      117   65        61.675  kbps 1

Group: 239.0.6.64/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7120621      811750790       113   0         0.000   bps  1
10.57.50.1      71079799     8387416258      117   65        61.675  kbps 1

Group: 239.0.6.65/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           45198254     5152600948      113   65        59.584  kbps 1
10.57.50.1      71077236     8387113792      117   65        61.675  kbps 1

Group: 239.0.6.66/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1627496      185534540       113   0         0.000   bps  1
10.57.50.1      71079819     8387418618      117   65        61.675  kbps 1

Group: 239.0.6.67/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           48370433     5514229358      113   65        59.584  kbps 1
10.57.50.1      71079851     8387422394      117   65        61.675  kbps 1

Group: 239.0.6.68/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           48349643     5511859298      113   65        59.584  kbps 1
10.57.50.1      71077247     8387115066      117   65        61.675  kbps 1

Group: 239.0.6.69/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8386427      956052674       113   0         0.000   bps  1
10.57.50.1      71079871     8387424754      117   65        61.675  kbps 1

Group: 239.0.6.70/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8093458      922654200       113   0         623.200 bps  1
10.57.50.1      71077343     8387126426      117   65        61.675  kbps 1

Group: 239.0.6.71/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           48521870     5531493176      113   65        59.584  kbps 1
10.57.50.1      71079891     8387427122      117   65        61.675  kbps 1

Group: 239.0.6.72/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           48459805     5524417766      113   65        59.599  kbps 1
10.57.50.1      71079917     8387430182      117   65        61.690  kbps 1

Group: 239.0.6.73/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8983513      1024120478      113   0         0.000   bps  1
10.57.50.1      71077274     8387118244      117   65        61.690  kbps 1

Group: 239.0.6.74/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           47663858     5433679808      113   65        59.599  kbps 1
10.57.50.1      71079939     8387432778      117   65        61.690  kbps 1

Group: 239.0.6.75/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079377     8387366454      117   65        61.690  kbps 1

Group: 239.0.6.76/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           45750782     5215589144      113   65        59.599  kbps 1
10.57.50.1      71079958     8387435036      117   65        61.690  kbps 1

Group: 239.0.6.77/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8255041      941074670       113   0         0.000   bps  1
10.57.50.1      71079982     8387437860      117   65        61.690  kbps 1

Group: 239.0.6.78/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           48504848     5529552660      113   65        59.599  kbps 1
10.57.50.1      71077371     8387129650      117   65        61.690  kbps 1

Group: 239.0.6.79/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9123635      1040094386      113   0         0.000   bps  1
10.57.50.1      71080003     8387440338      117   65        61.690  kbps 1

Group: 239.0.6.80/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           47949675     5466262946      113   65        59.599  kbps 1
10.57.50.1      71080024     8387442816      117   65        61.690  kbps 1

Group: 239.0.6.81/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8931068      1018141740      113   0         0.000   bps  1
10.57.50.1      71077385     8387131350      117   65        61.690  kbps 1

Group: 239.0.6.82/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           48308505     5507169566      113   65        59.599  kbps 1
10.57.50.1      71080046     8387445412      117   65        61.690  kbps 1

Group: 239.0.6.83/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7554638      861228724       113   0         0.000   bps  1
10.57.50.1      71077401     8387133262      117   65        61.690  kbps 1

Group: 239.0.6.84/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           47772567     5446072634      113   65        59.599  kbps 1
10.57.50.1      71080068     8387448008      117   65        61.690  kbps 1

Group: 239.0.6.85/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080091     8387450722      117   65        61.690  kbps 1

Group: 239.0.6.86/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           45897759     5232344522      113   65        59.599  kbps 1
10.57.50.1      71077416     8387135000      117   65        61.690  kbps 1

Group: 239.0.6.87/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9163975      1044693146      113   0         0.000   bps  1
10.57.50.1      71080113     8387453318      117   65        61.690  kbps 1

Group: 239.0.6.88/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           48304060     5506662832      113   65        59.599  kbps 1
10.57.50.1      71077429     8387136574      117   65        61.690  kbps 1

Group: 239.0.6.89/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8897858      1014355808      113   0         0.000   bps  1
10.57.50.1      71080135     8387455914      117   65        61.690  kbps 1

Group: 239.0.6.90/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           47980342     5469758984      113   65        59.599  kbps 1
10.57.50.1      71080158     8387458628      117   65        61.690  kbps 1

Group: 239.0.6.91/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7453284      849674372       113   0         623.200 bps  1
10.57.50.1      71077450     8387139012      117   65        61.690  kbps 1

Group: 239.0.6.92/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           48207018     5495600048      113   65        59.599  kbps 1
10.57.50.1      71080181     8387461342      117   65        61.690  kbps 1

Group: 239.0.6.93/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7359899      839028482       113   0         0.000   bps  1
10.57.50.1      71079403     8387369530      117   65        61.690  kbps 1

Group: 239.0.6.94/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           47992347     5471127554      113   65        59.599  kbps 1
10.57.50.1      71080202     8387463828      117   65        61.690  kbps 1

Group: 239.0.6.95/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080226     8387466652      117   65        61.690  kbps 1

Group: 239.0.6.96/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2221032      253197636       113   0         0.000   bps  1
10.57.50.1      71077487     8387143346      117   65        61.690  kbps 1

Group: 239.0.6.97/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34257384     3905341772      113   65        59.599  kbps 1
10.57.50.1      71080254     8387469956      117   65        61.690  kbps 1

Group: 239.0.6.98/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34108741     3888396470      113   65        59.599  kbps 1
10.57.50.1      71080277     8387472670      117   65        61.690  kbps 1

Group: 239.0.6.99/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8570535      977040978       113   0         0.000   bps  1
10.57.50.1      71077505     8387145518      117   65        61.690  kbps 1

Group: 239.0.6.100/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34783006     3965262680      113   65        59.599  kbps 1
10.57.50.1      71080298     8387475148      117   65        61.690  kbps 1

Group: 239.0.6.101/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           63192249     7203916370      113   65        59.599  kbps 1
10.57.50.1      71077521     8387147430      117   65        61.690  kbps 1

Group: 239.0.6.102/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           63286817     7214697134      113   65        59.599  kbps 1
10.57.50.1      71080321     8387477862      117   65        61.690  kbps 1

Group: 239.0.6.103/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34607062     3945205064      113   65        59.599  kbps 1
10.57.50.1      71080343     8387480458      117   65        61.690  kbps 1

Group: 239.0.6.104/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34980795     3987810622      113   65        59.584  kbps 1
10.57.50.1      71077536     8387149168      117   65        61.675  kbps 1

Group: 239.0.6.105/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           62413621     7115152790      113   65        59.584  kbps 1
10.57.50.1      71080363     8387482818      117   65        61.675  kbps 1

Group: 239.0.6.106/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           31075204     3542573252      113   65        59.584  kbps 1
10.57.50.1      71079425     8387372110      117   65        61.675  kbps 1

Group: 239.0.6.107/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           63354903     7222458938      113   65        59.584  kbps 1
10.57.50.1      71080383     8387485186      117   65        61.675  kbps 1

Group: 239.0.6.108/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34287667     3908794034      113   65        59.584  kbps 1
10.57.50.1      71080404     8387487656      117   65        61.675  kbps 1

Group: 239.0.6.109/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7279875      829905746       113   0         0.000   bps  1
10.57.50.1      71077572     8387153368      117   65        61.675  kbps 1

Group: 239.0.6.110/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           35003388     3990386228      113   65        59.584  kbps 1
10.57.50.1      71080425     8387490134      117   65        61.675  kbps 1

Group: 239.0.6.111/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6532985      744760286       113   0         0.000   bps  1
10.57.50.1      71079432     8387372944      117   65        61.675  kbps 1

Group: 239.0.6.112/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           35231268     4016364548      113   65        59.584  kbps 1
10.57.50.1      71080445     8387492502      117   65        61.675  kbps 1

Group: 239.0.6.113/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8199996      934799540       113   0         0.000   bps  1
10.57.50.1      71080468     8387495208      117   65        61.675  kbps 1

Group: 239.0.6.114/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34865966     3974720120      113   65        59.584  kbps 1
10.57.50.1      71077600     8387156680      117   65        61.675  kbps 1

Group: 239.0.6.115/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080491     8387497922      117   65        61.675  kbps 1

Group: 239.0.6.116/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           31121342     3547832984      113   65        59.584  kbps 1
10.57.50.1      71079454     8387375540      117   65        61.675  kbps 1

Group: 239.0.6.117/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8752456      997779980       113   65        59.584  kbps 1
10.57.50.1      71077198     8387109220      117   65        61.675  kbps 1

Group: 239.0.6.118/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           35136725     4005586646      113   65        59.584  kbps 1
10.57.50.1      71079478     8387378380      117   65        61.675  kbps 1

Group: 239.0.6.119/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8578830      977986616       113   0         0.000   bps  1
10.57.50.1      71077616     8387158624      117   65        61.675  kbps 1

Group: 239.0.6.120/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34304223     3910681418      113   65        59.584  kbps 1
10.57.50.1      71079498     8387380756      117   65        61.675  kbps 1

Group: 239.0.6.121/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8831443      1006784498      113   0         0.000   bps  1
10.57.50.1      71079523     8387383690      117   65        61.675  kbps 1

Group: 239.0.6.122/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34700712     3955881164      113   65        59.584  kbps 1
10.57.50.1      71077215     8387111298      117   65        61.675  kbps 1

Group: 239.0.6.123/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7445616      848800220       113   0         0.000   bps  1
10.57.50.1      71079544     8387386168      117   65        61.675  kbps 1

Group: 239.0.6.124/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34096776     3887032460      113   65        59.584  kbps 1
10.57.50.1      71079566     8387388764      117   65        61.675  kbps 1

Group: 239.0.6.125/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71077123     8387100290      117   65        61.675  kbps 1

Group: 239.0.6.126/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           31298882     3568072544      113   65        59.584  kbps 1
10.57.50.1      71079587     8387391242      117   65        61.675  kbps 1

Group: 239.0.6.127/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9347517      1065616934      113   0         0.000   bps  1
10.57.50.1      71077306     8387122060      117   65        61.690  kbps 1

Group: 239.0.6.128/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8681202      989657024       113   0         0.000   bps  1
10.57.50.1      71079609     8387393846      117   65        61.690  kbps 1

Group: 239.0.6.129/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           35003635     3990414386      113   65        59.599  kbps 1
10.57.50.1      71079631     8387396434      117   65        61.690  kbps 1

Group: 239.0.6.130/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8289553      945009038       113   0         0.000   bps  1
10.57.50.1      71077135     8387101842      117   65        61.690  kbps 1

Group: 239.0.6.131/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           35525595     4049917826      113   65        59.599  kbps 1
10.57.50.1      71079652     8387398912      117   65        61.690  kbps 1

Group: 239.0.6.132/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34536827     3937198274      113   65        59.599  kbps 1
10.57.50.1      71077313     8387122894      117   65        61.690  kbps 1

Group: 239.0.6.133/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7623164      869040692       113   0         0.000   bps  1
10.57.50.1      71079671     8387401162      117   65        61.690  kbps 1

Group: 239.0.6.134/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7557814      861590792       113   0         0.000   bps  1
10.57.50.1      71079695     8387403986      117   65        61.690  kbps 1

Group: 239.0.6.135/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           29924118     3411349448      113   65        59.599  kbps 1
10.57.50.1      71077159     8387104674      117   65        61.690  kbps 1

Group: 239.0.6.136/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           30811823     3512547818      113   65        59.599  kbps 1
10.57.50.1      71079718     8387406700      117   65        61.690  kbps 1

Group: 239.0.6.137/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8370713      954261278       113   0         0.000   bps  1
10.57.50.1      71079351     8387363402      117   65        61.690  kbps 1

Group: 239.0.6.138/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34704736     3956339900      113   65        59.599  kbps 1
10.57.50.1      71079739     8387409194      117   65        61.690  kbps 1

Group: 239.0.6.139/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8764083      999105458       113   0         0.000   bps  1
10.57.50.1      71079762     8387411892      117   65        61.690  kbps 1

Group: 239.0.6.140/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           35250638     4018572728      113   65        59.599  kbps 1
10.57.50.1      71077234     8387113484      117   65        61.690  kbps 1

Group: 239.0.6.141/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8819366      1005407720      113   0         0.000   bps  1
10.57.50.1      71079783     8387414370      117   65        61.690  kbps 1

Group: 239.0.6.142/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10280450     1171971296      113   65        59.599  kbps 1
10.57.50.1      71079803     8387416730      117   65        61.690  kbps 1

Group: 239.0.6.143/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7900483      900655058       113   0         0.000   bps  1
10.57.50.1      71077235     8387113650      117   65        61.690  kbps 1

Group: 239.0.6.144/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10141958     1156183208      113   65        59.599  kbps 1
10.57.50.1      71079830     8387419916      117   65        61.690  kbps 1

Group: 239.0.6.145/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3            330             110   0         0.000   bps  1
10.57.50.1      71077342     8387126308      117   65        61.690  kbps 1

Group: 239.0.6.146/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           5118990      583564856       113   65        59.599  kbps 1
10.57.50.1      71079855     8387422874      117   65        61.690  kbps 1

Group: 239.0.6.147/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9296551      1059806810      113   0         0.000   bps  1
10.57.50.1      71079876     8387425344      117   65        61.690  kbps 1

Group: 239.0.6.148/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           11203449     1277193182      113   65        59.599  kbps 1
10.57.50.1      71077259     8387116466      117   65        61.690  kbps 1

Group: 239.0.6.149/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7895848      900126668       113   0         0.000   bps  1
10.57.50.1      71079897     8387427822      117   65        61.690  kbps 1

Group: 239.0.6.150/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           11456433     1306033358      113   65        59.599  kbps 1
10.57.50.1      71079372     8387365864      117   65        61.690  kbps 1

Group: 239.0.6.151/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7869738      897150128       113   0         0.000   bps  1
10.57.50.1      71079919     8387430434      117   65        61.690  kbps 1

Group: 239.0.6.152/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           11383942     1297769384      113   65        59.599  kbps 1
10.57.50.1      71079942     8387433132      117   65        61.690  kbps 1

Group: 239.0.6.153/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8649008      985986904       113   0         0.000   bps  1
10.57.50.1      71077296     8387120800      117   65        61.690  kbps 1

Group: 239.0.6.154/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9995039      1139434442      113   65        59.599  kbps 1
10.57.50.1      71079962     8387435500      117   65        61.690  kbps 1

Group: 239.0.6.155/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079380     8387366808      117   65        61.690  kbps 1

Group: 239.0.6.156/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           4562666      520143920       113   65        59.599  kbps 1
10.57.50.1      71079984     8387438104      117   65        61.690  kbps 1

Group: 239.0.6.157/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8088100      922043396       113   0         0.000   bps  1
10.57.50.1      71080005     8387440574      117   65        61.690  kbps 1

Group: 239.0.6.158/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10862037     1238272206      113   65        59.599  kbps 1
10.57.50.1      71077382     8387130948      117   65        61.690  kbps 1

Group: 239.0.6.159/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8201344      934953212       113   65        59.599  kbps 1
10.57.50.1      71080027     8387443170      117   65        61.675  kbps 1

Group: 239.0.6.160/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10729191     1223127770      113   65        59.584  kbps 1
10.57.50.1      71080049     8387445766      117   65        61.675  kbps 1

Group: 239.0.6.161/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8736477      995958370       113   0         0.000   bps  1
10.57.50.1      71077398     8387132884      117   65        61.675  kbps 1

Group: 239.0.6.162/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10056712     1146465164      113   65        59.584  kbps 1
10.57.50.1      71080071     8387448362      117   65        61.675  kbps 1

Group: 239.0.6.163/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8357741      952782466       113   0         0.000   bps  1
10.57.50.1      71077413     8387134678      117   65        61.675  kbps 1

Group: 239.0.6.164/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8879657      1012280894      113   0         0.000   bps  1
10.57.50.1      71080093     8387450958      117   65        61.675  kbps 1

Group: 239.0.6.165/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2755334      314108072       113   65        59.584  kbps 1
10.57.50.1      71080117     8387453790      117   65        61.675  kbps 1

Group: 239.0.6.166/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           4821612      549663764       113   65        59.584  kbps 1
10.57.50.1      71077426     8387136180      117   65        61.675  kbps 1

Group: 239.0.6.167/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8993240      1025229356      113   0         0.000   bps  1
10.57.50.1      71080138     8387456268      117   65        61.675  kbps 1

Group: 239.0.6.168/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8129801      926797310       113   0         0.000   bps  1
10.57.50.1      71079401     8387369294      117   65        61.675  kbps 1

Group: 239.0.6.169/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10653813     1214534678      113   65        59.584  kbps 1
10.57.50.1      71080161     8387458990      117   65        61.675  kbps 1

Group: 239.0.6.170/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8349217      951810734       113   0         0.000   bps  1
10.57.50.1      71080184     8387461696      117   65        61.675  kbps 1

Group: 239.0.6.171/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10958917     1249316534      113   65        59.584  kbps 1
10.57.50.1      71077466     8387140868      117   65        61.675  kbps 1

Group: 239.0.6.172/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8504840      969551756       113   65        59.584  kbps 1
10.57.50.1      71080206     8387464292      117   65        61.675  kbps 1

Group: 239.0.6.173/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10945651     1247804210      113   65        59.584  kbps 1
10.57.50.1      71080235     8387467714      117   65        61.675  kbps 1

Group: 239.0.6.174/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8641984      985186164       113   0         0.000   bps  1
10.57.50.1      71077485     8387143150      117   65        61.675  kbps 1

Group: 239.0.6.175/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2755334      314108072       113   65        59.584  kbps 1
10.57.50.1      71080257     8387470310      117   65        61.675  kbps 1

Group: 239.0.6.176/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2380197      271342446       113   0         0.000   bps  1
10.57.50.1      71077492     8387144000      117   65        61.675  kbps 1

Group: 239.0.6.177/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           11236998     1281017768      113   65        59.584  kbps 1
10.57.50.1      71080281     8387473142      117   65        61.675  kbps 1

Group: 239.0.6.178/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8113561      924945950       113   65        59.584  kbps 1
10.57.50.1      71080302     8387475620      117   65        61.675  kbps 1

Group: 239.0.6.179/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10624038     1211140320      113   65        59.584  kbps 1
10.57.50.1      71077515     8387146698      117   65        61.675  kbps 1

Group: 239.0.6.180/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9029064      1029313292      113   0         0.000   bps  1
10.57.50.1      71080325     8387478334      117   65        61.675  kbps 1

Group: 239.0.6.181/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9967937      1136344802      113   65        59.584  kbps 1
10.57.50.1      71077533     8387148846      117   65        61.675  kbps 1

Group: 239.0.6.182/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9686269      1104234662      113   0         0.000   bps  1
10.57.50.1      71080346     8387480812      117   65        61.675  kbps 1

Group: 239.0.6.183/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10986263     1252433978      113   65        59.584  kbps 1
10.57.50.1      71080366     8387483172      117   65        61.675  kbps 1

Group: 239.0.6.184/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8594184      979736968       113   0         0.000   bps  1
10.57.50.1      71077549     8387150702      117   65        61.675  kbps 1

Group: 239.0.6.185/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2755334      314108072       113   65        59.584  kbps 1
10.57.50.1      71080387     8387485650      117   65        61.675  kbps 1

Group: 239.0.6.186/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1598616      182242220       113   0         0.000   bps  1
10.57.50.1      71079430     8387372700      117   65        61.675  kbps 1

Group: 239.0.6.187/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10118161     1153470350      113   65        59.584  kbps 1
10.57.50.1      71080406     8387487900      117   65        61.675  kbps 1

Group: 239.0.6.188/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9136522      1041563504      113   0         0.000   bps  1
10.57.50.1      71080428     8387490488      117   65        61.675  kbps 1

Group: 239.0.6.189/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10216733     1164707558      113   65        59.584  kbps 1
10.57.50.1      71077583     8387154666      117   65        61.675  kbps 1

Group: 239.0.6.190/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9248208      1054295708      113   0         0.000   bps  1
10.57.50.1      71080449     8387492966      117   65        61.675  kbps 1

Group: 239.0.6.191/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           11044569     1259080862      113   65        59.584  kbps 1
10.57.50.1      71080472     8387495680      117   65        61.690  kbps 1

Group: 239.0.6.192/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           11263899     1284084478      113   65        59.599  kbps 1
10.57.50.1      71077598     8387156492      117   65        61.690  kbps 1

Group: 239.0.6.193/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7415164      845328692       113   0         0.000   bps  1
10.57.50.1      71080495     8387498394      117   65        61.690  kbps 1

Group: 239.0.6.194/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10991206     1252997476      113   65        59.599  kbps 1
10.57.50.1      71077611     8387158034      117   65        61.690  kbps 1

Group: 239.0.6.195/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079454     8387375564      117   65        61.690  kbps 1

Group: 239.0.6.196/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2314153      263813438       113   0         0.000   bps  1
10.57.50.1      71079482     8387378852      117   65        61.690  kbps 1

Group: 239.0.6.197/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7752978      883839484       113   0         0.000   bps  1
10.57.50.1      71077216     8387111344      117   65        61.690  kbps 1

Group: 239.0.6.198/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           11022133     1256523158      113   65        59.599  kbps 1
10.57.50.1      71079504     8387381448      117   65        61.690  kbps 1

Group: 239.0.6.199/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8682119      989761562       113   0         0.000   bps  1
10.57.50.1      71077619     8387158986      117   65        61.690  kbps 1

Group: 239.0.6.200/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9076691      1034742770      113   0         0.000   bps  1
10.57.50.1      71079525     8387383942      117   65        61.690  kbps 1

Group: 239.0.6.201/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           11342768     1293075548      113   65        59.599  kbps 1
10.57.50.1      71079548     8387386640      117   65        61.690  kbps 1

Group: 239.0.6.202/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7266049      828329582       113   0         0.000   bps  1
10.57.50.1      71077123     8387100314      117   65        61.690  kbps 1

Group: 239.0.6.203/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10628877     1211691974      113   65        59.599  kbps 1
10.57.50.1      71079570     8387389236      117   65        61.690  kbps 1

Group: 239.0.6.204/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7727906      880981280       113   0         0.000   bps  1
10.57.50.1      71079591     8387391714      117   65        61.690  kbps 1

Group: 239.0.6.205/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2755336      314108300       113   65        59.599  kbps 1
10.57.50.1      71077117     8387099734      117   65        61.690  kbps 1

Group: 239.0.6.206/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2177498      248234768       113   0         0.000   bps  1
10.57.50.1      71079613     8387394310      117   65        61.690  kbps 1

Group: 239.0.6.207/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           11440312     1304195564      113   65        59.599  kbps 1
10.57.50.1      71077310     8387122532      117   65        61.690  kbps 1

Group: 239.0.6.208/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9560774      1089928232      113   0         0.000   bps  1
10.57.50.1      71079632     8387396560      117   65        61.690  kbps 1

Group: 239.0.6.209/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10779128     1228820588      113   65        59.599  kbps 1
10.57.50.1      71079655     8387399266      117   65        61.690  kbps 1

Group: 239.0.6.210/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7163374      816624632       113   0         0.000   bps  1
10.57.50.1      71077144     8387102904      117   65        61.690  kbps 1

Group: 239.0.6.211/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           11200374     1276842632      113   65        59.599  kbps 1
10.57.50.1      71079675     8387401626      117   65        61.690  kbps 1

Group: 239.0.6.212/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6129839      698801642       113   0         0.000   bps  1
10.57.50.1      71079348     8387363048      117   65        61.690  kbps 1

Group: 239.0.6.213/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           11222902     1279410824      113   65        59.599  kbps 1
10.57.50.1      71079696     8387404120      117   65        61.690  kbps 1

Group: 239.0.6.214/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7524991      857848970       113   0         0.000   bps  1
10.57.50.1      71079721     8387407054      117   65        61.690  kbps 1

Group: 239.0.6.215/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2755336      314108300       113   65        59.584  kbps 1
10.57.50.1      71077170     8387105940      117   65        61.675  kbps 1

Group: 239.0.6.216/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3218814      366944792       113   0         0.000   bps  1
10.57.50.1      71079743     8387409650      117   65        61.675  kbps 1

Group: 239.0.6.217/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           11409452     1300677524      113   65        59.584  kbps 1
10.57.50.1      71079765     8387412246      117   65        61.675  kbps 1

Group: 239.0.6.218/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7607692      867276884       113   0         0.000   bps  1
10.57.50.1      71077171     8387106106      117   65        61.675  kbps 1

Group: 239.0.6.219/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10912711     1244049050      113   65        59.584  kbps 1
10.57.50.1      71079786     8387414724      117   65        61.675  kbps 1

Group: 239.0.6.220/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8385365      955931598       113   0         0.000   bps  1
10.57.50.1      71077337     8387125718      117   65        61.675  kbps 1

Group: 239.0.6.221/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10522435     1199557586      113   65        59.584  kbps 1
10.57.50.1      71079805     8387416974      117   65        61.675  kbps 1

Group: 239.0.6.222/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8205930      935476016       113   0         0.000   bps  1
10.57.50.1      71079833     8387420270      117   65        61.675  kbps 1

Group: 239.0.6.223/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9783301      1115296310      113   65        59.584  kbps 1
10.57.50.1      71077246     8387114932      117   65        61.675  kbps 1

Group: 239.0.6.224/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9341269      1064904662      113   65        59.584  kbps 1
10.57.50.1      71079858     8387423220      117   65        61.675  kbps 1

Group: 239.0.6.225/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2755338      314108520       113   65        59.584  kbps 1
10.57.50.1      71077344     8387126552      117   65        61.675  kbps 1

Group: 239.0.6.226/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2176583      248130458       113   0         0.000   bps  1
10.57.50.1      71079878     8387425588      117   65        61.675  kbps 1

Group: 239.0.6.227/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           11032269     1257678662      113   65        59.584  kbps 1
10.57.50.1      71079900     8387428176      117   65        61.675  kbps 1

Group: 239.0.6.228/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8357979      952809602       113   0         0.000   bps  1
10.57.50.1      71077268     8387117528      117   65        61.675  kbps 1

Group: 239.0.6.229/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8971595      1022761826      113   0         0.000   bps  1
10.57.50.1      71079923     8387430890      117   65        61.675  kbps 1

Group: 239.0.6.230/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           11413812     1301174564      113   65        59.584  kbps 1
10.57.50.1      71079376     8387366336      117   65        61.675  kbps 1

Group: 239.0.6.231/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9079437      1035055814      113   0         0.000   bps  1
10.57.50.1      71079943     8387433266      117   65        61.675  kbps 1

Group: 239.0.6.232/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8413888      959183228       113   0         0.000   bps  1
10.57.50.1      71079965     8387435854      117   65        61.675  kbps 1

Group: 239.0.6.233/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10169551     1159328802      113   65        59.584  kbps 1
10.57.50.1      71077363     8387128706      117   65        61.675  kbps 1

Group: 239.0.6.234/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7374328      840673388       113   0         0.000   bps  1
10.57.50.1      71079988     8387438568      117   65        61.675  kbps 1

Group: 239.0.6.235/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2755336      314108300       113   65        59.584  kbps 1
10.57.50.1      71080010     8387441164      117   65        61.675  kbps 1

Group: 239.0.6.236/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1729477      197160366       113   0         0.000   bps  1
10.57.50.1      71077379     8387130642      117   65        61.675  kbps 1

Group: 239.0.6.237/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           11303741     1288626470      113   65        59.584  kbps 1
10.57.50.1      71080030     8387443524      117   65        61.675  kbps 1

Group: 239.0.6.238/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8075778      920638680       113   0         0.000   bps  1
10.57.50.1      71077397     8387132790      117   65        61.675  kbps 1

Group: 239.0.6.239/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           11207538     1277659328      113   65        59.584  kbps 1
10.57.50.1      71080052     8387446120      117   65        61.675  kbps 1

Group: 239.0.6.240/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8063314      919217792       113   0         0.000   bps  1
10.57.50.1      71080074     8387448716      117   65        61.675  kbps 1

Group: 239.0.6.241/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9612236      1095794900      113   65        59.584  kbps 1
10.57.50.1      71077410     8387134292      117   65        61.675  kbps 1

Group: 239.0.6.242/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7687475      876372146       113   0         0.000   bps  1
10.57.50.1      71080096     8387451312      117   65        61.675  kbps 1

Group: 239.0.6.243/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9148579      1042937998      113   65        59.584  kbps 1
10.57.50.1      71077423     8387135866      117   65        61.675  kbps 1

Group: 239.0.6.244/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8188823      933525818       113   0         0.000   bps  1
10.57.50.1      71080120     8387454144      117   65        61.675  kbps 1

Group: 239.0.6.245/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2755336      314108300       113   65        59.584  kbps 1
10.57.50.1      71080141     8387456622      117   65        61.675  kbps 1

Group: 239.0.6.246/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2168056      247158380       113   0         0.000   bps  1
10.57.50.1      71077438     8387137596      117   65        61.675  kbps 1

Group: 239.0.6.247/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           11403012     1299943364      113   65        59.584  kbps 1
10.57.50.1      71080165     8387459454      117   65        61.675  kbps 1

Group: 239.0.6.248/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7746911      883147850       113   0         0.000   bps  1
10.57.50.1      71079405     8387369766      117   65        61.675  kbps 1

Group: 239.0.6.249/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7686353      876244238       113   0         0.000   bps  1
10.57.50.1      71080187     8387462058      117   65        61.675  kbps 1

Group: 239.0.6.250/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8182798      932838968       113   0         0.000   bps  1
10.57.50.1      71080211     8387464882      117   65        61.675  kbps 1

Group: 239.0.6.251/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7991344      911013208       113   0         0.000   bps  1
10.57.50.1      71077480     8387142520      117   65        61.675  kbps 1

Group: 239.0.6.252/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7683425      875910446       113   0         0.000   bps  1
10.57.50.1      71080239     8387468186      117   65        61.675  kbps 1

Group: 239.0.6.253/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7893566      899866520       113   0         0.000   bps  1
10.57.50.1      71080261     8387470782      117   65        61.675  kbps 1

Group: 239.0.6.254/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7234808      824768100       113   0         0.000   bps  1
10.57.50.1      71077499     8387144802      117   65        61.675  kbps 1

Group: 239.0.6.255/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080285     8387473614      117   65        61.675  kbps 1

Group: 239.0.7.0/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1926947      219671942       113   0         0.000   bps  1
10.57.50.1      71077514     8387146604      117   65        61.675  kbps 1

Group: 239.0.7.1/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8994194      1025338112      113   0         0.000   bps  1
10.57.50.1      71080306     8387476092      117   65        61.675  kbps 1

Group: 239.0.7.2/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8426204      960587252       113   0         0.000   bps  1
10.57.50.1      71080329     8387478806      117   65        61.675  kbps 1

Group: 239.0.7.3/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7923719      903303958       113   0         0.000   bps  1
10.57.50.1      71077530     8387148460      117   65        61.675  kbps 1

Group: 239.0.7.4/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7331344      835773212       113   0         0.000   bps  1
10.57.50.1      71080350     8387481284      117   65        61.675  kbps 1

Group: 239.0.7.5/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7243315      825737906       113   0         0.000   bps  1
10.57.50.1      71079426     8387372228      117   65        61.675  kbps 1

Group: 239.0.7.6/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7832139      892863842       113   0         0.000   bps  1
10.57.50.1      71080369     8387483534      117   65        61.675  kbps 1

Group: 239.0.7.7/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8332734      949931672       113   0         0.000   bps  1
10.57.50.1      71080391     8387486122      117   65        61.675  kbps 1

Group: 239.0.7.8/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8591584      979440572       113   0         0.000   bps  1
10.57.50.1      71077568     8387152896      117   65        61.675  kbps 1

Group: 239.0.7.9/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080411     8387488482      117   65        61.675  kbps 1

Group: 239.0.7.10/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2145323      244566818       113   0         0.000   bps  1
10.57.50.1      71079434     8387373180      117   65        61.675  kbps 1

Group: 239.0.7.11/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9244454      1053867752      113   0         0.000   bps  1
10.57.50.1      71080431     8387490850      117   65        61.675  kbps 1

Group: 239.0.7.12/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8433746      961447040       113   0         0.000   bps  1
10.57.50.1      71080453     8387493438      117   65        61.675  kbps 1

Group: 239.0.7.13/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7744418      882863648       113   0         0.000   bps  1
10.57.50.1      71077595     8387156090      117   65        61.675  kbps 1

Group: 239.0.7.14/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8228981      938103830       113   0         0.000   bps  1
10.57.50.1      71080475     8387496034      117   65        61.675  kbps 1

Group: 239.0.7.15/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8348528      951732188       113   0         0.000   bps  1
10.57.50.1      71080499     8387498866      117   65        61.675  kbps 1

Group: 239.0.7.16/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8533578      972827884       113   0         0.000   bps  1
10.57.50.1      71077610     8387157908      117   65        61.675  kbps 1

Group: 239.0.7.17/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7965629      908081702       113   65        59.584  kbps 1
10.57.50.1      71079465     8387376846      117   65        61.675  kbps 1

Group: 239.0.7.18/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7471785      851783486       113   0         0.000   bps  1
10.57.50.1      71077615     8387158514      117   65        61.675  kbps 1

Group: 239.0.7.19/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079483     8387378986      117   65        61.675  kbps 1

Group: 239.0.7.20/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1863167      212401034       113   0         0.000   bps  1
10.57.50.1      71079507     8387381802      117   65        61.675  kbps 1

Group: 239.0.7.21/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8038601      916400506       113   65        59.584  kbps 1
10.57.50.1      71077231     8387113098      117   65        61.675  kbps 1

Group: 239.0.7.22/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7866714      896805392       113   0         0.000   bps  1
10.57.50.1      71079530     8387384516      117   65        61.675  kbps 1

Group: 239.0.7.23/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8430981      961131830       113   0         0.000   bps  1
10.57.50.1      71079551     8387386994      117   65        61.675  kbps 1

Group: 239.0.7.24/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7676757      875150294       113   0         0.000   bps  1
10.57.50.1      71077124     8387100400      117   65        61.675  kbps 1

Group: 239.0.7.25/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9044715      1031097506      113   0         0.000   bps  1
10.57.50.1      71079573     8387389590      117   65        61.675  kbps 1

Group: 239.0.7.26/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7824105      891947966       113   0         0.000   bps  1
10.57.50.1      71077307     8387122178      117   65        61.675  kbps 1

Group: 239.0.7.27/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7800955      889308866       113   0         0.000   bps  1
10.57.50.1      71079593     8387391958      117   65        61.675  kbps 1

Group: 239.0.7.28/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8665739      987894242       113   0         0.000   bps  1
10.57.50.1      71079616     8387394664      117   65        61.675  kbps 1

Group: 239.0.7.29/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71077132     8387101488      117   65        61.675  kbps 1

Group: 239.0.7.30/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1684566      192040520       113   0         0.000   bps  1
10.57.50.1      71079636     8387397024      117   65        61.675  kbps 1

Group: 239.0.7.31/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8883297      1012695854      113   0         0.000   bps  1
10.57.50.1      71077313     8387122894      117   65        61.675  kbps 1

Group: 239.0.7.32/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8025417      914897534       113   0         0.000   bps  1
10.57.50.1      71079656     8387399392      117   65        61.675  kbps 1

Group: 239.0.7.33/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8625947      983357954       113   0         0.000   bps  1
10.57.50.1      71079678     8387401980      117   65        61.675  kbps 1

Group: 239.0.7.34/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8428342      960830984       113   0         0.000   bps  1
10.57.50.1      71077155     8387104202      117   65        61.675  kbps 1

Group: 239.0.7.35/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7837832      893512844       113   0         0.000   bps  1
10.57.50.1      71079701     8387404694      117   65        61.675  kbps 1

Group: 239.0.7.36/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7728939      881099042       113   0         0.000   bps  1
10.57.50.1      71079352     8387363520      117   65        61.675  kbps 1

Group: 239.0.7.37/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7326307      835198994       113   65        59.584  kbps 1
10.57.50.1      71079722     8387407188      117   65        61.675  kbps 1

Group: 239.0.7.38/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7997814      911750792       113   0         0.000   bps  1
10.57.50.1      71079747     8387410122      117   65        61.675  kbps 1

Group: 239.0.7.39/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71077179     8387107002      117   65        61.675  kbps 1

Group: 239.0.7.40/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2199495      250742426       113   0         0.000   bps  1
10.57.50.1      71079768     8387412600      117   65        61.675  kbps 1

Group: 239.0.7.41/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8379770      955293776       113   0         0.000   bps  1
10.57.50.1      71079788     8387414960      117   65        61.675  kbps 1

Group: 239.0.7.42/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7860297      896073854       113   65        59.584  kbps 1
10.57.50.1      71077232     8387113296      117   65        61.675  kbps 1

Group: 239.0.7.43/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8562721      976150190       113   0         0.000   bps  1
10.57.50.1      71079808     8387417320      117   65        61.675  kbps 1

Group: 239.0.7.44/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7397258      843287400       113   0         0.000   bps  1
10.57.50.1      71077342     8387126308      117   65        61.675  kbps 1

Group: 239.0.7.45/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7821459      891646322       113   0         0.000   bps  1
10.57.50.1      71079835     8387420514      117   65        61.675  kbps 1

Group: 239.0.7.46/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7978309      909527222       113   0         0.000   bps  1
10.57.50.1      71079862     8387423692      117   65        61.675  kbps 1

Group: 239.0.7.47/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8648003      985872338       113   0         0.000   bps  1
10.57.50.1      71077255     8387115994      117   65        61.675  kbps 1

Group: 239.0.7.48/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8300710      946280936       113   0         0.000   bps  1
10.57.50.1      71079883     8387426170      117   65        61.675  kbps 1

Group: 239.0.7.49/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079373     8387365982      117   65        61.675  kbps 1

Group: 239.0.7.50/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2051506      233871680       113   0         0.000   bps  1
10.57.50.1      71079902     8387428428      117   65        61.675  kbps 1

Group: 239.0.7.51/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7390266      842490320       113   0         0.000   bps  1
10.57.50.1      71079928     8387431480      117   65        61.675  kbps 1

Group: 239.0.7.52/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7482292      852981280       113   0         0.000   bps  1
10.57.50.1      71077294     8387120564      117   65        61.675  kbps 1

Group: 239.0.7.53/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9154958      1043665208      113   0         0.000   bps  1
10.57.50.1      71079949     8387433958      117   65        61.675  kbps 1

Group: 239.0.7.54/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7462617      850738334       113   0         0.000   bps  1
10.57.50.1      71079380     8387366816      117   65        61.675  kbps 1

Group: 239.0.7.55/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9250910      1054603736      113   0         0.000   bps  1
10.57.50.1      71079969     8387436334      117   65        61.675  kbps 1

Group: 239.0.7.56/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7841852      893971124       113   65        59.584  kbps 1
10.57.50.1      71079991     8387438922      117   65        61.675  kbps 1

Group: 239.0.7.57/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8600996      980513532       113   0         0.000   bps  1
10.57.50.1      71077378     8387130476      117   65        61.675  kbps 1

Group: 239.0.7.58/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8335206      950213480       113   65        59.584  kbps 1
10.57.50.1      71080014     8387441636      117   65        61.675  kbps 1

Group: 239.0.7.59/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           20254        2308952         113   0         0.000   bps  1
10.57.50.1      71080034     8387443996      117   65        61.675  kbps 1

Group: 239.0.7.60/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2222503      253365330       113   0         0.000   bps  1
10.57.50.1      71077391     8387132058      117   65        61.675  kbps 1

Group: 239.0.7.61/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9222453      1051359638      113   0         0.000   bps  1
10.57.50.1      71080056     8387446592      117   65        61.675  kbps 1

Group: 239.0.7.62/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7626668      869440140       113   65        59.584  kbps 1
10.57.50.1      71077408     8387134088      117   65        61.675  kbps 1

Group: 239.0.7.63/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9784609      1115445422      113   0         0.000   bps  1
10.57.50.1      71080078     8387449188      117   65        61.675  kbps 1

Group: 239.0.7.64/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9477542      1080439784      113   0         0.000   bps  1
10.57.50.1      71080101     8387451902      117   65        61.675  kbps 1

Group: 239.0.7.65/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8466299      965158082       113   0         0.000   bps  1
10.57.50.1      71077422     8387135708      117   65        61.675  kbps 1

Group: 239.0.7.66/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2118775      241540346       113   0         0.000   bps  1
10.57.50.1      71080124     8387454616      117   65        61.675  kbps 1

Group: 239.0.7.67/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7958956      907320980       113   0         0.000   bps  1
10.57.50.1      71079402     8387369412      117   65        61.675  kbps 1

Group: 239.0.7.68/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2325181      265070630       113   0         0.000   bps  1
10.57.50.1      71080144     8387456984      117   65        61.675  kbps 1

Group: 239.0.7.69/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080169     8387459926      117   65        61.675  kbps 1

Group: 239.0.7.70/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           854216       97380620        113   0         0.000   bps  1
10.57.50.1      71077462     8387140388      117   65        61.675  kbps 1

Group: 239.0.7.71/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8726241      994791470       113   0         0.000   bps  1
10.57.50.1      71080191     8387462522      117   65        61.675  kbps 1

Group: 239.0.7.72/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8029618      915376448       113   0         0.000   bps  1
10.57.50.1      71080214     8387465236      117   65        61.675  kbps 1

Group: 239.0.7.73/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2185407      249136390       113   0         0.000   bps  1
10.57.50.1      71077478     8387142324      117   65        61.675  kbps 1

Group: 239.0.7.74/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8436761      961790750       113   65        59.584  kbps 1
10.57.50.1      71080242     8387468540      117   65        61.675  kbps 1

Group: 239.0.7.75/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1904409      217102610       113   0         304.000 bps  1
10.57.50.1      71077498     8387144708      117   65        61.675  kbps 1

Group: 239.0.7.76/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7716216      879648620       113   0         0.000   bps  1
10.57.50.1      71080264     8387471136      117   65        61.675  kbps 1

Group: 239.0.7.77/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2693015      307003706       113   0         0.000   bps  1
10.57.50.1      71079412     8387370592      117   65        61.675  kbps 1

Group: 239.0.7.78/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8218078      936860888       113   0         0.000   bps  1
10.57.50.1      71080288     8387473976      117   65        61.675  kbps 1

Group: 239.0.7.79/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080310     8387476564      117   65        61.675  kbps 1

Group: 239.0.7.80/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1868585      213018674       113   0         0.000   bps  1
10.57.50.1      71077536     8387149144      117   65        61.675  kbps 1

Group: 239.0.7.81/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2086803      237895538       113   0         0.000   bps  1
10.57.50.1      71080333     8387479278      117   65        61.675  kbps 1

Group: 239.0.7.82/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8543994      974015312       113   65        59.584  kbps 1
10.57.50.1      71080354     8387481756      117   65        61.675  kbps 1

Group: 239.0.7.83/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2481410      282880732       113   0         0.000   bps  1
10.57.50.1      71077544     8387150112      117   65        61.675  kbps 1

Group: 239.0.7.84/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8871145      1011310526      113   0         0.000   bps  1
10.57.50.1      71080374     8387484116      117   65        61.675  kbps 1

Group: 239.0.7.85/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3009709      343106822       113   0         0.000   bps  1
10.57.50.1      71079431     8387372818      117   65        61.675  kbps 1

Group: 239.0.7.86/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8484247      967204154       113   0         0.000   bps  1
10.57.50.1      71080393     8387486366      117   65        61.675  kbps 1

Group: 239.0.7.87/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3252536      370789100       113   0         0.000   bps  1
10.57.50.1      71080415     8387488954      117   65        61.675  kbps 1

Group: 239.0.7.88/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6842707      780068594       113   65        59.584  kbps 1
10.57.50.1      71077580     8387154312      117   65        61.675  kbps 1

Group: 239.0.7.89/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080435     8387491314      117   65        61.675  kbps 1

Group: 239.0.7.90/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1784845      203472326       113   0         0.000   bps  1
10.57.50.1      71080457     8387493910      117   65        61.675  kbps 1

Group: 239.0.7.91/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2720515      310138702       113   0         288.800 bps  1
10.57.50.1      71077593     8387155902      117   65        61.675  kbps 1

Group: 239.0.7.92/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8856527      1009644074      113   65        59.584  kbps 1
10.57.50.1      71080479     8387496506      117   65        61.675  kbps 1

Group: 239.0.7.93/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2410002      274740220       113   0         0.000   bps  1
10.57.50.1      71077611     8387158034      117   65        61.675  kbps 1

Group: 239.0.7.94/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9290140      1059075956      113   65        59.584  kbps 1
10.57.50.1      71079441     8387374030      117   65        61.675  kbps 1

Group: 239.0.7.95/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2406904      274387052       113   0         0.000   bps  1
10.57.50.1      71079469     8387377318      117   65        61.675  kbps 1

Group: 239.0.7.96/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10089010     1150147132      113   65        59.584  kbps 1
10.57.50.1      71077212     8387110872      117   65        61.675  kbps 1

Group: 239.0.7.97/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3025304      344884652       113   0         0.000   bps  1
10.57.50.1      71079489     8387379678      117   65        61.675  kbps 1

Group: 239.0.7.98/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8507452      969849524       113   65        59.584  kbps 1
10.57.50.1      71077620     8387159104      117   65        61.675  kbps 1

Group: 239.0.7.99/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079509     8387382054      117   65        61.675  kbps 1

Group: 239.0.7.100/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           773354       88162352        113   0         0.000   bps  1
10.57.50.1      71079534     8387384988      117   65        61.675  kbps 1

Group: 239.0.7.101/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10180667     1160596034      113   65        59.584  kbps 1
10.57.50.1      71077224     8387112360      117   65        61.675  kbps 1

Group: 239.0.7.102/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2540490      289615856       113   0         0.000   bps  1
10.57.50.1      71079555     8387387466      117   65        61.675  kbps 1

Group: 239.0.7.103/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10354720     1180438076      113   65        59.584  kbps 1
10.57.50.1      71079577     8387390062      117   65        61.675  kbps 1

Group: 239.0.7.104/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10610678     1209617288      113   65        59.584  kbps 1
10.57.50.1      71077123     8387100346      117   65        61.675  kbps 1

Group: 239.0.7.105/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3579207      408029594       113   0         0.000   bps  1
10.57.50.1      71079598     8387392540      117   65        61.675  kbps 1

Group: 239.0.7.106/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10213621     1164352790      113   65        59.584  kbps 1
10.57.50.1      71077311     8387122650      117   65        61.675  kbps 1

Group: 239.0.7.107/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3044934      347122472       113   0         0.000   bps  1
10.57.50.1      71079619     8387395026      117   65        61.675  kbps 1

Group: 239.0.7.108/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9548024      1088474732      113   65        59.584  kbps 1
10.57.50.1      71079640     8387397496      117   65        61.675  kbps 1

Group: 239.0.7.109/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71077141     8387102550      117   65        61.675  kbps 1

Group: 239.0.7.110/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           4094982      466827944       113   65        59.584  kbps 1
10.57.50.1      71079661     8387399974      117   65        61.675  kbps 1

Group: 239.0.7.111/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3846627      438515474       113   0         0.000   bps  1
10.57.50.1      71079349     8387363166      117   65        61.675  kbps 1

Group: 239.0.7.112/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9848709      1122752822      113   65        59.584  kbps 1
10.57.50.1      71079680     8387402232      117   65        61.675  kbps 1

Group: 239.0.7.113/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3371097      384305054       113   0         0.000   bps  1
10.57.50.1      71079705     8387405166      117   65        61.675  kbps 1

Group: 239.0.7.114/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10196296     1162377740      113   65        59.584  kbps 1
10.57.50.1      71077169     8387105822      117   65        61.675  kbps 1

Group: 239.0.7.115/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2803944      319649612       113   0         0.000   bps  1
10.57.50.1      71079728     8387407880      117   65        61.675  kbps 1

Group: 239.0.7.116/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9558809      1089704222      113   65        59.584  kbps 1
10.57.50.1      71079751     8387410594      117   65        61.675  kbps 1

Group: 239.0.7.117/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2316748      264109268       113   0         0.000   bps  1
10.57.50.1      71077169     8387105870      117   65        61.675  kbps 1

Group: 239.0.7.118/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9511866      1084352720      113   65        59.584  kbps 1
10.57.50.1      71079772     8387413072      117   65        61.675  kbps 1

Group: 239.0.7.119/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3            330             110   0         0.000   bps  1
10.57.50.1      71077337     8387125718      117   65        61.675  kbps 1

Group: 239.0.7.120/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           4085737      465774014       113   65        59.584  kbps 1
10.57.50.1      71079791     8387415322      117   65        61.675  kbps 1

Group: 239.0.7.121/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2999244      341913812       113   0         243.200 bps  1
10.57.50.1      71079812     8387417792      117   65        61.675  kbps 1

Group: 239.0.7.122/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10448478     1191126488      113   65        59.584  kbps 1
10.57.50.1      71077243     8387114578      117   65        61.675  kbps 1

Group: 239.0.7.123/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3090774      352348232       113   0         0.000   bps  1
10.57.50.1      71079839     8387420978      117   65        61.675  kbps 1

Group: 239.0.7.124/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9411946      1072961832      113   65        59.584  kbps 1
10.57.50.1      71077346     8387126788      117   65        61.675  kbps 1

Group: 239.0.7.125/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3195078      364238888       113   0         0.000   bps  1
10.57.50.1      71079864     8387423936      117   65        61.675  kbps 1

Group: 239.0.7.126/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9827541      1120339670      113   65        59.584  kbps 1
10.57.50.1      71079885     8387426406      117   65        61.675  kbps 1

Group: 239.0.7.127/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2606351      297124010       113   0         0.000   bps  1
10.57.50.1      71077264     8387117056      117   65        61.675  kbps 1

Group: 239.0.7.128/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2010959      229249322       113   0         0.000   bps  1
10.57.50.1      71079907     8387429002      117   65        61.675  kbps 1

Group: 239.0.7.129/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1987941      226625270       113   65        59.584  kbps 1
10.57.50.1      71079377     8387366454      117   65        61.675  kbps 1

Group: 239.0.7.130/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           606994       69197312        113   0         0.000   bps  1
10.57.50.1      71079928     8387431496      117   65        61.675  kbps 1

Group: 239.0.7.131/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10113009     1152883022      113   65        59.584  kbps 1
10.57.50.1      71079952     8387434312      117   65        61.675  kbps 1

Group: 239.0.7.132/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3384673      385852714       113   0         0.000   bps  1
10.57.50.1      71077302     8387121508      117   65        61.675  kbps 1

Group: 239.0.7.133/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9756781      1112273030      113   65        59.584  kbps 1
10.57.50.1      71079973     8387436798      117   65        61.675  kbps 1

Group: 239.0.7.134/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1927619      219748562       113   0         0.000   bps  1
10.57.50.1      71079995     8387439394      117   65        61.675  kbps 1

Group: 239.0.7.135/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10271652     1170968316      113   65        59.584  kbps 1
10.57.50.1      71077376     8387130288      117   65        61.675  kbps 1

Group: 239.0.7.136/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9763850      1113078896      113   65        59.584  kbps 1
10.57.50.1      71080018     8387442108      117   65        61.675  kbps 1

Group: 239.0.7.137/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1747097      199169046       113   0         0.000   bps  1
10.57.50.1      71077391     8387132082      117   65        61.675  kbps 1

Group: 239.0.7.138/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10160256     1158269180      113   65        59.584  kbps 1
10.57.50.1      71080038     8387444468      117   65        61.675  kbps 1

Group: 239.0.7.139/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080060     8387447064      117   65        61.675  kbps 1

Group: 239.0.7.140/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3757032      428301644       113   65        59.584  kbps 1
10.57.50.1      71077406     8387133820      117   65        61.675  kbps 1

Group: 239.0.7.141/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2369305      270100766       113   0         0.000   bps  1
10.57.50.1      71080083     8387449778      117   65        61.675  kbps 1

Group: 239.0.7.142/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9774281      1114268026      113   65        59.584  kbps 1
10.57.50.1      71077420     8387135512      117   65        61.675  kbps 1

Group: 239.0.7.143/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1835006      209190680       113   0         0.000   bps  1
10.57.50.1      71080105     8387452374      117   65        61.675  kbps 1

Group: 239.0.7.144/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10203182     1163162744      113   65        59.584  kbps 1
10.57.50.1      71080128     8387455088      117   65        61.675  kbps 1

Group: 239.0.7.145/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2598288      296204828       113   0         0.000   bps  1
10.57.50.1      71077434     8387137124      117   65        61.675  kbps 1

Group: 239.0.7.146/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10839910     1235749736      113   65        59.584  kbps 1
10.57.50.1      71080150     8387457684      117   65        61.675  kbps 1

Group: 239.0.7.147/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3386926      386109560       113   0         0.000   bps  1
10.57.50.1      71079407     8387370002      117   65        61.675  kbps 1

Group: 239.0.7.148/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9938549      1132994582      113   65        59.584  kbps 1
10.57.50.1      71080172     8387460288      117   65        61.675  kbps 1

Group: 239.0.7.149/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080195     8387462994      117   65        61.675  kbps 1

Group: 239.0.7.150/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3507271      399828890       113   65        59.584  kbps 1
10.57.50.1      71077475     8387141922      117   65        61.675  kbps 1

Group: 239.0.7.151/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3096433      352993358       113   0         0.000   bps  1
10.57.50.1      71080218     8387465708      117   65        61.675  kbps 1

Group: 239.0.7.152/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10443876     1190601860      113   65        59.584  kbps 1
10.57.50.1      71080246     8387469012      117   65        61.675  kbps 1

Group: 239.0.7.153/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2498001      284772102       113   0         0.000   bps  1
10.57.50.1      71077493     8387144094      117   65        61.675  kbps 1

Group: 239.0.7.154/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10144395     1156461026      113   65        59.584  kbps 1
10.57.50.1      71080268     8387471608      117   65        61.675  kbps 1

Group: 239.0.7.155/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2031455      231585854       113   0         0.000   bps  1
10.57.50.1      71077510     8387146132      117   65        61.675  kbps 1

Group: 239.0.7.156/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10599687     1208364314      113   65        59.584  kbps 1
10.57.50.1      71079413     8387370726      117   65        61.675  kbps 1

Group: 239.0.7.157/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2851293      325047398       113   0         228.000 bps  1
10.57.50.1      71080314     8387477028      117   65        61.675  kbps 1

Group: 239.0.7.158/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10100738     1151484124      113   65        59.584  kbps 1
10.57.50.1      71077523     8387147634      117   65        61.675  kbps 1

Group: 239.0.7.159/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080336     8387479632      117   65        61.675  kbps 1

Group: 239.0.7.160/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3783780      431350916       113   65        59.584  kbps 1
10.57.50.1      71079428     8387372464      117   65        61.675  kbps 1

Group: 239.0.7.161/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1374036      156640100       113   0         212.800 bps  1
10.57.50.1      71080356     8387482000      117   65        61.675  kbps 1

Group: 239.0.7.162/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10307256     1175027180      113   65        59.584  kbps 1
10.57.50.1      71080377     8387484470      117   65        61.675  kbps 1

Group: 239.0.7.163/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1455150      165887096       113   0         0.000   bps  1
10.57.50.1      71077563     8387152306      117   65        61.675  kbps 1

Group: 239.0.7.164/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10482763     1195034978      113   65        59.584  kbps 1
10.57.50.1      71080397     8387486830      117   65        61.675  kbps 1

Group: 239.0.7.165/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3813265      434712206       113   0         0.000   bps  1
10.57.50.1      71079434     8387373180      117   65        61.675  kbps 1

Group: 239.0.7.166/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10544982     1202127944      113   65        59.584  kbps 1
10.57.50.1      71080417     8387489198      117   65        61.675  kbps 1

Group: 239.0.7.167/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6163622      702652904       113   0         0.000   bps  1
10.57.50.1      71080438     8387491668      117   65        61.675  kbps 1

Group: 239.0.7.168/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6255781      713159030       113   0         0.000   bps  1
10.57.50.1      71077591     8387155610      117   65        61.675  kbps 1

Group: 239.0.7.169/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1987944      226625612       113   65        59.584  kbps 1
10.57.50.1      71080459     8387494146      117   65        61.675  kbps 1

Group: 239.0.7.170/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8022835      914603186       113   0         0.000   bps  1
10.57.50.1      71080482     8387496860      117   65        61.675  kbps 1

Group: 239.0.7.171/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10257243     1169325694      113   65        59.584  kbps 1
10.57.50.1      71077605     8387157318      117   65        61.675  kbps 1

Group: 239.0.7.172/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8259831      941620730       113   0         0.000   bps  1
10.57.50.1      71079445     8387374486      117   65        61.675  kbps 1

Group: 239.0.7.173/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10323071     1176830090      113   65        59.584  kbps 1
10.57.50.1      71077615     8387158514      117   65        61.675  kbps 1

Group: 239.0.7.174/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8306879      946984202       113   0         0.000   bps  1
10.57.50.1      71079470     8387377452      117   65        61.675  kbps 1

Group: 239.0.7.175/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8607664      981273692       113   65        59.584  kbps 1
10.57.50.1      71079492     8387380032      117   65        61.675  kbps 1

Group: 239.0.7.176/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8599559      980349718       113   0         0.000   bps  1
10.57.50.1      71077223     8387112170      117   65        61.675  kbps 1

Group: 239.0.7.177/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9236199      1052926682      113   65        59.584  kbps 1
10.57.50.1      71079514     8387382628      117   65        61.675  kbps 1

Group: 239.0.7.178/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6734032      767679644       113   0         0.000   bps  1
10.57.50.1      71079537     8387385342      117   65        61.675  kbps 1

Group: 239.0.7.179/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1987944      226625612       113   65        59.584  kbps 1
10.57.50.1      71077224     8387112368      117   65        61.675  kbps 1

Group: 239.0.7.180/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1884178      214796288       113   0         0.000   bps  1
10.57.50.1      71079558     8387387820      117   65        61.675  kbps 1

Group: 239.0.7.181/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9754702      1112036024      113   65        59.584  kbps 1
10.57.50.1      71077307     8387122178      117   65        61.675  kbps 1

Group: 239.0.7.182/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8836057      1007310494      113   0         0.000   bps  1
10.57.50.1      71079578     8387390188      117   65        61.675  kbps 1

Group: 239.0.7.183/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10265372     1170252404      113   65        59.584  kbps 1
10.57.50.1      71079601     8387392894      117   65        61.675  kbps 1

Group: 239.0.7.184/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7670651      874454210       113   0         182.400 bps  1
10.57.50.1      71077140     8387102352      117   65        61.675  kbps 1

Group: 239.0.7.185/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9543663      1087977578      113   65        59.584  kbps 1
10.57.50.1      71079622     8387395372      117   65        61.675  kbps 1

Group: 239.0.7.186/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7504806      855547880       113   0         0.000   bps  1
10.57.50.1      71077314     8387123012      117   65        61.675  kbps 1

Group: 239.0.7.187/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9822303      1119742538      113   65        59.584  kbps 1
10.57.50.1      71079642     8387397740      117   65        61.675  kbps 1

Group: 239.0.7.188/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7796774      888832232       113   0         0.000   bps  1
10.57.50.1      71079664     8387400328      117   65        61.675  kbps 1

Group: 239.0.7.189/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1987944      226625612       113   65        59.584  kbps 1
10.57.50.1      71077152     8387103848      117   65        61.675  kbps 1

Group: 239.0.7.190/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1853219      211266962       113   0         0.000   bps  1
10.57.50.1      71079685     8387402806      117   65        61.675  kbps 1

Group: 239.0.7.191/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           11081856     1263331580      113   65        59.584  kbps 1
10.57.50.1      71079353     8387363638      117   65        61.675  kbps 1

Group: 239.0.7.192/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10191340     1161812756      113   65        59.584  kbps 1
10.57.50.1      71079707     8387405418      117   65        61.675  kbps 1

Group: 239.0.7.193/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8292108      945300308       113   0         0.000   bps  1
10.57.50.1      71079731     8387408234      117   65        61.675  kbps 1

Group: 239.0.7.194/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8401212      957738164       113   65        59.584  kbps 1
10.57.50.1      71077177     8387106766      117   65        61.675  kbps 1

Group: 239.0.7.195/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8082808      921440108       113   0         0.000   bps  1
10.57.50.1      71079753     8387410830      117   65        61.675  kbps 1

Group: 239.0.7.196/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8092806      922579880       113   65        59.584  kbps 1
10.57.50.1      71079776     8387413544      117   65        61.675  kbps 1

Group: 239.0.7.197/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7815594      890977712       113   0         0.000   bps  1
10.57.50.1      71077228     8387112824      117   65        61.675  kbps 1

Group: 239.0.7.198/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10287052     1172723924      113   65        59.584  kbps 1
10.57.50.1      71079796     8387415904      117   65        61.675  kbps 1

Group: 239.0.7.199/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3            330             110   0         0.000   bps  1
10.57.50.1      71077344     8387126544      117   65        61.675  kbps 1

Group: 239.0.7.200/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2828228      322417988       113   0         0.000   bps  1
10.57.50.1      71079815     8387418154      117   65        61.675  kbps 1

Group: 239.0.7.201/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7116047      811229354       113   0         0.000   bps  1
10.57.50.1      71079843     8387421450      117   65        61.675  kbps 1

Group: 239.0.7.202/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7468379      851395202       113   0         0.000   bps  1
10.57.50.1      71077252     8387115640      117   65        61.675  kbps 1

Group: 239.0.7.203/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7578440      863942156       113   0         0.000   bps  1
10.57.50.1      71079869     8387424518      117   65        61.675  kbps 1

Group: 239.0.7.204/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7510370      856182176       113   0         0.000   bps  1
10.57.50.1      71079373     8387365982      117   65        61.675  kbps 1

Group: 239.0.7.205/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8140678      928037288       113   0         0.000   bps  1
10.57.50.1      71079888     8387426776      117   65        61.675  kbps 1

Group: 239.0.7.206/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7342176      837008060       113   0         0.000   bps  1
10.57.50.1      71079911     8387429474      117   65        61.675  kbps 1

Group: 239.0.7.207/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8540671      973636486       113   0         0.000   bps  1
10.57.50.1      71077290     8387120092      117   65        61.675  kbps 1

Group: 239.0.7.208/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7901576      900779660       113   0         0.000   bps  1
10.57.50.1      71079934     8387432188      117   65        61.675  kbps 1

Group: 239.0.7.209/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079381     8387366934      117   65        61.675  kbps 1

Group: 239.0.7.210/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2711974      309165032       113   0         0.000   bps  1
10.57.50.1      71079954     8387434564      117   65        61.675  kbps 1

Group: 239.0.7.211/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8602692      980706884       113   0         0.000   bps  1
10.57.50.1      71079977     8387437270      117   65        61.675  kbps 1

Group: 239.0.7.212/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7329295      835539618       113   0         0.000   bps  1
10.57.50.1      71077371     8387129650      117   65        61.675  kbps 1

Group: 239.0.7.213/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9314755      1061882066      113   0         0.000   bps  1
10.57.50.1      71079998     8387439748      117   65        61.675  kbps 1

Group: 239.0.7.214/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8300975      946311146       113   0         0.000   bps  1
10.57.50.1      71080020     8387442344      117   65        61.675  kbps 1

Group: 239.0.7.215/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8280810      944012328       113   0         0.000   bps  1
10.57.50.1      71077387     8387131586      117   65        61.675  kbps 1

Group: 239.0.7.216/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8505853      969667238       113   0         0.000   bps  1
10.57.50.1      71080041     8387444822      117   65        61.675  kbps 1

Group: 239.0.7.217/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7736619      881974554       113   0         0.000   bps  1
10.57.50.1      71077404     8387133616      117   65        61.675  kbps 1

Group: 239.0.7.218/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7984838      910271528       113   0         0.000   bps  1
10.57.50.1      71080063     8387447418      117   65        61.675  kbps 1

Group: 239.0.7.219/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080086     8387450132      117   65        61.675  kbps 1

Group: 239.0.7.220/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1926857      219661694       113   0         0.000   bps  1
10.57.50.1      71077417     8387135118      117   65        61.675  kbps 1

Group: 239.0.7.221/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8267773      942526118       113   0         121.600 bps  1
10.57.50.1      71080108     8387452728      117   65        61.675  kbps 1

Group: 239.0.7.222/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8557409      975544622       113   0         0.000   bps  1
10.57.50.1      71079403     8387369530      117   65        61.675  kbps 1

Group: 239.0.7.223/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8579712      978087164       113   0         0.000   bps  1
10.57.50.1      71080130     8387455332      117   65        61.675  kbps 1

Group: 239.0.7.224/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8334437      950125814       113   0         0.000   bps  1
10.57.50.1      71080153     8387458038      117   65        61.675  kbps 1

Group: 239.0.7.225/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7744576      882881660       113   65        59.569  kbps 1
10.57.50.1      71077450     8387138972      117   65        61.675  kbps 1

Group: 239.0.7.226/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7964897      907998254       113   0         0.000   bps  1
10.57.50.1      71080176     8387460752      117   65        61.675  kbps 1

Group: 239.0.7.227/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8164842      930791984       113   0         0.000   bps  1
10.57.50.1      71080198     8387463348      117   65        61.675  kbps 1

Group: 239.0.7.228/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7932753      904333834       113   65        59.569  kbps 1
10.57.50.1      71077471     8387141498      117   65        61.675  kbps 1

Group: 239.0.7.229/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080221     8387466062      117   65        61.675  kbps 1

Group: 239.0.7.230/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1960465      223492998       113   65        59.569  kbps 1
10.57.50.1      71077491     8387143882      117   65        61.675  kbps 1

Group: 239.0.7.231/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8459393      964370798       113   0         0.000   bps  1
10.57.50.1      71080249     8387469366      117   65        61.675  kbps 1

Group: 239.0.7.232/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7134941      813383270       113   0         0.000   bps  1
10.57.50.1      71080271     8387471962      117   65        61.675  kbps 1

Group: 239.0.7.233/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9025410      1028896732      113   0         0.000   bps  1
10.57.50.1      71077507     8387145746      117   65        61.675  kbps 1

Group: 239.0.7.234/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8414721      959278190       113   0         0.000   bps  1
10.57.50.1      71080295     8387474794      117   65        61.675  kbps 1

Group: 239.0.7.235/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9112977      1038879362      113   0         0.000   bps  1
10.57.50.1      71077522     8387147540      117   65        61.675  kbps 1

Group: 239.0.7.236/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8759288      998558828       113   0         0.000   bps  1
10.57.50.1      71080316     8387477272      117   65        61.675  kbps 1

Group: 239.0.7.237/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7390110      842472536       113   0         0.000   bps  1
10.57.50.1      71080339     8387479986      117   65        61.675  kbps 1

Group: 239.0.7.238/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8345359      951370918       113   0         0.000   bps  1
10.57.50.1      71077537     8387149286      117   65        61.675  kbps 1

Group: 239.0.7.239/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080360     8387482464      117   65        61.675  kbps 1

Group: 239.0.7.240/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1686361      192245150       113   0         0.000   bps  1
10.57.50.1      71079431     8387372818      117   65        61.675  kbps 1

Group: 239.0.7.241/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9120777      1039768574      113   0         0.000   bps  1
10.57.50.1      71080379     8387484714      117   65        61.675  kbps 1

Group: 239.0.7.242/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8810593      1004407598      113   0         0.000   bps  1
10.57.50.1      71080400     8387487184      117   65        61.675  kbps 1

Group: 239.0.7.243/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7663188      873603428       113   0         0.000   bps  1
10.57.50.1      71077574     8387153604      117   65        61.675  kbps 1

Group: 239.0.7.244/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8740243      996387698       113   0         121.600 bps  1
10.57.50.1      71080420     8387489544      117   65        61.675  kbps 1

Group: 239.0.7.245/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6801180      775334516       113   65        59.569  kbps 1
10.57.50.1      71080441     8387492022      117   65        61.675  kbps 1

Group: 239.0.7.246/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8130201      926842906       113   0         0.000   bps  1
10.57.50.1      71077588     8387155304      117   65        61.675  kbps 1

Group: 239.0.7.247/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7916777      902512574       113   0         0.000   bps  1
10.57.50.1      71080462     8387494500      117   65        61.675  kbps 1

Group: 239.0.7.248/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7063039      805186438       113   0         0.000   bps  1
10.57.50.1      71077605     8387157326      117   65        61.675  kbps 1

Group: 239.0.7.249/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080485     8387497214      117   65        61.675  kbps 1

Group: 239.0.7.250/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1953907      222745394       113   0         0.000   bps  1
10.57.50.1      71079448     8387374840      117   65        61.675  kbps 1

Group: 239.0.7.251/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8166981      931035826       113   65        59.569  kbps 1
10.57.50.1      71077203     8387109842      117   65        61.675  kbps 1

Group: 239.0.7.252/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7363269      839412662       113   0         0.000   bps  1
10.57.50.1      71079474     8387377908      117   65        61.675  kbps 1

Group: 239.0.7.253/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7675172      874969604       113   65        59.569  kbps 1
10.57.50.1      71077621     8387159222      117   65        61.675  kbps 1

Group: 239.0.7.254/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8706198      992506568       113   0         0.000   bps  1
10.57.50.1      71079494     8387380284      117   65        61.675  kbps 1

Group: 239.0.7.255/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8810387      1004384114      113   0         0.000   bps  1
10.57.50.1      71079518     8387383100      117   65        61.675  kbps 1

Group: 239.0.8.0/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8246859      940141918       113   0         0.000   bps  1
10.57.50.1      71077228     8387112832      117   65        61.675  kbps 1

Group: 239.0.8.1/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8766491      999379970       113   0         0.000   bps  1
10.57.50.1      71079540     8387385696      117   65        61.675  kbps 1

Group: 239.0.8.2/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7968163      908370578       113   0         0.000   bps  1
10.57.50.1      71079562     8387388292      117   65        61.675  kbps 1

Group: 239.0.8.3/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71077127     8387100778      117   65        61.675  kbps 1

Group: 239.0.8.4/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1537160      175236236       113   0         0.000   bps  1
10.57.50.1      71079583     8387390770      117   65        61.675  kbps 1

Group: 239.0.8.5/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8097455      923109866       113   65        59.554  kbps 1
10.57.50.1      71077312     8387122768      117   65        61.675  kbps 1

Group: 239.0.8.6/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8821156      1005611780      113   0         0.000   bps  1
10.57.50.1      71079604     8387393256      117   65        61.675  kbps 1

Group: 239.0.8.7/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8472837      965903414       113   65        59.554  kbps 1
10.57.50.1      71079626     8387395844      117   65        61.675  kbps 1

Group: 239.0.8.8/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8433627      961433474       113   0         0.000   bps  1
10.57.50.1      71077138     8387102196      117   65        61.675  kbps 1

Group: 239.0.8.9/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7732267      881478434       113   65        59.554  kbps 1
10.57.50.1      71079648     8387398440      117   65        61.675  kbps 1

Group: 239.0.8.10/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6788031      773835530       113   0         0.000   bps  1
10.57.50.1      71079350     8387363284      117   65        61.675  kbps 1

Group: 239.0.8.11/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8478909      966595622       113   0         0.000   bps  1
10.57.50.1      71079666     8387400580      117   65        61.675  kbps 1

Group: 239.0.8.12/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           5730716      653301620       113   0         0.000   bps  1
10.57.50.1      71079689     8387403278      117   65        61.675  kbps 1

Group: 239.0.8.13/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71077166     8387105468      117   65        61.675  kbps 1

Group: 239.0.8.14/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3127959      356587322       113   0         0.000   bps  1
10.57.50.1      71079712     8387405992      117   65        61.675  kbps 1

Group: 239.0.8.15/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8138533      927792758       113   0         0.000   bps  1
10.57.50.1      71079735     8387408706      117   65        61.675  kbps 1

Group: 239.0.8.16/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7727799      880969082       113   0         0.000   bps  1
10.57.50.1      71077167     8387105634      117   65        61.675  kbps 1

Group: 239.0.8.17/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8417300      959572196       113   0         0.000   bps  1
10.57.50.1      71079757     8387411302      117   65        61.675  kbps 1

Group: 239.0.8.18/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8913768      1016169544      113   0         0.000   bps  1
10.57.50.1      71077336     8387125600      117   65        61.675  kbps 1

Group: 239.0.8.19/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8287717      944799734       113   0         60.800  bps  1
10.57.50.1      71079778     8387413788      117   65        61.675  kbps 1

Group: 239.0.8.20/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8323662      948897464       113   0         0.000   bps  1
10.57.50.1      71079799     8387416258      117   65        61.675  kbps 1

Group: 239.0.8.21/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8192907      933991394       113   65        59.584  kbps 1
10.57.50.1      71077241     8387114342      117   65        61.675  kbps 1

Group: 239.0.8.22/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7380794      841410512       113   65        59.554  kbps 1
10.57.50.1      71079819     8387418618      117   65        61.675  kbps 1

Group: 239.0.8.23/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3            330             110   0         0.000   bps  1
10.57.50.1      71077347     8387126906      117   65        61.675  kbps 1

Group: 239.0.8.24/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2343787      267191714       113   0         0.000   bps  1
10.57.50.1      71079845     8387421694      117   65        61.675  kbps 1

Group: 239.0.8.25/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9122677      1039985174      113   0         0.000   bps  1
10.57.50.1      71079872     8387424872      117   65        61.675  kbps 1

Group: 239.0.8.26/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8933293      1018395398      113   65        59.554  kbps 1
10.57.50.1      71077261     8387116702      117   65        61.675  kbps 1

Group: 239.0.8.27/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8462341      964706870       113   0         76.000  bps  1
10.57.50.1      71079892     8387427232      117   65        61.675  kbps 1

Group: 239.0.8.28/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7322512      834766364       113   0         0.000   bps  1
10.57.50.1      71079378     8387366572      117   65        61.675  kbps 1

Group: 239.0.8.29/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7925017      903451934       113   0         0.000   bps  1
10.57.50.1      71079914     8387429844      117   65        61.675  kbps 1

Group: 239.0.8.30/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8444291      962649170       113   65        59.554  kbps 1
10.57.50.1      71079937     8387432542      117   65        61.675  kbps 1

Group: 239.0.8.31/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7879645      898279522       113   0         0.000   bps  1
10.57.50.1      71077300     8387121272      117   65        61.675  kbps 1

Group: 239.0.8.32/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7857404      895744052       113   0         0.000   bps  1
10.57.50.1      71079959     8387435138      117   65        61.675  kbps 1

Group: 239.0.8.33/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079980     8387437624      117   65        61.675  kbps 1

Group: 239.0.8.34/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1572313      179243674       113   65        59.554  kbps 1
10.57.50.1      71077368     8387129344      117   65        61.675  kbps 1

Group: 239.0.8.35/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8831704      1006814252      113   0         0.000   bps  1
10.57.50.1      71080001     8387440102      117   65        61.675  kbps 1

Group: 239.0.8.36/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9053841      1032137858      113   0         0.000   bps  1
10.57.50.1      71077385     8387131374      117   65        61.675  kbps 1

Group: 239.0.8.37/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7842320      894024476       113   0         0.000   bps  1
10.57.50.1      71080023     8387442698      117   65        61.675  kbps 1

Group: 239.0.8.38/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8765342      999248984       113   65        59.554  kbps 1
10.57.50.1      71080044     8387445176      117   65        61.675  kbps 1

Group: 239.0.8.39/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8076173      920683718       113   0         0.000   bps  1
10.57.50.1      71077399     8387132994      117   65        61.675  kbps 1

Group: 239.0.8.40/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8129561      926769950       113   0         30.400  bps  1
10.57.50.1      71080066     8387447772      117   65        61.675  kbps 1

Group: 239.0.8.41/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7977570      909442972       113   0         0.000   bps  1
10.57.50.1      71077414     8387134804      117   65        61.675  kbps 1

Group: 239.0.8.42/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6425416      732497420       113   0         0.000   bps  1
10.57.50.1      71080089     8387450486      117   65        61.675  kbps 1

Group: 239.0.8.43/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080111     8387453082      117   65        61.675  kbps 1

Group: 239.0.8.44/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2334561      266139950       113   0         0.000   bps  1
10.57.50.1      71077429     8387136534      117   65        61.675  kbps 1

Group: 239.0.8.45/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9275769      1057437662      113   0         0.000   bps  1
10.57.50.1      71080134     8387455796      117   65        61.675  kbps 1

Group: 239.0.8.46/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8939994      1019159312      113   65        59.554  kbps 1
10.57.50.1      71079407     8387370002      117   65        61.675  kbps 1

Group: 239.0.8.47/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8525622      971920904       113   0         0.000   bps  1
10.57.50.1      71080156     8387458400      117   65        61.675  kbps 1

Group: 239.0.8.48/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8677324      989214932       113   0         0.000   bps  1
10.57.50.1      71080179     8387461106      117   65        61.675  kbps 1

Group: 239.0.8.49/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33426343     3810603098      113   65        59.584  kbps 1
10.57.50.1      71077469     8387141214      117   65        61.675  kbps 1

Group: 239.0.8.50/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7816701      891103910       113   0         0.000   bps  1
10.57.50.1      71080202     8387463820      117   65        61.675  kbps 1

Group: 239.0.8.51/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7745619      883000562       113   0         0.000   bps  1
10.57.50.1      71080225     8387466534      117   65        61.675  kbps 1

Group: 239.0.8.52/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8063250      919210492       113   0         0.000   bps  1
10.57.50.1      71077485     8387143150      117   65        61.675  kbps 1

Group: 239.0.8.53/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           28724363     3274577378      113   65        59.584  kbps 1
10.57.50.1      71080253     8387469838      117   65        61.675  kbps 1

Group: 239.0.8.54/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2927944      333785600       113   0         0.000   bps  1
10.57.50.1      71077507     8387145770      117   65        61.675  kbps 1

Group: 239.0.8.55/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33156364     3779825492      113   65        59.584  kbps 1
10.57.50.1      71080276     8387472552      117   65        61.675  kbps 1

Group: 239.0.8.56/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7317169      834157262       113   0         0.000   bps  1
10.57.50.1      71080299     8387475266      117   65        61.675  kbps 1

Group: 239.0.8.57/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33469947     3815573950      113   65        59.584  kbps 1
10.57.50.1      71077519     8387147162      117   65        61.675  kbps 1

Group: 239.0.8.58/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7560705      861920366       113   0         0.000   bps  1
10.57.50.1      71080321     8387477862      117   65        61.675  kbps 1

Group: 239.0.8.59/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33927649     3867751982      113   65        59.584  kbps 1
10.57.50.1      71079428     8387372464      117   65        61.675  kbps 1

Group: 239.0.8.60/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8119750      925651496       113   0         0.000   bps  1
10.57.50.1      71080342     8387480348      117   65        61.675  kbps 1

Group: 239.0.8.61/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33826548     3856226468      113   65        59.584  kbps 1
10.57.50.1      71080364     8387482936      117   65        61.675  kbps 1

Group: 239.0.8.62/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7897376      900300852       113   65        59.584  kbps 1
10.57.50.1      71077556     8387151496      117   65        61.675  kbps 1

Group: 239.0.8.63/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           28724363     3274577378      113   65        59.584  kbps 1
10.57.50.1      71080384     8387485296      117   65        61.675  kbps 1

Group: 239.0.8.64/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           29771150     3393911096      113   65        59.584  kbps 1
10.57.50.1      71079435     8387373298      117   65        61.675  kbps 1

Group: 239.0.8.65/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7774525      886295846       113   0         0.000   bps  1
10.57.50.1      71080403     8387487546      117   65        61.675  kbps 1

Group: 239.0.8.66/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33522440     3821558156      113   65        59.584  kbps 1
10.57.50.1      71080425     8387490134      117   65        61.675  kbps 1

Group: 239.0.8.67/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8604097      980867054       113   65        59.584  kbps 1
10.57.50.1      71077586     8387155020      117   65        61.675  kbps 1

Group: 239.0.8.68/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33363548     3803444468      113   65        59.584  kbps 1
10.57.50.1      71080445     8387492494      117   65        61.675  kbps 1

Group: 239.0.8.69/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8772155      1000025666      113   0         0.000   bps  1
10.57.50.1      71080467     8387495090      117   65        61.675  kbps 1

Group: 239.0.8.70/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33456824     3814077928      113   65        59.584  kbps 1
10.57.50.1      71077599     8387156610      117   65        61.675  kbps 1

Group: 239.0.8.71/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7593337      865640414       113   0         0.000   bps  1
10.57.50.1      71080490     8387497804      117   65        61.675  kbps 1

Group: 239.0.8.72/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           32718525     3729911842      113   65        59.584  kbps 1
10.57.50.1      71077617     8387158742      117   65        61.675  kbps 1

Group: 239.0.8.73/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079451     8387375210      117   65        61.675  kbps 1

Group: 239.0.8.74/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           30224713     3445617278      113   65        59.584  kbps 1
10.57.50.1      71079479     8387378498      117   65        61.675  kbps 1

Group: 239.0.8.75/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8248021      940274386       113   65        59.584  kbps 1
10.57.50.1      71077218     8387111588      117   65        61.675  kbps 1

Group: 239.0.8.76/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7948373      906114518       113   0         0.000   bps  1
10.57.50.1      71079499     8387380858      117   65        61.675  kbps 1

Group: 239.0.8.77/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33273959     3793231322      113   65        59.584  kbps 1
10.57.50.1      71079524     8387383808      117   65        61.675  kbps 1

Group: 239.0.8.78/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33260621     3791710790      113   65        59.584  kbps 1
10.57.50.1      71077217     8387111542      117   65        61.675  kbps 1

Group: 239.0.8.79/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8769895      999768026       113   0         0.000   bps  1
10.57.50.1      71079544     8387386168      117   65        61.675  kbps 1

Group: 239.0.8.80/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33273427     3793170674      113   65        59.584  kbps 1
10.57.50.1      71077308     8387122296      117   65        61.675  kbps 1

Group: 239.0.8.81/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8159773      930214118       113   65        59.584  kbps 1
10.57.50.1      71079565     8387388654      117   65        61.675  kbps 1

Group: 239.0.8.82/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8558773      975700118       113   0         0.000   bps  1
10.57.50.1      71079587     8387391242      117   65        61.675  kbps 1

Group: 239.0.8.83/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           28724364     3274577492      113   65        59.584  kbps 1
10.57.50.1      71077139     8387102234      117   65        61.675  kbps 1

Group: 239.0.8.84/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           29854275     3403387346      113   65        59.584  kbps 1
10.57.50.1      71079609     8387393838      117   65        61.675  kbps 1

Group: 239.0.8.85/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8440649      962233982       113   0         0.000   bps  1
10.57.50.1      71079307     8387358210      117   65        61.675  kbps 1

Group: 239.0.8.86/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34047441     3881408270      113   65        59.584  kbps 1
10.57.50.1      71079629     8387396214      117   65        61.675  kbps 1

Group: 239.0.8.87/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8562258      976097408       113   0         0.000   bps  1
10.57.50.1      71079652     8387398912      117   65        61.675  kbps 1

Group: 239.0.8.88/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33075663     3770625578      113   65        59.584  kbps 1
10.57.50.1      71077152     8387103816      117   65        61.675  kbps 1

Group: 239.0.8.89/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8865134      1010625272      113   0         0.000   bps  1
10.57.50.1      71079672     8387401272      117   65        61.675  kbps 1

Group: 239.0.8.90/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33265180     3792230516      113   65        59.584  kbps 1
10.57.50.1      71079355     8387363874      117   65        61.675  kbps 1

Group: 239.0.8.91/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7169203      817289138       113   0         0.000   bps  1
10.57.50.1      71079692     8387403648      117   65        61.675  kbps 1

Group: 239.0.8.92/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33462084     3814677572      113   65        59.584  kbps 1
10.57.50.1      71079717     8387406582      117   65        61.675  kbps 1

Group: 239.0.8.93/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71077175     8387106530      117   65        61.675  kbps 1

Group: 239.0.8.94/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           30347795     3459648626      113   65        59.584  kbps 1
10.57.50.1      71079739     8387409178      117   65        61.675  kbps 1

Group: 239.0.8.95/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8990500      1024916996      113   0         0.000   bps  1
10.57.50.1      71079762     8387411892      117   65        61.675  kbps 1

Group: 239.0.8.96/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           32797514     3738916592      113   65        59.584  kbps 1
10.57.50.1      71077176     8387106696      117   65        61.675  kbps 1

Group: 239.0.8.97/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7453323      849678818       113   0         0.000   bps  1
10.57.50.1      71079784     8387414488      117   65        61.675  kbps 1

Group: 239.0.8.98/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33265550     3792272688      113   65        59.584  kbps 1
10.57.50.1      71077344     8387126544      117   65        61.675  kbps 1

Group: 239.0.8.99/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8797451      1002909410      113   0         0.000   bps  1
10.57.50.1      71079802     8387416620      117   65        61.675  kbps 1

Group: 239.0.8.100/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33908374     3865554632      113   65        59.584  kbps 1
10.57.50.1      71079824     8387419208      117   65        61.675  kbps 1

Group: 239.0.8.101/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7801550      889376696       113   0         0.000   bps  1
10.57.50.1      71077250     8387115412      117   65        61.675  kbps 1

Group: 239.0.8.102/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33556128     3825398588      113   65        59.584  kbps 1
10.57.50.1      71079851     8387422394      117   65        61.675  kbps 1

Group: 239.0.8.103/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079374     8387366100      117   65        61.675  kbps 1

Group: 239.0.8.104/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           29970575     3416645546      113   65        59.584  kbps 1
10.57.50.1      71079874     8387425124      117   65        61.675  kbps 1

Group: 239.0.8.105/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9024123      1028750018      113   0         0.000   bps  1
10.57.50.1      71079897     8387427822      117   65        61.675  kbps 1

Group: 239.0.8.106/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33609136     3831441496      113   65        59.584  kbps 1
10.57.50.1      71077286     8387119620      117   65        61.675  kbps 1

Group: 239.0.8.107/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9069943      1033973498      113   0         0.000   bps  1
10.57.50.1      71079920     8387430536      117   65        61.675  kbps 1

Group: 239.0.8.108/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33349846     3801882440      113   65        59.584  kbps 1
10.57.50.1      71079382     8387367052      117   65        61.675  kbps 1

Group: 239.0.8.109/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8629574      983771432       113   0         0.000   bps  1
10.57.50.1      71079940     8387432912      117   65        61.675  kbps 1

Group: 239.0.8.110/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33025539     3764911442      113   65        59.584  kbps 1
10.57.50.1      71079964     8387435728      117   65        61.675  kbps 1

Group: 239.0.8.111/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6967194      794260108       113   0         0.000   bps  1
10.57.50.1      71077307     8387122098      117   65        61.675  kbps 1

Group: 239.0.8.112/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6932058      790254608       113   0         0.000   bps  1
10.57.50.1      71079985     8387438214      117   65        61.675  kbps 1

Group: 239.0.8.113/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           28724366     3274577720      113   65        59.584  kbps 1
10.57.50.1      71080006     8387440692      117   65        61.675  kbps 1

Group: 239.0.8.114/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2726056      310770372       113   0         0.000   bps  1
10.57.50.1      71077382     8387130996      117   65        61.675  kbps 1

Group: 239.0.8.115/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9419276      1073797460      113   65        59.584  kbps 1
10.57.50.1      71080028     8387443288      117   65        61.675  kbps 1

Group: 239.0.8.116/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9062614      1033137980      113   0         0.000   bps  1
10.57.50.1      71077400     8387133144      117   65        61.675  kbps 1

Group: 239.0.8.117/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33278535     3793752986      113   65        59.584  kbps 1
10.57.50.1      71080049     8387445766      117   65        61.675  kbps 1

Group: 239.0.8.118/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7051531      803874530       113   0         0.000   bps  1
10.57.50.1      71080071     8387448362      117   65        61.675  kbps 1

Group: 239.0.8.119/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33790526     3852119960      113   65        59.584  kbps 1
10.57.50.1      71077413     8387134646      117   65        61.675  kbps 1

Group: 239.0.8.120/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7314073      833804318       113   0         0.000   bps  1
10.57.50.1      71080094     8387451076      117   65        61.675  kbps 1

Group: 239.0.8.121/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33718005     3843852566      113   65        59.584  kbps 1
10.57.50.1      71079404     8387369648      117   65        61.675  kbps 1

Group: 239.0.8.122/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7499945      854993726       113   0         0.000   bps  1
10.57.50.1      71080115     8387453562      117   65        61.675  kbps 1

Group: 239.0.8.123/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           28724367     3274577834      113   65        59.584  kbps 1
10.57.50.1      71080139     8387456386      117   65        61.675  kbps 1

Group: 239.0.8.124/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2884090      328786256       113   0         0.000   bps  1
10.57.50.1      71077447     8387138618      117   65        61.675  kbps 1

Group: 239.0.8.125/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34087882     3886018544      113   65        59.584  kbps 1
10.57.50.1      71080162     8387459100      117   65        61.675  kbps 1

Group: 239.0.8.126/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7615998      868223768       113   0         0.000   bps  1
10.57.50.1      71080184     8387461696      117   65        61.675  kbps 1

Group: 239.0.8.127/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33492926     3818193556      113   65        59.584  kbps 1
10.57.50.1      71077467     8387141026      117   65        61.675  kbps 1

Group: 239.0.8.128/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33659326     3837163160      113   65        59.584  kbps 1
10.57.50.1      71080207     8387464410      117   65        61.675  kbps 1

Group: 239.0.8.129/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8351841      952109866       113   0         0.000   bps  1
10.57.50.1      71077485     8387143174      117   65        61.675  kbps 1

Group: 239.0.8.130/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33282940     3794255156      113   65        59.584  kbps 1
10.57.50.1      71080230     8387467124      117   65        61.675  kbps 1

Group: 239.0.8.131/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8020046      914285240       113   0         0.000   bps  1
10.57.50.1      71080257     8387470310      117   65        61.675  kbps 1

Group: 239.0.8.132/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           32837812     3743510560      113   65        59.584  kbps 1
10.57.50.1      71077500     8387144920      117   65        61.675  kbps 1

Group: 239.0.8.133/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080280     8387473024      117   65        61.675  kbps 1

Group: 239.0.8.134/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           30190434     3441709460      113   65        59.584  kbps 1
10.57.50.1      71077517     8387146958      117   65        61.675  kbps 1

Group: 239.0.8.135/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8100240      923427356       113   0         0.000   bps  1
10.57.50.1      71080302     8387475620      117   65        61.675  kbps 1

Group: 239.0.8.136/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33464180     3814916516      113   65        59.584  kbps 1
10.57.50.1      71080324     8387478216      117   65        61.675  kbps 1

Group: 239.0.8.137/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8002107      912240190       113   65        59.584  kbps 1
10.57.50.1      71077533     8387148814      117   65        61.675  kbps 1

Group: 239.0.8.138/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33970093     3872590598      113   65        59.584  kbps 1
10.57.50.1      71080347     8387480930      117   65        61.675  kbps 1

Group: 239.0.8.139/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8124076      926144660       113   0         0.000   bps  1
10.57.50.1      71079432     8387372936      117   65        61.675  kbps 1

Group: 239.0.8.140/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33289659     3795021122      113   65        59.584  kbps 1
10.57.50.1      71080368     8387483416      117   65        61.675  kbps 1

Group: 239.0.8.141/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7094622      808786904       113   0         0.000   bps  1
10.57.50.1      71080389     8387485886      117   65        61.675  kbps 1

Group: 239.0.8.142/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           32990414     3760907192      113   65        59.584  kbps 1
10.57.50.1      71077572     8387153368      117   65        61.675  kbps 1

Group: 239.0.8.143/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080409     8387488246      117   65        61.675  kbps 1

Group: 239.0.8.144/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1793057      204408494       113   0         0.000   bps  1
10.57.50.1      71080430     8387490724      117   65        61.675  kbps 1

Group: 239.0.8.145/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33754429     3848004898      113   65        59.584  kbps 1
10.57.50.1      71077584     8387154832      117   65        61.675  kbps 1

Group: 239.0.8.146/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33474141     3816052070      113   65        59.584  kbps 1
10.57.50.1      71080450     8387493084      117   65        61.675  kbps 1

Group: 239.0.8.147/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7788913      887936074       113   0         0.000   bps  1
10.57.50.1      71077602     8387156972      117   65        61.675  kbps 1

Group: 239.0.8.148/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8069838      919961528       113   0         0.000   bps  1
10.57.50.1      71080473     8387495798      117   65        61.675  kbps 1

Group: 239.0.8.149/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           32568690     3712830656      113   65        59.584  kbps 1
10.57.50.1      71080496     8387498512      117   65        61.675  kbps 1

Group: 239.0.8.150/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8578062      977899064       113   0         0.000   bps  1
10.57.50.1      71077614     8387158372      117   65        61.675  kbps 1

Group: 239.0.8.151/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           32572575     3713273546      113   65        59.584  kbps 1
10.57.50.1      71079458     8387376020      117   65        61.675  kbps 1

Group: 239.0.8.152/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7496257      854573294       113   0         0.000   bps  1
10.57.50.1      71077620     8387159112      117   65        61.675  kbps 1

Group: 239.0.8.153/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           28724369     3274578062      113   65        59.584  kbps 1
10.57.50.1      71079482     8387378868      117   65        61.675  kbps 1

Group: 239.0.8.154/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1589260      181175636       113   0         0.000   bps  1
10.57.50.1      71079504     8387381448      117   65        61.675  kbps 1

Group: 239.0.8.155/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33557444     3825548608      113   65        59.584  kbps 1
10.57.50.1      71077231     8387113114      117   65        61.675  kbps 1

Group: 239.0.8.156/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7855546      895532240       113   0         0.000   bps  1
10.57.50.1      71079529     8387384398      117   65        61.675  kbps 1

Group: 239.0.8.157/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7769194      885688112       113   0         0.000   bps  1
10.57.50.1      71079549     8387386758      117   65        61.675  kbps 1

Group: 239.0.8.158/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7478805      852583766       113   0         0.000   bps  1
10.57.50.1      71077129     8387101014      117   65        61.675  kbps 1

Group: 239.0.8.159/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8160194      930262112       113   65        59.584  kbps 1
10.57.50.1      71079571     8387389354      117   65        61.675  kbps 1

Group: 239.0.8.160/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6645331      757567730       113   0         0.000   bps  1
10.57.50.1      71077313     8387122886      117   65        61.675  kbps 1

Group: 239.0.8.161/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7808554      890175152       113   0         0.000   bps  1
10.57.50.1      71079591     8387391722      117   65        61.675  kbps 1

Group: 239.0.8.162/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7216067      822631634       113   0         0.000   bps  1
10.57.50.1      71079614     8387394428      117   65        61.675  kbps 1

Group: 239.0.8.163/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71077138     8387102196      117   65        61.675  kbps 1

Group: 239.0.8.164/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2964903      337998938       113   0         0.000   bps  1
10.57.50.1      71079635     8387396906      117   65        61.675  kbps 1

Group: 239.0.8.165/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8052395      917973026       113   0         0.000   bps  1
10.57.50.1      71079306     8387358092      117   65        61.675  kbps 1

Group: 239.0.8.166/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7638092      870742484       113   0         0.000   bps  1
10.57.50.1      71079654     8387399164      117   65        61.675  kbps 1

Group: 239.0.8.167/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8498551      968834810       113   65        59.584  kbps 1
10.57.50.1      71079676     8387401744      117   65        61.675  kbps 1

Group: 239.0.8.168/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7499337      854924410       113   0         0.000   bps  1
10.57.50.1      71077164     8387105232      117   65        61.675  kbps 1

Group: 239.0.8.169/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8540450      973611296       113   0         0.000   bps  1
10.57.50.1      71079698     8387404340      117   65        61.675  kbps 1

Group: 239.0.8.170/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7112246      810796040       113   0         0.000   bps  1
10.57.50.1      71079722     8387407172      117   65        61.675  kbps 1

Group: 239.0.8.171/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8376367      954905834       113   0         0.000   bps  1
10.57.50.1      71077166     8387105516      117   65        61.675  kbps 1

Group: 239.0.8.172/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8346090      951454256       113   0         0.000   bps  1
10.57.50.1      71079743     8387409650      117   65        61.675  kbps 1

Group: 239.0.8.173/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71077336     8387125600      117   65        61.675  kbps 1

Group: 239.0.8.174/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2091249      238402382       113   0         0.000   bps  1
10.57.50.1      71079765     8387412254      117   65        61.675  kbps 1

Group: 239.0.8.175/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9245123      1053944018      113   0         0.000   bps  1
10.57.50.1      71079788     8387414960      117   65        61.675  kbps 1

Group: 239.0.8.176/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8749867      997484834       113   0         0.000   bps  1
10.57.50.1      71077238     8387113988      117   65        61.675  kbps 1

Group: 239.0.8.177/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7124737      812220014       113   0         0.000   bps  1
10.57.50.1      71079807     8387417202      117   65        61.675  kbps 1

Group: 239.0.8.178/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7634527      870336066       113   0         0.000   bps  1
10.57.50.1      71077347     8387126914      117   65        61.675  kbps 1

Group: 239.0.8.179/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8347688      951636428       113   0         0.000   bps  1
10.57.50.1      71079827     8387419570      117   65        61.675  kbps 1

Group: 239.0.8.180/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8521611      971463650       113   0         0.000   bps  1
10.57.50.1      71079860     8387423456      117   65        61.675  kbps 1

Group: 239.0.8.181/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6862920      782372876       113   65        59.584  kbps 1
10.57.50.1      71077259     8387116474      117   65        61.675  kbps 1

Group: 239.0.8.182/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7761350      884793896       113   0         0.000   bps  1
10.57.50.1      71079880     8387425816      117   65        61.675  kbps 1

Group: 239.0.8.183/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079379     8387366690      117   65        61.675  kbps 1

Group: 239.0.8.184/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1828463      208444778       113   0         0.000   bps  1
10.57.50.1      71079899     8387428074      117   65        61.675  kbps 1

Group: 239.0.8.185/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6967759      794324522       113   0         0.000   bps  1
10.57.50.1      71079925     8387431126      117   65        61.675  kbps 1

Group: 239.0.8.186/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8365049      953615578       113   0         0.000   bps  1
10.57.50.1      71077298     8387121036      117   65        61.675  kbps 1

Group: 239.0.8.187/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7022562      800572064       113   0         0.000   bps  1
10.57.50.1      71079947     8387433722      117   65        61.675  kbps 1

Group: 239.0.8.188/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8766997      999437654       113   0         0.000   bps  1
10.57.50.1      71079967     8387436090      117   65        61.675  kbps 1

Group: 239.0.8.189/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7697758      877544404       113   65        59.584  kbps 1
10.57.50.1      71077363     8387128754      117   65        61.675  kbps 1

Group: 239.0.8.190/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8927428      1017726788      113   65        59.584  kbps 1
10.57.50.1      71079989     8387438686      117   65        61.675  kbps 1

Group: 239.0.8.191/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8246684      940121960       113   0         0.000   bps  1
10.57.50.1      71077381     8387130902      117   65        61.675  kbps 1

Group: 239.0.8.192/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7997358      911698808       113   0         0.000   bps  1
10.57.50.1      71080010     8387441164      117   65        61.675  kbps 1

Group: 239.0.8.193/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080032     8387443760      117   65        61.675  kbps 1

Group: 239.0.8.194/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1854776      211444456       113   0         0.000   bps  1
10.57.50.1      71077395     8387132522      117   65        61.675  kbps 1

Group: 239.0.8.195/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8885255      1012919066      113   0         0.000   bps  1
10.57.50.1      71080054     8387446356      117   65        61.675  kbps 1

Group: 239.0.8.196/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8008452      912963524       113   0         0.000   bps  1
10.57.50.1      71079399     8387369058      117   65        61.675  kbps 1

Group: 239.0.8.197/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8884341      1012814870      113   65        59.584  kbps 1
10.57.50.1      71080074     8387448724      117   65        61.675  kbps 1

Group: 239.0.8.198/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7886486      899059400       113   65        59.584  kbps 1
10.57.50.1      71080098     8387451548      117   65        61.675  kbps 1

Group: 239.0.8.199/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7817905      891241166       113   0         0.000   bps  1
10.57.50.1      71077431     8387136730      117   65        61.675  kbps 1

Group: 239.0.8.200/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8136509      927562022       113   0         0.000   bps  1
10.57.50.1      71080121     8387454262      117   65        61.675  kbps 1

Group: 239.0.8.201/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7668830      874246616       113   0         0.000   bps  1
10.57.50.1      71079408     8387370120      117   65        61.675  kbps 1

Group: 239.0.8.202/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7249935      826492586       113   0         0.000   bps  1
10.57.50.1      71080142     8387456748      117   65        61.675  kbps 1

Group: 239.0.8.203/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080166     8387459572      117   65        61.675  kbps 1

Group: 239.0.8.204/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2260759      257726522       113   0         0.000   bps  1
10.57.50.1      71077465     8387140742      117   65        61.675  kbps 1

Group: 239.0.8.205/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8314495      947852426       113   0         0.000   bps  1
10.57.50.1      71080191     8387462522      117   65        61.675  kbps 1

Group: 239.0.8.206/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7627337      869516414       113   65        59.584  kbps 1
10.57.50.1      71080212     8387465000      117   65        61.675  kbps 1

Group: 239.0.8.207/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8139386      927889996       113   0         0.000   bps  1
10.57.50.1      71077481     8387142678      117   65        61.675  kbps 1

Group: 239.0.8.208/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8242446      939638840       113   0         0.000   bps  1
10.57.50.1      71080235     8387467714      117   65        61.675  kbps 1

Group: 239.0.8.209/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9031591      1029601362      113   0         0.000   bps  1
10.57.50.1      71077500     8387144944      117   65        61.675  kbps 1

Group: 239.0.8.210/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7860428      896088788       113   0         0.000   bps  1
10.57.50.1      71080262     8387470900      117   65        61.675  kbps 1

Group: 239.0.8.211/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8318968      948362348       113   0         0.000   bps  1
10.57.50.1      71080286     8387473732      117   65        61.675  kbps 1

Group: 239.0.8.212/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8105593      924037594       113   0         0.000   bps  1
10.57.50.1      71077516     8387146808      117   65        61.675  kbps 1

Group: 239.0.8.213/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080307     8387476210      117   65        61.675  kbps 1

Group: 239.0.8.214/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1288838      146927528       113   0         0.000   bps  1
10.57.50.1      71079429     8387372582      117   65        61.675  kbps 1

Group: 239.0.8.215/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8362259      953297522       113   0         0.000   bps  1
10.57.50.1      71080329     8387478814      117   65        61.675  kbps 1

Group: 239.0.8.216/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8193058      934008608       113   0         0.000   bps  1
10.57.50.1      71080352     8387481520      117   65        61.675  kbps 1

Group: 239.0.8.217/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7872959      897517314       113   0         0.000   bps  1
10.57.50.1      71077551     8387150906      117   65        61.675  kbps 1

Group: 239.0.8.218/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8993971      1025312690      113   0         0.000   bps  1
10.57.50.1      71080372     8387483880      117   65        61.675  kbps 1

Group: 239.0.8.219/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7646282      871676144       113   0         0.000   bps  1
10.57.50.1      71080393     8387486358      117   65        61.675  kbps 1

Group: 239.0.8.220/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9343622      1065172900      113   0         0.000   bps  1
10.57.50.1      71077568     8387152944      117   65        61.675  kbps 1

Group: 239.0.8.221/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7505862      855668264       113   0         0.000   bps  1
10.57.50.1      71080413     8387488718      117   65        61.675  kbps 1

Group: 239.0.8.222/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7218569      822916862       113   0         0.000   bps  1
10.57.50.1      71077576     8387153896      117   65        61.675  kbps 1

Group: 239.0.8.223/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080434     8387491196      117   65        61.675  kbps 1

Group: 239.0.8.224/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2461101      280565510       113   0         0.000   bps  1
10.57.50.1      71080454     8387493556      117   65        61.675  kbps 1

Group: 239.0.8.225/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7543836      859997296       113   0         0.000   bps  1
10.57.50.1      71077595     8387156138      117   65        61.675  kbps 1

Group: 239.0.8.226/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8333754      950047952       113   0         0.000   bps  1
10.57.50.1      71080477     8387496270      117   65        61.675  kbps 1

Group: 239.0.8.227/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8380718      955401844       113   65        59.584  kbps 1
10.57.50.1      71077614     8387158388      117   65        61.675  kbps 1

Group: 239.0.8.228/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8767723      999520418       113   0         0.000   bps  1
10.57.50.1      71080500     8387498984      117   65        61.659  kbps 1

Group: 239.0.8.229/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8497332      968695844       113   0         0.000   bps  1
10.57.50.1      71079462     8387376492      117   65        61.659  kbps 1

Group: 239.0.8.230/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8873066      1011529516      113   0         0.000   bps  1
10.57.50.1      71077214     8387111124      117   65        61.659  kbps 1

Group: 239.0.8.231/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8348542      951733784       113   0         0.000   bps  1
10.57.50.1      71079488     8387379560      117   65        61.659  kbps 1

Group: 239.0.8.232/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7749565      883450406       113   0         0.000   bps  1
10.57.50.1      71079509     8387382038      117   65        61.659  kbps 1

Group: 239.0.8.233/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71077214     8387111188      117   65        61.659  kbps 1

Group: 239.0.8.234/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1715415      195557306       113   0         0.000   bps  1
10.57.50.1      71079533     8387384870      117   65        61.659  kbps 1

Group: 239.0.8.235/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8641301      985108306       113   0         0.000   bps  1
10.57.50.1      71077308     8387122296      117   65        61.659  kbps 1

Group: 239.0.8.236/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8452001      963528110       113   0         0.000   bps  1
10.57.50.1      71079552     8387387120      117   65        61.659  kbps 1

Group: 239.0.8.237/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8541636      973746500       113   0         0.000   bps  1
10.57.50.1      71079575     8387389826      117   65        61.659  kbps 1

Group: 239.0.8.238/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8592225      979513646       113   0         0.000   bps  1
10.57.50.1      71077138     8387102116      117   65        61.659  kbps 1

Group: 239.0.8.239/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8262178      941888288       113   0         0.000   bps  1
10.57.50.1      71079596     8387392304      117   65        61.659  kbps 1

Group: 239.0.8.240/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7635651      870464210       113   0         0.000   bps  1
10.57.50.1      71079305     8387357974      117   65        61.659  kbps 1

Group: 239.0.8.241/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7692537      876949214       113   0         0.000   bps  1
10.57.50.1      71079616     8387394680      117   65        61.659  kbps 1

Group: 239.0.8.242/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7359587      838992914       113   0         0.000   bps  1
10.57.50.1      71079639     8387397378      117   65        61.659  kbps 1

Group: 239.0.8.243/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71077149     8387103462      117   65        61.659  kbps 1

Group: 239.0.8.244/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1800022      205202504       113   0         0.000   bps  1
10.57.50.1      71079660     8387399856      117   65        61.659  kbps 1

Group: 239.0.8.245/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7762287      884900714       113   0         0.000   bps  1
10.57.50.1      71079355     8387363874      117   65        61.659  kbps 1

Group: 239.0.8.246/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7444273      848647118       113   0         0.000   bps  1
10.57.50.1      71079678     8387401996      117   65        61.659  kbps 1

Group: 239.0.8.247/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7821894      891695912       113   0         0.000   bps  1
10.57.50.1      71079703     8387404930      117   65        61.659  kbps 1

Group: 239.0.8.248/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9148376      1042914860      113   0         0.000   bps  1
10.57.50.1      71077174     8387106412      117   65        61.659  kbps 1

Group: 239.0.8.249/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8150374      929142632       113   0         0.000   bps  1
10.57.50.1      71079726     8387407644      117   65        61.659  kbps 1

Group: 239.0.8.250/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8521061      971400950       113   65        59.569  kbps 1
10.57.50.1      71079748     8387410240      117   65        61.659  kbps 1

Group: 239.0.8.251/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8118362      925493264       113   0         0.000   bps  1
10.57.50.1      71077173     8387106342      117   65        61.659  kbps 1

Group: 239.0.8.252/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7980573      909785318       113   0         0.000   bps  1
10.57.50.1      71079770     8387412836      117   65        61.659  kbps 1

Group: 239.0.8.253/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2            220             110   0         0.000   bps  1
10.57.50.1      71077342     8387126308      117   65        61.659  kbps 1

Group: 239.0.8.254/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1228334      140030072       113   0         0.000   bps  1
10.57.50.1      71079790     8387415204      117   65        61.659  kbps 1

Group: 239.0.8.255/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9013858      1027579808      113   0         0.000   bps  1
10.57.50.1      71079810     8387417556      117   65        61.659  kbps 1

Group: 239.0.9.0/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7927358      903718808       113   0         0.000   bps  1
10.57.50.1      71077247     8387115058      117   65        61.659  kbps 1

Group: 239.0.9.1/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9056214      1032408392      113   0         0.000   bps  1
10.57.50.1      71079832     8387420152      117   65        61.659  kbps 1

Group: 239.0.9.2/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7812158      890586008       113   0         0.000   bps  1
10.57.50.1      71079374     8387366100      117   65        61.659  kbps 1

Group: 239.0.9.3/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9609892      1095527684      113   0         0.000   bps  1
10.57.50.1      71079862     8387423708      117   65        61.659  kbps 1

Group: 239.0.9.4/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7743285      882734486       113   0         0.000   bps  1
10.57.50.1      71079884     8387426288      117   65        61.675  kbps 1

Group: 239.0.9.5/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1977533      225438754       113   0         0.000   bps  1
10.57.50.1      71077282     8387119148      117   65        61.675  kbps 1

Group: 239.0.9.6/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7893333      899839958       113   0         0.000   bps  1
10.57.50.1      71079906     8387428884      117   65        61.675  kbps 1

Group: 239.0.9.7/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079929     8387431598      117   65        61.675  kbps 1

Group: 239.0.9.8/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2964049      337901582       113   0         0.000   bps  1
10.57.50.1      71077286     8387119668      117   65        61.675  kbps 1

Group: 239.0.9.9/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2678202      305315024       113   0         0.000   bps  1
10.57.50.1      71079951     8387434194      117   65        61.675  kbps 1

Group: 239.0.9.10/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7646349      871683778       113   0         0.000   bps  1
10.57.50.1      71077299     8387121226      117   65        61.675  kbps 1

Group: 239.0.9.11/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1882443      214598498       113   0         0.000   bps  1
10.57.50.1      71079972     8387436680      117   65        61.675  kbps 1

Group: 239.0.9.12/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7732241      881475470       113   0         0.000   bps  1
10.57.50.1      71079994     8387439276      117   65        61.675  kbps 1

Group: 239.0.9.13/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1921034      218997864       113   0         0.000   bps  1
10.57.50.1      71077378     8387130524      117   65        61.675  kbps 1

Group: 239.0.9.14/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8469137      965481614       113   0         0.000   bps  1
10.57.50.1      71080015     8387441754      117   65        61.675  kbps 1

Group: 239.0.9.15/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2817698      321217556       113   0         0.000   bps  1
10.57.50.1      71077394     8387132436      117   65        61.675  kbps 1

Group: 239.0.9.16/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2904908      331159508       113   0         0.000   bps  1
10.57.50.1      71080037     8387444350      117   65        61.675  kbps 1

Group: 239.0.9.17/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080059     8387446946      117   65        61.675  kbps 1

Group: 239.0.9.18/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1957017      223099934       113   0         0.000   bps  1
10.57.50.1      71077410     8387134292      117   65        61.675  kbps 1

Group: 239.0.9.19/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2182037      248752214       113   0         0.000   bps  1
10.57.50.1      71080080     8387449424      117   65        61.675  kbps 1

Group: 239.0.9.20/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2372898      270510368       113   0         0.000   bps  1
10.57.50.1      71079404     8387369648      117   65        61.675  kbps 1

Group: 239.0.9.21/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8277031      943581530       113   0         0.000   bps  1
10.57.50.1      71080102     8387452028      117   65        61.675  kbps 1

Group: 239.0.9.22/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2990388      340904228       113   0         0.000   bps  1
10.57.50.1      71080126     8387454852      117   65        61.675  kbps 1

Group: 239.0.9.23/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8255415      941117306       113   0         0.000   bps  1
10.57.50.1      71077443     8387138146      117   65        61.675  kbps 1

Group: 239.0.9.24/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3219940      367073156       113   0         0.000   bps  1
10.57.50.1      71080148     8387457448      117   65        61.675  kbps 1

Group: 239.0.9.25/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7614963      868105778       113   0         0.000   bps  1
10.57.50.1      71080171     8387460162      117   65        61.675  kbps 1

Group: 239.0.9.26/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2773744      316206808       113   0         0.000   bps  1
10.57.50.1      71077462     8387140436      117   65        61.675  kbps 1

Group: 239.0.9.27/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080194     8387462876      117   65        61.675  kbps 1

Group: 239.0.9.28/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           518145       59068522        113   0         0.000   bps  1
10.57.50.1      71077480     8387142584      117   65        61.675  kbps 1

Group: 239.0.9.29/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8074535      920496986       113   0         0.000   bps  1
10.57.50.1      71080216     8387465472      117   65        61.675  kbps 1

Group: 239.0.9.30/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2549100      290597396       113   0         0.000   bps  1
10.57.50.1      71080239     8387468186      117   65        61.675  kbps 1

Group: 239.0.9.31/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7989358      910786804       113   0         0.000   bps  1
10.57.50.1      71077496     8387144440      117   65        61.675  kbps 1

Group: 239.0.9.32/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2545484      290185172       113   0         0.000   bps  1
10.57.50.1      71080267     8387471490      117   65        61.675  kbps 1

Group: 239.0.9.33/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9214336      1050434288      113   0         0.000   bps  1
10.57.50.1      71077513     8387146494      117   65        61.675  kbps 1

Group: 239.0.9.34/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2910673      331816718       113   0         0.000   bps  1
10.57.50.1      71080290     8387474204      117   65        61.675  kbps 1

Group: 239.0.9.35/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8929020      1017908276      113   0         0.000   bps  1
10.57.50.1      71080311     8387476682      117   65        61.675  kbps 1

Group: 239.0.9.36/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3202374      365070628       113   0         0.000   bps  1
10.57.50.1      71077527     8387148106      117   65        61.659  kbps 1

Group: 239.0.9.37/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080334     8387479396      117   65        61.659  kbps 1

Group: 239.0.9.38/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           614662       70071464        113   0         0.000   bps  1
10.57.50.1      71079434     8387373172      117   65        61.659  kbps 1

Group: 239.0.9.39/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8329028      949509188       113   0         0.000   bps  1
10.57.50.1      71080355     8387481882      117   65        61.659  kbps 1

Group: 239.0.9.40/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2371890      270395456       113   0         0.000   bps  1
10.57.50.1      71080376     8387484352      117   65        61.659  kbps 1

Group: 239.0.9.41/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9398553      1071435030      113   0         0.000   bps  1
10.57.50.1      71077563     8387152322      117   65        61.659  kbps 1

Group: 239.0.9.42/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3340019      380762162       113   0         0.000   bps  1
10.57.50.1      71080396     8387486712      117   65        61.659  kbps 1

Group: 239.0.9.43/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8577612      977847764       113   0         0.000   bps  1
10.57.50.1      71080416     8387489072      117   65        61.659  kbps 1

Group: 239.0.9.44/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3948681      450149626       113   0         0.000   bps  1
10.57.50.1      71077579     8387154242      117   65        61.659  kbps 1

Group: 239.0.9.45/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7404436      844105700       113   0         0.000   bps  1
10.57.50.1      71080438     8387491668      117   65        61.659  kbps 1

Group: 239.0.9.46/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2869328      327103384       113   0         0.000   bps  1
10.57.50.1      71077597     8387156382      117   65        61.659  kbps 1

Group: 239.0.9.47/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080458     8387494028      117   65        61.659  kbps 1

Group: 239.0.9.48/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2114779      241084802       113   0         0.000   bps  1
10.57.50.1      71080481     8387496742      117   65        61.659  kbps 1

Group: 239.0.9.49/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9042079      1030797002      113   0         0.000   bps  1
10.57.50.1      71077608     8387157664      117   65        61.659  kbps 1

Group: 239.0.9.50/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3398994      387485312       113   65        59.569  kbps 1
10.57.50.1      71080504     8387499456      117   65        61.659  kbps 1

Group: 239.0.9.51/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8118809      925544222       113   0         0.000   bps  1
10.57.50.1      71079467     8387377066      117   65        61.659  kbps 1

Group: 239.0.9.52/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8948469      1020125462      113   0         0.000   bps  1
10.57.50.1      71077208     8387110416      117   65        61.659  kbps 1

Group: 239.0.9.53/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3039816      346539020       113   0         0.000   bps  1
10.57.50.1      71079491     8387379914      117   65        61.659  kbps 1

Group: 239.0.9.54/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8417045      959543122       113   0         0.000   bps  1
10.57.50.1      71077214     8387111204      117   65        61.659  kbps 1

Group: 239.0.9.55/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2220599      253148282       113   0         0.000   bps  1
10.57.50.1      71079512     8387382392      117   65        61.659  kbps 1

Group: 239.0.9.56/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7755699      884149682       113   0         0.000   bps  1
10.57.50.1      71079536     8387385224      117   65        61.659  kbps 1

Group: 239.0.9.57/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71077227     8387112722      117   65        61.659  kbps 1

Group: 239.0.9.58/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1622707      184988594       113   0         0.000   bps  1
10.57.50.1      71079556     8387387584      117   65        61.659  kbps 1

Group: 239.0.9.59/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3370784      384269372       113   0         0.000   bps  1
10.57.50.1      71077314     8387123004      117   65        61.675  kbps 1

Group: 239.0.9.60/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8966357      1022164694      113   0         0.000   bps  1
10.57.50.1      71079579     8387390306      117   65        61.675  kbps 1

Group: 239.0.9.61/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3086965      351914006       113   0         0.000   bps  1
10.57.50.1      71079601     8387392894      117   65        61.675  kbps 1

Group: 239.0.9.62/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8662049      987473582       113   0         0.000   bps  1
10.57.50.1      71077147     8387103178      117   65        61.675  kbps 1

Group: 239.0.9.63/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3162033      360471758       113   0         0.000   bps  1
10.57.50.1      71079623     8387395490      117   65        61.675  kbps 1

Group: 239.0.9.64/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2955171      336889490       113   0         0.000   bps  1
10.57.50.1      71079313     8387358918      117   65        61.675  kbps 1

Group: 239.0.9.65/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33638644     3834805412      113   65        59.584  kbps 1
10.57.50.1      71079641     8387397630      117   65        61.675  kbps 1

Group: 239.0.9.66/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2289109      260958422       113   0         0.000   bps  1
10.57.50.1      71079664     8387400328      117   65        61.675  kbps 1

Group: 239.0.9.67/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           29915992     3410423084      113   65        59.584  kbps 1
10.57.50.1      71077159     8387104642      117   65        61.675  kbps 1

Group: 239.0.9.68/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           762182       86888744        113   0         0.000   bps  1
10.57.50.1      71079685     8387402806      117   65        61.675  kbps 1

Group: 239.0.9.69/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           35390269     4034490662      113   65        59.584  kbps 1
10.57.50.1      71079707     8387405402      117   65        61.675  kbps 1

Group: 239.0.9.70/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3595484      409885172       113   0         0.000   bps  1
10.57.50.1      71077163     8387105162      117   65        61.675  kbps 1

Group: 239.0.9.71/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7681970      875744576       113   0         0.000   bps  1
10.57.50.1      71079730     8387408116      117   65        61.675  kbps 1

Group: 239.0.9.72/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1842254      210016952       113   0         0.000   bps  1
10.57.50.1      71077334     8387125364      117   65        61.675  kbps 1

Group: 239.0.9.73/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8388128      956246588       113   0         0.000   bps  1
10.57.50.1      71079752     8387410720      117   65        61.675  kbps 1

Group: 239.0.9.74/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1783807      203353994       113   0         0.000   bps  1
10.57.50.1      71079774     8387413308      117   65        61.675  kbps 1

Group: 239.0.9.75/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8092649      922561982       113   0         0.000   bps  1
10.57.50.1      71077189     8387108214      117   65        61.675  kbps 1

Group: 239.0.9.76/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2578816      293985020       113   0         0.000   bps  1
10.57.50.1      71079795     8387415786      117   65        61.675  kbps 1

Group: 239.0.9.77/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3            330             110   0         0.000   bps  1
10.57.50.1      71077348     8387127024      117   65        61.675  kbps 1

Group: 239.0.9.78/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1082762      123434864       113   0         0.000   bps  1
10.57.50.1      71079814     8387418036      117   65        61.675  kbps 1

Group: 239.0.9.79/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9087684      1035995972      113   0         0.000   bps  1
10.57.50.1      71079842     8387421332      117   65        61.675  kbps 1

Group: 239.0.9.80/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8610217      981564734       113   65        59.584  kbps 1
10.57.50.1      71077258     8387116348      117   65        61.675  kbps 1

Group: 239.0.9.81/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1919281      218798030       113   0         0.000   bps  1
10.57.50.1      71079868     8387424400      117   65        61.675  kbps 1

Group: 239.0.9.82/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8207140      935613956       113   0         0.000   bps  1
10.57.50.1      71079379     8387366690      117   65        61.675  kbps 1

Group: 239.0.9.83/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2718999      309965882       113   0         0.000   bps  1
10.57.50.1      71079887     8387426658      117   65        61.675  kbps 1

Group: 239.0.9.84/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2874513      327694478       113   0         0.000   bps  1
10.57.50.1      71079910     8387429356      117   65        61.675  kbps 1

Group: 239.0.9.85/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7663342      873620980       113   65        59.584  kbps 1
10.57.50.1      71077295     8387120682      117   65        61.675  kbps 1

Group: 239.0.9.86/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3309296      377259740       113   65        59.584  kbps 1
10.57.50.1      71079933     8387432070      117   65        61.675  kbps 1

Group: 239.0.9.87/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079955     8387434666      117   65        61.675  kbps 1

Group: 239.0.9.88/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           625156       71267780        113   0         0.000   bps  1
10.57.50.1      71077296     8387120848      117   65        61.675  kbps 1

Group: 239.0.9.89/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8108525      924371846       113   0         0.000   bps  1
10.57.50.1      71079975     8387437034      117   65        61.675  kbps 1

Group: 239.0.9.90/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3182623      362819006       113   0         0.000   bps  1
10.57.50.1      71077377     8387130430      117   65        61.675  kbps 1

Group: 239.0.9.91/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8237482      939072944       113   0         0.000   bps  1
10.57.50.1      71079998     8387439748      117   65        61.675  kbps 1

Group: 239.0.9.92/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1513876      172581860       113   0         0.000   bps  1
10.57.50.1      71080019     8387442226      117   65        61.675  kbps 1

Group: 239.0.9.93/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8328920      949496872       113   65        59.584  kbps 1
10.57.50.1      71077391     8387132050      117   65        61.675  kbps 1

Group: 239.0.9.94/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2580466      294173120       113   65        59.584  kbps 1
10.57.50.1      71080041     8387444822      117   65        61.675  kbps 1

Group: 239.0.9.95/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7931717      904215734       113   65        59.584  kbps 1
10.57.50.1      71079402     8387369404      117   65        61.675  kbps 1

Group: 239.0.9.96/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3029407      345352394       113   0         0.000   bps  1
10.57.50.1      71080062     8387447308      117   65        61.675  kbps 1

Group: 239.0.9.97/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080085     8387450014      117   65        61.675  kbps 1

Group: 239.0.9.98/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           631170       71953376        113   0         0.000   bps  1
10.57.50.1      71077427     8387136258      117   65        61.675  kbps 1

Group: 239.0.9.99/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8505846      969666440       113   65        59.584  kbps 1
10.57.50.1      71080107     8387452610      117   65        61.675  kbps 1

Group: 239.0.9.100/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1093197      124624454       113   0         0.000   bps  1
10.57.50.1      71079410     8387370356      117   65        61.675  kbps 1

Group: 239.0.9.101/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8514619      970666562       113   65        59.584  kbps 1
10.57.50.1      71080129     8387455214      117   65        61.675  kbps 1

Group: 239.0.9.102/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2216040      252628556       113   0         0.000   bps  1
10.57.50.1      71080152     8387457920      117   65        61.675  kbps 1

Group: 239.0.9.103/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7714531      879456530       113   65        59.584  kbps 1
10.57.50.1      71077455     8387139562      117   65        61.675  kbps 1

Group: 239.0.9.104/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           5572030      635211416       113   0         0.000   bps  1
10.57.50.1      71080175     8387460634      117   65        61.675  kbps 1

Group: 239.0.9.105/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7127669      812554262       113   65        59.584  kbps 1
10.57.50.1      71080198     8387463348      117   65        61.675  kbps 1

Group: 239.0.9.106/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6108034      696315868       113   0         0.000   bps  1
10.57.50.1      71077475     8387141970      117   65        61.675  kbps 1

Group: 239.0.9.107/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080220     8387465944      117   65        61.675  kbps 1

Group: 239.0.9.108/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8328487      949447506       113   0         0.000   bps  1
10.57.50.1      71077495     8387144354      117   65        61.675  kbps 1

Group: 239.0.9.109/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6852005      781128566       113   0         0.000   bps  1
10.57.50.1      71080248     8387469248      117   65        61.675  kbps 1

Group: 239.0.9.110/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7670515      874438706       113   0         0.000   bps  1
10.57.50.1      71080270     8387471844      117   65        61.675  kbps 1

Group: 239.0.9.111/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7800649      889273978       113   0         0.000   bps  1
10.57.50.1      71077510     8387146092      117   65        61.675  kbps 1

Group: 239.0.9.112/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8095015      922831706       113   0         0.000   bps  1
10.57.50.1      71080294     8387474676      117   65        61.675  kbps 1

Group: 239.0.9.113/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8245343      939969098       113   0         0.000   bps  1
10.57.50.1      71079430     8387372700      117   65        61.675  kbps 1

Group: 239.0.9.114/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8068258      919781408       113   0         0.000   bps  1
10.57.50.1      71080314     8387477044      117   65        61.675  kbps 1

Group: 239.0.9.115/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8185281      933122030       113   65        59.584  kbps 1
10.57.50.1      71080338     8387479868      117   65        61.675  kbps 1

Group: 239.0.9.116/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7934729      904559094       113   0         0.000   bps  1
10.57.50.1      71077546     8387150316      117   65        61.675  kbps 1

Group: 239.0.9.117/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080359     8387482346      117   65        61.675  kbps 1

Group: 239.0.9.118/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2382545      271610126       113   0         0.000   bps  1
10.57.50.1      71080380     8387484824      117   65        61.675  kbps 1

Group: 239.0.9.119/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9033445      1029812718      113   0         0.000   bps  1
10.57.50.1      71077561     8387152126      117   65        61.675  kbps 1

Group: 239.0.9.120/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7764527      885156074       113   0         0.000   bps  1
10.57.50.1      71080400     8387487184      117   65        61.675  kbps 1

Group: 239.0.9.121/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8477166      966396920       113   0         0.000   bps  1
10.57.50.1      71077572     8387153424      117   65        61.675  kbps 1

Group: 239.0.9.122/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8992140      1025103956      113   0         0.000   bps  1
10.57.50.1      71080420     8387489544      117   65        61.675  kbps 1

Group: 239.0.9.123/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7986683      910481858       113   0         0.000   bps  1
10.57.50.1      71080441     8387492022      117   65        61.675  kbps 1

Group: 239.0.9.124/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7841721      893956186       113   0         0.000   bps  1
10.57.50.1      71077591     8387155658      117   65        61.675  kbps 1

Group: 239.0.9.125/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7691497      876830654       113   0         0.000   bps  1
10.57.50.1      71080462     8387494500      117   65        61.675  kbps 1

Group: 239.0.9.126/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7937098      904829164       113   0         0.000   bps  1
10.57.50.1      71077610     8387157916      117   65        61.675  kbps 1

Group: 239.0.9.127/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080485     8387497214      117   65        61.675  kbps 1

Group: 239.0.9.128/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2042200      232810796       113   0         0.000   bps  1
10.57.50.1      71080508     8387499928      117   65        61.675  kbps 1

Group: 239.0.9.129/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8045423      917178218       113   65        59.584  kbps 1
10.57.50.1      71077622     8387159316      117   65        61.675  kbps 1

Group: 239.0.9.130/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8078887      920993114       113   0         0.000   bps  1
10.57.50.1      71079469     8387377318      117   65        61.675  kbps 1

Group: 239.0.9.131/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7635468      870443348       113   0         0.000   bps  1
10.57.50.1      71079495     8387380386      117   65        61.675  kbps 1

Group: 239.0.9.132/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7928982      903903944       113   0         0.000   bps  1
10.57.50.1      71077217     8387111486      117   65        61.675  kbps 1

Group: 239.0.9.133/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8377989      955090742       113   65        59.584  kbps 1
10.57.50.1      71079516     8387382864      117   65        61.675  kbps 1

Group: 239.0.9.134/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8148039      928876434       113   0         0.000   bps  1
10.57.50.1      71077309     8387122414      117   65        61.675  kbps 1

Group: 239.0.9.135/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8708364      992753492       113   0         0.000   bps  1
10.57.50.1      71079539     8387385586      117   65        61.675  kbps 1

Group: 239.0.9.136/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7914217      902220734       113   0         0.000   bps  1
10.57.50.1      71079561     8387388174      117   65        61.675  kbps 1

Group: 239.0.9.137/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71077135     8387101738      117   65        61.675  kbps 1

Group: 239.0.9.138/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1950925      222405446       113   0         0.000   bps  1
10.57.50.1      71079583     8387390770      117   65        61.675  kbps 1

Group: 239.0.9.139/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8774673      1000312718      113   0         0.000   bps  1
10.57.50.1      71077638     8387161236      117   65        61.675  kbps 1

Group: 239.0.9.140/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8769876      999765860       113   0         0.000   bps  1
10.57.50.1      71079602     8387393028      117   65        61.675  kbps 1

Group: 239.0.9.141/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8991124      1024988132      113   0         0.000   bps  1
10.57.50.1      71079626     8387395844      117   65        61.675  kbps 1

Group: 239.0.9.142/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7859211      895950050       113   0         0.000   bps  1
10.57.50.1      71077143     8387102786      117   65        61.675  kbps 1

Group: 239.0.9.143/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8790899      1002162482      113   0         0.000   bps  1
10.57.50.1      71079646     8387398204      117   65        61.675  kbps 1

Group: 239.0.9.144/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7523450      857673296       113   0         0.000   bps  1
10.57.50.1      71079355     8387363874      117   65        61.675  kbps 1

Group: 239.0.9.145/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8175480      932004716       113   0         0.000   bps  1
10.57.50.1      71079665     8387400462      117   65        61.675  kbps 1

Group: 239.0.9.146/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7794864      888614492       113   0         0.000   bps  1
10.57.50.1      71079688     8387403160      117   65        61.675  kbps 1

Group: 239.0.9.147/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71077172     8387106176      117   65        61.675  kbps 1

Group: 239.0.9.148/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1670212      190404164       113   0         0.000   bps  1
10.57.50.1      71079711     8387405874      117   65        61.675  kbps 1

Group: 239.0.9.149/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8864005      1010496566      113   0         0.000   bps  1
10.57.50.1      71079734     8387408588      117   65        61.675  kbps 1

Group: 239.0.9.150/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8389905      956449166       113   0         0.000   bps  1
10.57.50.1      71077173     8387106342      117   65        61.675  kbps 1

Group: 239.0.9.151/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7328128      835406588       113   0         0.000   bps  1
10.57.50.1      71079757     8387411302      117   65        61.675  kbps 1

Group: 239.0.9.152/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6835852      779287124       113   65        59.584  kbps 1
10.57.50.1      71077343     8387126426      117   65        61.675  kbps 1

Group: 239.0.9.153/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7703602      878210624       113   0         0.000   bps  1
10.57.50.1      71079777     8387413670      117   65        61.675  kbps 1

Group: 239.0.9.154/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9100984      1037512172      113   0         0.000   bps  1
10.57.50.1      71079799     8387416258      117   65        61.675  kbps 1

Group: 239.0.9.155/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8491884      968074772       113   0         0.000   bps  1
10.57.50.1      71077246     8387114932      117   65        61.675  kbps 1

Group: 239.0.9.156/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7738103      882143738       113   0         0.000   bps  1
10.57.50.1      71079819     8387418618      117   65        61.675  kbps 1

Group: 239.0.9.157/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079375     8387366218      117   65        61.675  kbps 1

Group: 239.0.9.158/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1902458      216880208       113   0         0.000   bps  1
10.57.50.1      71079844     8387421584      117   65        61.675  kbps 1

Group: 239.0.9.159/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8136082      927513344       113   0         0.000   bps  1
10.57.50.1      71079872     8387424872      117   65        61.675  kbps 1

Group: 239.0.9.160/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8807532      1004058640      113   0         0.000   bps  1
10.57.50.1      71077278     8387118676      117   65        61.675  kbps 1

Group: 239.0.9.161/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8040267      916590434       113   0         0.000   bps  1
10.57.50.1      71079892     8387427232      117   65        61.675  kbps 1

Group: 239.0.9.162/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8936983      1018816058      113   0         0.000   bps  1
10.57.50.1      71079914     8387429828      117   65        61.675  kbps 1

Group: 239.0.9.163/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8732042      995452784       113   0         0.000   bps  1
10.57.50.1      71077280     8387118960      117   65        61.675  kbps 1

Group: 239.0.9.164/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7367785      839927486       113   65        59.584  kbps 1
10.57.50.1      71079937     8387432542      117   65        61.675  kbps 1

Group: 239.0.9.165/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8482397      966993250       113   0         0.000   bps  1
10.57.50.1      71077296     8387120872      117   65        61.675  kbps 1

Group: 239.0.9.166/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6452777      735616574       113   0         0.000   bps  1
10.57.50.1      71079959     8387435138      117   65        61.675  kbps 1

Group: 239.0.9.167/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079979     8387437506      117   65        61.675  kbps 1

Group: 239.0.9.168/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2472244      281835808       113   0         0.000   bps  1
10.57.50.1      71077371     8387129698      117   65        61.675  kbps 1

Group: 239.0.9.169/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7888215      899256506       113   0         0.000   bps  1
10.57.50.1      71080001     8387440102      117   65        61.675  kbps 1

Group: 239.0.9.170/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9233254      1052590940      113   0         0.000   bps  1
10.57.50.1      71077390     8387131964      117   65        61.675  kbps 1

Group: 239.0.9.171/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8109933      924532358       113   0         0.000   bps  1
10.57.50.1      71080022     8387442580      117   65        61.675  kbps 1

Group: 239.0.9.172/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9152760      1043414636      113   0         0.000   bps  1
10.57.50.1      71080044     8387445176      117   65        61.675  kbps 1

Group: 239.0.9.173/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8327808      949370104       113   0         0.000   bps  1
10.57.50.1      71077403     8387133466      117   65        61.675  kbps 1

Group: 239.0.9.174/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8053254      918070952       113   0         0.000   bps  1
10.57.50.1      71080066     8387447772      117   65        61.675  kbps 1

Group: 239.0.9.175/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8039601      916514510       113   0         0.000   bps  1
10.57.50.1      71079405     8387369766      117   65        61.675  kbps 1

Group: 239.0.9.176/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7762257      884897294       113   0         0.000   bps  1
10.57.50.1      71080087     8387450258      117   65        61.675  kbps 1

Group: 239.0.9.177/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080110     8387452964      117   65        61.675  kbps 1

Group: 239.0.9.178/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2319538      264427328       113   0         0.000   bps  1
10.57.50.1      71077439     8387137674      117   65        61.675  kbps 1

Group: 239.0.9.179/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8258439      941462042       113   0         0.000   bps  1
10.57.50.1      71080133     8387455678      117   65        61.659  kbps 1

Group: 239.0.9.180/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8331990      949846856       113   0         0.000   bps  1
10.57.50.1      71080155     8387458274      117   65        61.659  kbps 1

Group: 239.0.9.181/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9201538      1048975324      113   0         0.000   bps  1
10.57.50.1      71077450     8387139020      117   65        61.659  kbps 1

Group: 239.0.9.182/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8558237      975639014       113   0         0.000   bps  1
10.57.50.1      71080178     8387460988      117   65        61.659  kbps 1

Group: 239.0.9.183/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9093623      1036673014      113   0         0.000   bps  1
10.57.50.1      71077474     8387141876      117   65        61.659  kbps 1

Group: 239.0.9.184/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7692007      876888794       113   0         0.000   bps  1
10.57.50.1      71080201     8387463702      117   65        61.659  kbps 1

Group: 239.0.9.185/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7600921      866504990       113   0         0.000   bps  1
10.57.50.1      71080223     8387466298      117   65        61.659  kbps 1

Group: 239.0.9.186/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7666384      873967772       113   0         0.000   bps  1
10.57.50.1      71077488     8387143496      117   65        61.659  kbps 1

Group: 239.0.9.187/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080251     8387469602      117   65        61.659  kbps 1

Group: 239.0.9.188/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1404968      160166336       113   0         0.000   bps  1
10.57.50.1      71077507     8387145778      117   65        61.659  kbps 1

Group: 239.0.9.189/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8911377      1015896974      113   0         0.000   bps  1
10.57.50.1      71080273     8387472198      117   65        61.659  kbps 1

Group: 239.0.9.190/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9137874      1041717632      113   0         0.000   bps  1
10.57.50.1      71080297     8387475030      117   65        61.659  kbps 1

Group: 239.0.9.191/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8128439      926642038       113   0         0.000   bps  1
10.57.50.1      71077523     8387147634      117   65        61.659  kbps 1

Group: 239.0.9.192/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8172922      931713104       113   0         0.000   bps  1
10.57.50.1      71080318     8387477508      117   65        61.659  kbps 1

Group: 239.0.9.193/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7739364      882287492       113   0         0.000   bps  1
10.57.50.1      71079434     8387373172      117   65        61.659  kbps 1

Group: 239.0.9.194/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7994409      911362622       113   0         0.000   bps  1
10.57.50.1      71080340     8387480112      117   65        61.659  kbps 1

Group: 239.0.9.195/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9457041      1078102670      113   0         0.000   bps  1
10.57.50.1      71080362     8387482700      117   65        61.659  kbps 1

Group: 239.0.9.196/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7835837      893285406       113   0         0.000   bps  1
10.57.50.1      71077558     8387151732      117   65        61.659  kbps 1

Group: 239.0.9.197/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080383     8387485178      117   65        61.659  kbps 1

Group: 239.0.9.198/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2089310      238181336       113   0         0.000   bps  1
10.57.50.1      71080403     8387487538      117   65        61.659  kbps 1

Group: 239.0.9.199/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8517972      971048800       113   0         0.000   bps  1
10.57.50.1      71077574     8387153652      117   65        61.659  kbps 1

Group: 239.0.9.200/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8164907      930799394       113   0         0.000   bps  1
10.57.50.1      71080423     8387489898      117   65        61.659  kbps 1

Group: 239.0.9.201/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8984663      1024251574      113   0         0.000   bps  1
10.57.50.1      71077591     8387155674      117   65        61.659  kbps 1

Group: 239.0.9.202/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7694398      877161368       113   0         0.000   bps  1
10.57.50.1      71080444     8387492376      117   65        61.659  kbps 1

Group: 239.0.9.203/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8656593      986851598       113   0         0.000   bps  1
10.57.50.1      71080465     8387494854      117   65        61.659  kbps 1

Group: 239.0.9.204/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8107783      924287258       113   0         0.000   bps  1
10.57.50.1      71077604     8387157184      117   65        61.659  kbps 1

Group: 239.0.9.205/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7202983      821140058       113   0         0.000   bps  1
10.57.50.1      71080488     8387497568      117   65        61.659  kbps 1

Group: 239.0.9.206/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8096224      922969532       113   0         0.000   bps  1
10.57.50.1      71079454     8387375532      117   65        61.659  kbps 1

Group: 239.0.9.207/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080511     8387500290      117   65        61.659  kbps 1

Group: 239.0.9.208/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1701625      193985246       113   0         0.000   bps  1
10.57.50.1      71079478     8387378380      117   65        61.659  kbps 1

Group: 239.0.9.209/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8652078      986336880       113   0         0.000   bps  1
10.57.50.1      71077224     8387112280      117   65        61.659  kbps 1

Group: 239.0.9.210/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8846550      1008506696      113   0         0.000   bps  1
10.57.50.1      71079498     8387380740      117   65        61.659  kbps 1

Group: 239.0.9.211/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9276824      1057557932      113   0         0.000   bps  1
10.57.50.1      71079520     8387383336      117   65        61.675  kbps 1

Group: 239.0.9.212/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7842014      893989592       113   0         0.000   bps  1
10.57.50.1      71077223     8387112250      117   65        61.675  kbps 1

Group: 239.0.9.213/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7560082      861849344       113   0         0.000   bps  1
10.57.50.1      71079544     8387386168      117   65        61.675  kbps 1

Group: 239.0.9.214/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8015771      913797886       113   0         0.000   bps  1
10.57.50.1      71077315     8387123122      117   65        61.675  kbps 1

Group: 239.0.9.215/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8352905      952231166       113   0         0.000   bps  1
10.57.50.1      71079564     8387388536      117   65        61.675  kbps 1

Group: 239.0.9.216/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8257465      941351006       113   0         0.000   bps  1
10.57.50.1      71079586     8387391124      117   65        61.675  kbps 1

Group: 239.0.9.217/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71077146     8387103060      117   65        61.675  kbps 1

Group: 239.0.9.218/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2166879      247024202       113   0         0.000   bps  1
10.57.50.1      71079608     8387393720      117   65        61.675  kbps 1

Group: 239.0.9.219/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8628908      983695508       113   0         0.000   bps  1
10.57.50.1      71079311     8387358682      117   65        61.675  kbps 1

Group: 239.0.9.220/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8792960      1002397436      113   0         0.000   bps  1
10.57.50.1      71079627     8387395978      117   65        61.675  kbps 1

Group: 239.0.9.221/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8909396      1015671140      113   0         0.000   bps  1
10.57.50.1      71079650     8387398676      117   65        61.675  kbps 1

Group: 239.0.9.222/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8833665      1007037806      113   0         0.000   bps  1
10.57.50.1      71077156     8387104288      117   65        61.675  kbps 1

Group: 239.0.9.223/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8854340      1009394756      113   0         0.000   bps  1
10.57.50.1      71079671     8387401154      117   65        61.675  kbps 1

Group: 239.0.9.224/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8842954      1008096752      113   0         0.000   bps  1
10.57.50.1      71079692     8387403632      117   65        61.675  kbps 1

Group: 239.0.9.225/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7725028      880653188       113   0         0.000   bps  1
10.57.50.1      71077158     8387104572      117   65        61.675  kbps 1

Group: 239.0.9.226/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8289590      945013256       113   0         0.000   bps  1
10.57.50.1      71079714     8387406228      117   65        61.675  kbps 1

Group: 239.0.9.227/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71077335     8387125482      117   65        61.675  kbps 1

Group: 239.0.9.228/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1911381      217897430       113   0         0.000   bps  1
10.57.50.1      71079736     8387408832      117   65        61.675  kbps 1

Group: 239.0.9.229/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8745750      997015496       113   0         0.000   bps  1
10.57.50.1      71079760     8387411656      117   65        61.675  kbps 1

Group: 239.0.9.230/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8459978      964437488       113   0         0.000   bps  1
10.57.50.1      71077188     8387108096      117   65        61.675  kbps 1

Group: 239.0.9.231/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8337072      950426204       113   0         0.000   bps  1
10.57.50.1      71079781     8387414134      117   65        61.675  kbps 1

Group: 239.0.9.232/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7834267      893106430       113   0         0.000   bps  1
10.57.50.1      71077348     8387127024      117   65        61.675  kbps 1

Group: 239.0.9.233/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7816573      891089318       113   0         0.000   bps  1
10.57.50.1      71079801     8387416502      117   65        61.675  kbps 1

Group: 239.0.9.234/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9244116      1053829220      113   0         0.000   bps  1
10.57.50.1      71079823     8387419090      117   65        61.675  kbps 1

Group: 239.0.9.235/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8030505      915477566       113   0         0.000   bps  1
10.57.50.1      71077256     8387116112      117   65        61.675  kbps 1

Group: 239.0.9.236/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8651156      986231780       113   0         0.000   bps  1
10.57.50.1      71079850     8387422276      117   65        61.675  kbps 1

Group: 239.0.9.237/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079381     8387366926      117   65        61.675  kbps 1

Group: 239.0.9.238/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1619140      184581956       113   0         0.000   bps  1
10.57.50.1      71079874     8387425124      117   65        61.675  kbps 1

Group: 239.0.9.239/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8361489      953209742       113   0         0.000   bps  1
10.57.50.1      71079896     8387427704      117   65        61.675  kbps 1

Group: 239.0.9.240/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8674666      988911916       113   0         0.000   bps  1
10.57.50.1      71077290     8387120092      117   65        61.675  kbps 1

Group: 239.0.9.241/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8532133      972663158       113   0         0.000   bps  1
10.57.50.1      71079918     8387430300      117   65        61.675  kbps 1

Group: 239.0.9.242/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9574461      1091488550      113   0         0.000   bps  1
10.57.50.1      71079941     8387433014      117   65        61.675  kbps 1

Group: 239.0.9.243/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8184825      933070046       113   0         0.000   bps  1
10.57.50.1      71077293     8387120494      117   65        61.675  kbps 1

Group: 239.0.9.244/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8211797      936144854       113   0         0.000   bps  1
10.57.50.1      71079963     8387435610      117   65        61.675  kbps 1

Group: 239.0.9.245/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8321721      948676182       113   0         0.000   bps  1
10.57.50.1      71077371     8387129722      117   65        61.675  kbps 1

Group: 239.0.9.246/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8116612      925293764       113   0         0.000   bps  1
10.57.50.1      71079983     8387437978      117   65        61.675  kbps 1

Group: 239.0.9.247/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080005     8387440574      117   65        61.675  kbps 1

Group: 239.0.9.248/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2021114      230406988       113   0         0.000   bps  1
10.57.50.1      71077386     8387131460      117   65        61.675  kbps 1

Group: 239.0.9.249/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9067016      1033639820      113   0         0.000   bps  1
10.57.50.1      71080027     8387443170      117   65        61.675  kbps 1

Group: 239.0.9.250/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8296746      945829040       113   0         0.000   bps  1
10.57.50.1      71079402     8387369396      117   65        61.675  kbps 1

Group: 239.0.9.251/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8950527      1020360074      113   0         0.000   bps  1
10.57.50.1      71080047     8387445538      117   65        61.675  kbps 1

Group: 239.0.9.252/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7737810      882110336       113   0         0.000   bps  1
10.57.50.1      71080070     8387448244      117   65        61.675  kbps 1

Group: 239.0.9.253/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7886125      899018246       113   0         0.000   bps  1
10.57.50.1      71077423     8387135786      117   65        61.675  kbps 1

Group: 239.0.9.254/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7736517      881962934       113   0         0.000   bps  1
10.57.50.1      71080092     8387450840      117   65        61.675  kbps 1

Group: 239.0.9.255/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7155058      815676608       113   0         0.000   bps  1
10.57.50.1      71079411     8387370474      117   65        61.675  kbps 1

Group: 239.0.10.0/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7731845      881430326       113   0         0.000   bps  1
10.57.50.1      71080113     8387453326      117   65        61.675  kbps 1

Group: 239.0.10.1/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080137     8387456150      117   65        61.675  kbps 1

Group: 239.0.10.2/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2256750      257269496       113   0         0.000   bps  1
10.57.50.1      71077450     8387138972      117   65        61.675  kbps 1

Group: 239.0.10.3/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7891788      899663828       113   0         0.000   bps  1
10.57.50.1      71080159     8387458746      117   65        61.675  kbps 1

Group: 239.0.10.4/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8461190      964575656       113   0         0.000   bps  1
10.57.50.1      71080182     8387461460      117   65        61.675  kbps 1

Group: 239.0.10.5/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8420908      959983504       113   0         0.000   bps  1
10.57.50.1      71077469     8387141262      117   65        61.675  kbps 1

Group: 239.0.10.6/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8730907      995323394       113   0         0.000   bps  1
10.57.50.1      71080205     8387464174      117   65        61.675  kbps 1

Group: 239.0.10.7/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8804877      1003755970      113   0         0.000   bps  1
10.57.50.1      71077488     8387143528      117   65        61.675  kbps 1

Group: 239.0.10.8/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7301157      832331894       113   0         0.000   bps  1
10.57.50.1      71080227     8387466770      117   65        61.675  kbps 1

Group: 239.0.10.9/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8761286      998786600       113   0         0.000   bps  1
10.57.50.1      71080255     8387470074      117   65        61.675  kbps 1

Group: 239.0.10.10/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8119722      925648300       113   0         0.000   bps  1
10.57.50.1      71077504     8387145384      117   65        61.675  kbps 1

Group: 239.0.10.11/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080277     8387472670      117   65        61.675  kbps 1

Group: 239.0.10.12/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1754421      200003990       113   0         0.000   bps  1
10.57.50.1      71079427     8387372346      117   65        61.675  kbps 1

Group: 239.0.10.13/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9010713      1027221278      113   0         0.000   bps  1
10.57.50.1      71080300     8387475392      117   65        61.675  kbps 1

Group: 239.0.10.14/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8488615      967702106       113   0         0.000   bps  1
10.57.50.1      71080322     8387477980      117   65        61.675  kbps 1

Group: 239.0.10.15/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8374511      954694242       113   0         0.000   bps  1
10.57.50.1      71077539     8387149490      117   65        61.675  kbps 1

Group: 239.0.10.16/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7598124      866186132       113   0         0.000   bps  1
10.57.50.1      71080345     8387480694      117   65        61.675  kbps 1

Group: 239.0.10.17/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6611067      753661634       113   0         0.000   bps  1
10.57.50.1      71080366     8387483172      117   65        61.675  kbps 1

Group: 239.0.10.18/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8473863      966020370       113   0         0.000   bps  1
10.57.50.1      71077555     8387151418      117   65        61.675  kbps 1

Group: 239.0.10.19/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7501265      855144206       113   0         0.000   bps  1
10.57.50.1      71080387     8387485650      117   65        61.675  kbps 1

Group: 239.0.10.20/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8217620      936808676       113   0         0.000   bps  1
10.57.50.1      71077566     8387152716      117   65        61.675  kbps 1

Group: 239.0.10.21/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080407     8387488010      117   65        61.675  kbps 1

Group: 239.0.10.22/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1810821      206433590       113   0         0.000   bps  1
10.57.50.1      71080427     8387490370      117   65        61.675  kbps 1

Group: 239.0.10.23/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2196871      250443286       113   0         0.000   bps  1
10.57.50.1      71077586     8387155068      117   65        61.675  kbps 1

Group: 239.0.10.24/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8784972      1001486804      113   0         0.000   bps  1
10.57.50.1      71080448     8387492848      117   65        61.675  kbps 1

Group: 239.0.10.25/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1962818      223761244       113   0         0.000   bps  1
10.57.50.1      71077605     8387157326      117   65        61.675  kbps 1

Group: 239.0.10.26/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8560578      975905888       113   0         0.000   bps  1
10.57.50.1      71080469     8387495326      117   65        61.675  kbps 1

Group: 239.0.10.27/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2236135      254919386       113   0         0.000   bps  1
10.57.50.1      71080492     8387498040      117   65        61.675  kbps 1

Group: 239.0.10.28/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8036936      916210700       113   0         0.000   bps  1
10.57.50.1      71077617     8387158726      117   65        61.675  kbps 1

Group: 239.0.10.29/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2983675      340138946       113   0         0.000   bps  1
10.57.50.1      71079455     8387375666      117   65        61.675  kbps 1

Group: 239.0.10.30/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6262707      713948594       113   0         0.000   bps  1
10.57.50.1      71079481     8387378734      117   65        61.675  kbps 1

Group: 239.0.10.31/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71077213     8387111014      117   65        61.675  kbps 1

Group: 239.0.10.32/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2169411      247312850       113   0         0.000   bps  1
10.57.50.1      71079502     8387381212      117   65        61.675  kbps 1

Group: 239.0.10.33/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2228946      254099832       113   0         0.000   bps  1
10.57.50.1      71077309     8387122414      117   65        61.675  kbps 1

Group: 239.0.10.34/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8674186      988857200       113   0         0.000   bps  1
10.57.50.1      71079522     8387383580      117   65        61.675  kbps 1

Group: 239.0.10.35/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2603262      296771864       113   0         0.000   bps  1
10.57.50.1      71079546     8387386404      117   65        61.675  kbps 1

Group: 239.0.10.36/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7854003      895356338       113   0         0.000   bps  1
10.57.50.1      71077236     8387113776      117   65        61.675  kbps 1

Group: 239.0.10.37/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3112454      354819752       113   0         0.000   bps  1
10.57.50.1      71079568     8387389000      117   65        61.675  kbps 1

Group: 239.0.10.38/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7471095      851704826       113   0         0.000   bps  1
10.57.50.1      71077639     8387161354      117   65        61.675  kbps 1

Group: 239.0.10.39/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3183217      362886734       113   0         0.000   bps  1
10.57.50.1      71079587     8387391258      117   65        61.675  kbps 1

Group: 239.0.10.40/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7350266      837930320       113   0         0.000   bps  1
10.57.50.1      71079611     8387394074      117   65        61.675  kbps 1

Group: 239.0.10.41/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71077152     8387103768      117   65        61.675  kbps 1

Group: 239.0.10.42/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1894109      215928422       113   0         0.000   bps  1
10.57.50.1      71079632     8387396552      117   65        61.659  kbps 1

Group: 239.0.10.43/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2921110      333006536       113   0         0.000   bps  1
10.57.50.1      71079319     8387359626      117   65        61.659  kbps 1

Group: 239.0.10.44/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2548567      290536634       113   0         0.000   bps  1
10.57.50.1      71079650     8387398692      117   65        61.659  kbps 1

Group: 239.0.10.45/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8978085      1023501686      113   0         0.000   bps  1
10.57.50.1      71079674     8387401508      117   65        61.659  kbps 1

Group: 239.0.10.46/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2637614      300687992       113   0         0.000   bps  1
10.57.50.1      71077168     8387105704      117   65        61.659  kbps 1

Group: 239.0.10.47/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2899483      330541058       113   0         0.000   bps  1
10.57.50.1      71079695     8387403986      117   65        61.659  kbps 1

Group: 239.0.10.48/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2719652      310040324       113   0         0.000   bps  1
10.57.50.1      71079717     8387406582      117   65        61.659  kbps 1

Group: 239.0.10.49/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7789015      887947702       113   0         0.000   bps  1
10.57.50.1      71077169     8387105870      117   65        61.659  kbps 1

Group: 239.0.10.50/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3015589      343777142       113   0         0.000   bps  1
10.57.50.1      71079740     8387409296      117   65        61.659  kbps 1

Group: 239.0.10.51/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71077340     8387126072      117   65        61.659  kbps 1

Group: 239.0.10.52/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           516217       58848734        113   0         0.000   bps  1
10.57.50.1      71079762     8387411900      117   65        61.659  kbps 1

Group: 239.0.10.53/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9379514      1069264592      113   0         0.000   bps  1
10.57.50.1      71079784     8387414488      117   65        61.659  kbps 1

Group: 239.0.10.54/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2395514      273088592       113   0         0.000   bps  1
10.57.50.1      71077193     8387108686      117   65        61.659  kbps 1

Group: 239.0.10.55/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7182846      818844440       113   0         0.000   bps  1
10.57.50.1      71079805     8387416966      117   65        61.659  kbps 1

Group: 239.0.10.56/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3353704      382322252       113   0         0.000   bps  1
10.57.50.1      71079375     8387366218      117   65        61.659  kbps 1

Group: 239.0.10.57/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6318236      720278900       113   0         0.000   bps  1
10.57.50.1      71079823     8387419106      117   65        61.659  kbps 1

Group: 239.0.10.58/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3546458      404296208       113   0         0.000   bps  1
10.57.50.1      71079852     8387422512      117   65        61.659  kbps 1

Group: 239.0.10.59/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7871996      897407536       113   0         0.000   bps  1
10.57.50.1      71077274     8387118204      117   65        61.659  kbps 1

Group: 239.0.10.60/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2598639      296244842       113   0         0.000   bps  1
10.57.50.1      71079878     8387425580      117   65        61.659  kbps 1

Group: 239.0.10.61/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079898     8387427940      117   65        61.659  kbps 1

Group: 239.0.10.62/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           494096       56326940        113   0         0.000   bps  1
10.57.50.1      71077275     8387118370      117   65        61.659  kbps 1

Group: 239.0.10.63/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7346263      837473978       113   65        59.569  kbps 1
10.57.50.1      71079920     8387430536      117   65        61.659  kbps 1

Group: 239.0.10.64/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8024896      914838136       113   0         0.000   bps  1
10.57.50.1      71077292     8387120400      117   65        61.659  kbps 1

Group: 239.0.10.65/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2742513      312646478       113   0         0.000   bps  1
10.57.50.1      71079943     8387433250      117   65        61.659  kbps 1

Group: 239.0.10.66/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8142405      928234166       113   0         0.000   bps  1
10.57.50.1      71079966     8387435964      117   65        61.659  kbps 1

Group: 239.0.10.67/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2617705      298418366       113   0         0.000   bps  1
10.57.50.1      71077304     8387121792      117   65        61.659  kbps 1

Group: 239.0.10.68/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8409986      958738400       113   0         0.000   bps  1
10.57.50.1      71079986     8387438332      117   65        61.659  kbps 1

Group: 239.0.10.69/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1862249      212296370       113   0         0.000   bps  1
10.57.50.1      71077385     8387131374      117   65        61.659  kbps 1

Group: 239.0.10.70/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7914053      902202038       113   0         0.000   bps  1
10.57.50.1      71080008     8387440928      117   65        61.659  kbps 1

Group: 239.0.10.71/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080030     8387443524      117   65        61.659  kbps 1

Group: 239.0.10.72/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           830724       94702528        113   0         0.000   bps  1
10.57.50.1      71077399     8387132994      117   65        61.659  kbps 1

Group: 239.0.10.73/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8108653      924386438       113   0         0.000   bps  1
10.57.50.1      71080051     8387446002      117   65        61.659  kbps 1

Group: 239.0.10.74/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8340437      950809814       113   65        59.569  kbps 1
10.57.50.1      71079406     8387369884      117   65        61.659  kbps 1

Group: 239.0.10.75/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2623743      299106698       113   0         0.000   bps  1
10.57.50.1      71080071     8387448370      117   65        61.659  kbps 1

Group: 239.0.10.76/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8318793      948342398       113   0         0.000   bps  1
10.57.50.1      71080095     8387451194      117   65        61.659  kbps 1

Group: 239.0.10.77/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3232642      368521184       113   0         0.000   bps  1
10.57.50.1      71077434     8387137084      117   65        61.659  kbps 1

Group: 239.0.10.78/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3162849      360564782       113   0         0.000   bps  1
10.57.50.1      71080117     8387453790      117   65        61.659  kbps 1

Group: 239.0.10.79/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8016179      913844402       113   0         0.000   bps  1
10.57.50.1      71080140     8387456504      117   65        61.659  kbps 1

Group: 239.0.10.80/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8136317      927540130       113   0         0.000   bps  1
10.57.50.1      71077446     8387138548      117   65        61.659  kbps 1

Group: 239.0.10.81/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080163     8387459218      117   65        61.659  kbps 1

Group: 239.0.10.82/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1756231      200210326       113   0         0.000   bps  1
10.57.50.1      71077468     8387141168      117   65        61.659  kbps 1

Group: 239.0.10.83/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           4103593      467809598       113   0         0.000   bps  1
10.57.50.1      71080185     8387461814      117   65        61.659  kbps 1

Group: 239.0.10.84/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8685391      990134570       113   65        59.569  kbps 1
10.57.50.1      71080208     8387464528      117   65        61.659  kbps 1

Group: 239.0.10.85/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2660732      303323444       113   0         0.000   bps  1
10.57.50.1      71077482     8387142788      117   65        61.659  kbps 1

Group: 239.0.10.86/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8243423      939750218       113   0         0.000   bps  1
10.57.50.1      71080230     8387467124      117   65        61.659  kbps 1

Group: 239.0.10.87/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1818704      207332244       113   0         0.000   bps  1
10.57.50.1      71077501     8387145070      117   65        61.659  kbps 1

Group: 239.0.10.88/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8449574      963251432       113   0         0.000   bps  1
10.57.50.1      71080258     8387470428      117   65        61.659  kbps 1

Group: 239.0.10.89/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1792702      204368024       113   0         0.000   bps  1
10.57.50.1      71080280     8387473024      117   65        61.659  kbps 1

Group: 239.0.10.90/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8092310      922523332       113   0         0.000   bps  1
10.57.50.1      71077518     8387147036      117   65        61.659  kbps 1

Group: 239.0.10.91/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080304     8387475856      117   65        61.659  kbps 1

Group: 239.0.10.92/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1925194      219472112       113   0         0.000   bps  1
10.57.50.1      71079435     8387373290      117   65        61.659  kbps 1

Group: 239.0.10.93/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2380563      271384178       113   0         0.000   bps  1
10.57.50.1      71080325     8387478342      117   65        61.659  kbps 1

Group: 239.0.10.94/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8663064      987589292       113   0         0.000   bps  1
10.57.50.1      71080348     8387481048      117   65        61.659  kbps 1

Group: 239.0.10.95/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1879563      214270170       113   0         0.000   bps  1
10.57.50.1      71077552     8387151024      117   65        61.659  kbps 1

Group: 239.0.10.96/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9146830      1042738616      113   0         0.000   bps  1
10.57.50.1      71080369     8387483526      117   65        61.659  kbps 1

Group: 239.0.10.97/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2655021      302672390       113   0         0.000   bps  1
10.57.50.1      71080389     8387485886      117   65        61.659  kbps 1

Group: 239.0.10.98/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8970588      1022647024      113   0         0.000   bps  1
10.57.50.1      71077570     8387153180      117   65        61.675  kbps 1

Group: 239.0.10.99/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3291717      375255734       113   0         0.000   bps  1
10.57.50.1      71080411     8387488482      117   65        61.675  kbps 1

Group: 239.0.10.100/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8014270      913626772       113   0         0.000   bps  1
10.57.50.1      71077588     8387155320      117   65        61.675  kbps 1

Group: 239.0.10.101/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080431     8387490842      117   65        61.675  kbps 1

Group: 239.0.10.102/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1868162      212970464       113   0         0.000   bps  1
10.57.50.1      71080452     8387493320      117   65        61.675  kbps 1

Group: 239.0.10.103/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3294887      375617114       113   0         0.000   bps  1
10.57.50.1      71077599     8387156594      117   65        61.675  kbps 1

Group: 239.0.10.104/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9054963      1032265778      113   0         0.000   bps  1
10.57.50.1      71080473     8387495798      117   65        61.675  kbps 1

Group: 239.0.10.105/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2351307      268048994       113   0         0.000   bps  1
10.57.50.1      71079456     8387375768      117   65        61.675  kbps 1

Group: 239.0.10.106/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8879625      1012277246      113   0         0.000   bps  1
10.57.50.1      71080495     8387498402      117   65        61.675  kbps 1

Group: 239.0.10.107/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1739357      198286694       113   0         0.000   bps  1
10.57.50.1      71079459     8387376138      117   65        61.675  kbps 1

Group: 239.0.10.108/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2449796      279276732       113   0         0.000   bps  1
10.57.50.1      71077220     8387111816      117   65        61.675  kbps 1

Group: 239.0.10.109/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7414509      845254022       113   0         0.000   bps  1
10.57.50.1      71079485     8387379206      117   65        61.675  kbps 1

Group: 239.0.10.110/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3082421      351395990       113   0         0.000   bps  1
10.57.50.1      71079505     8387381566      117   65        61.675  kbps 1

Group: 239.0.10.111/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71077218     8387111660      117   65        61.675  kbps 1

Group: 239.0.10.112/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           708258       80741408        113   0         0.000   bps  1
10.57.50.1      71079527     8387384162      117   65        61.675  kbps 1

Group: 239.0.10.113/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8664218      987720840       113   0         0.000   bps  1
10.57.50.1      71077315     8387123122      117   65        61.675  kbps 1

Group: 239.0.10.114/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1124885      128236886       113   65        59.584  kbps 1
10.57.50.1      71079549     8387386766      117   65        61.675  kbps 1

Group: 239.0.10.115/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8661401      987399710       113   0         0.000   bps  1
10.57.50.1      71079572     8387389472      117   65        61.675  kbps 1

Group: 239.0.10.116/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2739672      312322604       113   0         0.000   bps  1
10.57.50.1      71077144     8387102816      117   65        61.675  kbps 1

Group: 239.0.10.117/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7494079      854325002       113   0         0.000   bps  1
10.57.50.1      71079593     8387391950      117   65        61.675  kbps 1

Group: 239.0.10.118/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           5705999      650483882       113   0         0.000   bps  1
10.57.50.1      71077645     8387162062      117   65        61.675  kbps 1

Group: 239.0.10.119/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8521080      971403116       113   0         0.000   bps  1
10.57.50.1      71079613     8387394326      117   65        61.675  kbps 1

Group: 239.0.10.120/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6193127      706016474       113   0         0.000   bps  1
10.57.50.1      71079636     8387397024      117   65        61.675  kbps 1

Group: 239.0.10.121/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71077150     8387103612      117   65        61.675  kbps 1

Group: 239.0.10.122/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8228859      938089922       113   0         0.000   bps  1
10.57.50.1      71079656     8387399384      117   65        61.675  kbps 1

Group: 239.0.10.123/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7205002      821370224       113   0         0.000   bps  1
10.57.50.1      71079678     8387401980      117   65        61.675  kbps 1

Group: 239.0.10.124/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7832666      892923920       113   0         0.000   bps  1
10.57.50.1      71077155     8387104218      117   65        61.675  kbps 1

Group: 239.0.10.125/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7620539      868741442       113   65        59.584  kbps 1
10.57.50.1      71079699     8387404458      117   65        61.675  kbps 1

Group: 239.0.10.126/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8804963      1003765778      113   0         0.000   bps  1
10.57.50.1      71077335     8387125482      117   65        61.675  kbps 1

Group: 239.0.10.127/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7542040      859792556       113   0         0.000   bps  1
10.57.50.1      71079720     8387406944      117   65        61.675  kbps 1

Group: 239.0.10.128/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6723231      766448330       113   0         0.000   bps  1
10.57.50.1      71079744     8387409768      117   65        61.675  kbps 1

Group: 239.0.10.129/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8190847      933756554       113   0         0.000   bps  1
10.57.50.1      71077187     8387107978      117   65        61.675  kbps 1

Group: 239.0.10.130/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8155422      929718104       113   0         0.000   bps  1
10.57.50.1      71079767     8387412482      117   65        61.659  kbps 1

Group: 239.0.10.131/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2            220             110   0         0.000   bps  1
10.57.50.1      71077347     8387126906      117   65        61.659  kbps 1

Group: 239.0.10.132/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2378793      271182398       113   0         0.000   bps  1
10.57.50.1      71079787     8387414850      117   65        61.659  kbps 1

Group: 239.0.10.133/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9008796      1027002740      113   0         0.000   bps  1
10.57.50.1      71079808     8387417320      117   65        61.659  kbps 1

Group: 239.0.10.134/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7712797      879258854       113   65        59.569  kbps 1
10.57.50.1      71077252     8387115640      117   65        61.659  kbps 1

Group: 239.0.10.135/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8245197      939952454       113   0         0.000   bps  1
10.57.50.1      71079829     8387419798      117   65        61.659  kbps 1

Group: 239.0.10.136/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8612435      981817586       113   0         0.000   bps  1
10.57.50.1      71079380     8387366808      117   65        61.659  kbps 1

Group: 239.0.10.137/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8520798      971370968       113   0         0.000   bps  1
10.57.50.1      71079854     8387422764      117   65        61.659  kbps 1

Group: 239.0.10.138/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8540944      973667612       113   0         0.000   bps  1
10.57.50.1      71079881     8387425934      117   65        61.659  kbps 1

Group: 239.0.10.139/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7597642      866131180       113   0         0.000   bps  1
10.57.50.1      71077285     8387119502      117   65        61.659  kbps 1

Group: 239.0.10.140/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7291994      831287312       113   0         0.000   bps  1
10.57.50.1      71079902     8387428412      117   65        61.659  kbps 1

Group: 239.0.10.141/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079924     8387431008      117   65        61.659  kbps 1

Group: 239.0.10.142/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1613981      183993830       113   0         0.000   bps  1
10.57.50.1      71077288     8387119904      117   65        61.659  kbps 1

Group: 239.0.10.143/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8644001      985416110       113   0         0.000   bps  1
10.57.50.1      71079947     8387433722      117   65        61.659  kbps 1

Group: 239.0.10.144/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8466686      965202192       113   0         0.000   bps  1
10.57.50.1      71077367     8387129250      117   65        61.659  kbps 1

Group: 239.0.10.145/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8817679      1005215402      113   0         0.000   bps  1
10.57.50.1      71079968     8387436208      117   65        61.659  kbps 1

Group: 239.0.10.146/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8421352      960034124       113   0         0.000   bps  1
10.57.50.1      71079990     8387438804      117   65        61.659  kbps 1

Group: 239.0.10.147/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8453712      963723160       113   0         0.000   bps  1
10.57.50.1      71077378     8387130516      117   65        61.659  kbps 1

Group: 239.0.10.148/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8255973      941180918       113   0         0.000   bps  1
10.57.50.1      71080011     8387441282      117   65        61.659  kbps 1

Group: 239.0.10.149/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7997028      911661188       113   0         0.000   bps  1
10.57.50.1      71079402     8387369396      117   65        61.659  kbps 1

Group: 239.0.10.150/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8285919      944594762       113   0         0.000   bps  1
10.57.50.1      71080032     8387443768      117   65        61.659  kbps 1

Group: 239.0.10.151/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080054     8387446356      117   65        61.659  kbps 1

Group: 239.0.10.152/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1976968      225374348       113   0         0.000   bps  1
10.57.50.1      71077415     8387134842      117   65        61.659  kbps 1

Group: 239.0.10.153/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7897844      900354212       113   0         0.000   bps  1
10.57.50.1      71080076     8387448952      117   65        61.675  kbps 1

Group: 239.0.10.154/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8415393      959354798       113   0         0.000   bps  1
10.57.50.1      71079412     8387370584      117   65        61.675  kbps 1

Group: 239.0.10.155/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8733505      995619566       113   0         0.000   bps  1
10.57.50.1      71080098     8387451556      117   65        61.675  kbps 1

Group: 239.0.10.156/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8420369      959922062       113   0         0.000   bps  1
10.57.50.1      71080121     8387454262      117   65        61.675  kbps 1

Group: 239.0.10.157/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8950481      1020354830      113   0         0.000   bps  1
10.57.50.1      71077446     8387138500      117   65        61.675  kbps 1

Group: 239.0.10.158/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7662246      873496040       113   0         0.000   bps  1
10.57.50.1      71080144     8387456976      117   65        61.675  kbps 1

Group: 239.0.10.159/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8417887      959639114       113   65        59.584  kbps 1
10.57.50.1      71080167     8387459690      117   65        61.675  kbps 1

Group: 239.0.10.160/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7826989      892276738       113   0         0.000   bps  1
10.57.50.1      71077458     8387139964      117   65        61.675  kbps 1

Group: 239.0.10.161/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080189     8387462286      117   65        61.675  kbps 1

Group: 239.0.10.162/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2233430      254611012       113   0         0.000   bps  1
10.57.50.1      71077482     8387142820      117   65        61.675  kbps 1

Group: 239.0.10.163/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9795862      1116728264      113   0         0.000   bps  1
10.57.50.1      71080212     8387465000      117   65        61.675  kbps 1

Group: 239.0.10.164/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7710009      878941022       113   0         0.000   bps  1
10.57.50.1      71080235     8387467714      117   65        61.675  kbps 1

Group: 239.0.10.165/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9035792      1030080284      113   0         0.000   bps  1
10.57.50.1      71077497     8387144558      117   65        61.675  kbps 1

Group: 239.0.10.166/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7757256      884327180       113   0         0.000   bps  1
10.57.50.1      71080262     8387470900      117   65        61.675  kbps 1

Group: 239.0.10.167/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9448388      1077116228      113   0         0.000   bps  1
10.57.50.1      71079428     8387372464      117   65        61.675  kbps 1

Group: 239.0.10.168/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7899008      900486908       113   0         0.000   bps  1
10.57.50.1      71080284     8387473504      117   65        61.675  kbps 1

Group: 239.0.10.169/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7340893      836861798       113   0         0.000   bps  1
10.57.50.1      71080307     8387476210      117   65        61.675  kbps 1

Group: 239.0.10.170/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7996643      911617290       113   65        59.584  kbps 1
10.57.50.1      71077535     8387149018      117   65        61.675  kbps 1

Group: 239.0.10.171/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080330     8387478924      117   65        61.675  kbps 1

Group: 239.0.10.172/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2717720      309820076       113   0         0.000   bps  1
10.57.50.1      71080352     8387481520      117   65        61.675  kbps 1

Group: 239.0.10.173/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8070742      920064576       113   0         0.000   bps  1
10.57.50.1      71077550     8387150828      117   65        61.675  kbps 1

Group: 239.0.10.174/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8407258      958427408       113   0         0.000   bps  1
10.57.50.1      71080373     8387483998      117   65        61.675  kbps 1

Group: 239.0.10.175/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8162754      930553944       113   0         0.000   bps  1
10.57.50.1      71077558     8387151788      117   65        61.675  kbps 1

Group: 239.0.10.176/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7948848      906168668       113   0         0.000   bps  1
10.57.50.1      71080393     8387486358      117   65        61.675  kbps 1

Group: 239.0.10.177/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7935620      904660676       113   0         0.000   bps  1
10.57.50.1      71080413     8387488718      117   65        61.675  kbps 1

Group: 239.0.10.178/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8560255      975869062       113   65        59.584  kbps 1
10.57.50.1      71077581     8387154478      117   65        61.675  kbps 1

Group: 239.0.10.179/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7776564      886528292       113   0         0.000   bps  1
10.57.50.1      71080434     8387491196      117   65        61.675  kbps 1

Group: 239.0.10.180/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8136855      927601462       113   0         0.000   bps  1
10.57.50.1      71077599     8387156618      117   65        61.675  kbps 1

Group: 239.0.10.181/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080454     8387493556      117   65        61.675  kbps 1

Group: 239.0.10.182/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1619458      184618208       113   0         0.000   bps  1
10.57.50.1      71080476     8387496152      117   65        61.675  kbps 1

Group: 239.0.10.183/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8871152      1011311324      113   0         0.000   bps  1
10.57.50.1      71077611     8387158018      117   65        61.675  kbps 1

Group: 239.0.10.184/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8221700      937273796       113   0         0.000   bps  1
10.57.50.1      71080498     8387498748      117   65        61.675  kbps 1

Group: 239.0.10.185/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7845118      894343448       113   0         0.000   bps  1
10.57.50.1      71079464     8387376712      117   65        61.659  kbps 1

Group: 239.0.10.186/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8310867      947438834       113   65        59.569  kbps 1
10.57.50.1      71077213     8387111014      117   65        61.659  kbps 1

Group: 239.0.10.187/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8437283      961850258       113   0         0.000   bps  1
10.57.50.1      71079488     8387379560      117   65        61.659  kbps 1

Group: 239.0.10.188/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8212600      936236388       113   0         0.000   bps  1
10.57.50.1      71077310     8387122532      117   65        61.659  kbps 1

Group: 239.0.10.189/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9158927      1044117674      113   0         0.000   bps  1
10.57.50.1      71079507     8387381810      117   65        61.659  kbps 1

Group: 239.0.10.190/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8106324      924120932       113   0         0.000   bps  1
10.57.50.1      71079531     8387384634      117   65        61.659  kbps 1

Group: 239.0.10.191/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71077230     8387113068      117   65        61.659  kbps 1

Group: 239.0.10.192/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1712014      195169592       113   0         0.000   bps  1
10.57.50.1      71079553     8387387230      117   65        61.659  kbps 1

Group: 239.0.10.193/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8262880      941968316       113   0         0.000   bps  1
10.57.50.1      71077640     8387161464      117   65        61.659  kbps 1

Group: 239.0.10.194/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8609870      981525176       113   0         0.000   bps  1
10.57.50.1      71079572     8387389488      117   65        61.659  kbps 1

Group: 239.0.10.195/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7867031      896841530       113   0         0.000   bps  1
10.57.50.1      71079596     8387392304      117   65        61.659  kbps 1

Group: 239.0.10.196/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9123456      1040073980      113   0         0.000   bps  1
10.57.50.1      71077150     8387103532      117   65        61.659  kbps 1

Group: 239.0.10.197/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8520063      971287178       113   0         0.000   bps  1
10.57.50.1      71079618     8387394900      117   65        61.659  kbps 1

Group: 239.0.10.198/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8777908      1000681508      113   0         0.000   bps  1
10.57.50.1      71079317     8387359390      117   65        61.659  kbps 1

Group: 239.0.10.199/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8457225      964123646       113   0         0.000   bps  1
10.57.50.1      71079637     8387397158      117   65        61.659  kbps 1

Group: 239.0.10.200/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8289835      945041186       113   65        59.569  kbps 1
10.57.50.1      71079660     8387399856      117   65        61.659  kbps 1

Group: 239.0.10.201/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71077163     8387105114      117   65        61.659  kbps 1

Group: 239.0.10.202/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2003276      228373460       113   0         0.000   bps  1
10.57.50.1      71079680     8387402216      117   65        61.659  kbps 1

Group: 239.0.10.203/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8919854      1016863352      113   0         0.000   bps  1
10.57.50.1      71079702     8387404812      117   65        61.659  kbps 1

Group: 239.0.10.204/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8559880      975826316       113   0         0.000   bps  1
10.57.50.1      71077167     8387105634      117   65        61.659  kbps 1

Group: 239.0.10.205/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7544749      860101382       113   0         0.000   bps  1
10.57.50.1      71079725     8387407526      117   65        61.659  kbps 1

Group: 239.0.10.206/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8972211      1022832050      113   0         0.000   bps  1
10.57.50.1      71077340     8387126072      117   65        61.659  kbps 1

Group: 239.0.10.207/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9481774      1080922232      113   0         0.000   bps  1
10.57.50.1      71079746     8387410012      117   65        61.659  kbps 1

Group: 239.0.10.208/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8641915      985178306       113   0         0.000   bps  1
10.57.50.1      71079770     8387412836      117   65        61.659  kbps 1

Group: 239.0.10.209/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7382223      841573418       113   0         0.000   bps  1
10.57.50.1      71077194     8387108804      117   65        61.659  kbps 1

Group: 239.0.10.210/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8094323      922752818       113   0         0.000   bps  1
10.57.50.1      71079792     8387415432      117   65        61.659  kbps 1

Group: 239.0.10.211/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079377     8387366454      117   65        61.659  kbps 1

Group: 239.0.10.212/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1931103      220145738       113   0         0.000   bps  1
10.57.50.1      71079809     8387417454      117   65        61.659  kbps 1

Group: 239.0.10.213/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8569874      976965632       113   0         0.000   bps  1
10.57.50.1      71079832     8387420152      117   65        61.659  kbps 1

Group: 239.0.10.214/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9092889      1036589338      113   65        59.569  kbps 1
10.57.50.1      71077271     8387117850      117   65        61.659  kbps 1

Group: 239.0.10.215/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8290808      945152108       113   0         0.000   bps  1
10.57.50.1      71079859     8387423338      117   65        61.659  kbps 1

Group: 239.0.10.216/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8971754      1022779952      113   0         0.000   bps  1
10.57.50.1      71079884     8387426288      117   65        61.659  kbps 1

Group: 239.0.10.217/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8396909      957247622       113   0         0.000   bps  1
10.57.50.1      71077273     8387118134      117   65        61.675  kbps 1

Group: 239.0.10.218/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6530892      744521684       113   0         0.000   bps  1
10.57.50.1      71079906     8387428884      117   65        61.675  kbps 1

Group: 239.0.10.219/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7058639      804684838       113   0         0.000   bps  1
10.57.50.1      71077288     8387119928      117   65        61.675  kbps 1

Group: 239.0.10.220/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6879121      784219790       113   0         0.000   bps  1
10.57.50.1      71079930     8387431716      117   65        61.675  kbps 1

Group: 239.0.10.221/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079951     8387434194      117   65        61.675  kbps 1

Group: 239.0.10.222/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2691572      306839204       113   0         0.000   bps  1
10.57.50.1      71077300     8387121320      117   65        61.675  kbps 1

Group: 239.0.10.223/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9099887      1037387114      113   0         0.000   bps  1
10.57.50.1      71079973     8387436790      117   65        61.675  kbps 1

Group: 239.0.10.224/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9391228      1070599980      113   0         0.000   bps  1
10.57.50.1      71077378     8387130548      117   65        61.675  kbps 1

Group: 239.0.10.225/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8761226      998779760       113   0         0.000   bps  1
10.57.50.1      71079993     8387439158      117   65        61.675  kbps 1

Group: 239.0.10.226/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7482831      853042730       113   0         0.000   bps  1
10.57.50.1      71080015     8387441754      117   65        61.675  kbps 1

Group: 239.0.10.227/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8719069      993973858       113   0         0.000   bps  1
10.57.50.1      71077394     8387132404      117   65        61.675  kbps 1

Group: 239.0.10.228/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7556539      861445442       113   0         0.000   bps  1
10.57.50.1      71080037     8387444350      117   65        61.675  kbps 1

Group: 239.0.10.229/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6829104      778517852       113   0         0.000   bps  1
10.57.50.1      71079406     8387369876      117   65        61.675  kbps 1

Group: 239.0.10.230/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8050487      917755514       113   0         0.000   bps  1
10.57.50.1      71080057     8387446718      117   65        61.675  kbps 1

Group: 239.0.10.231/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080079     8387449306      117   65        61.675  kbps 1

Group: 239.0.10.232/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2897915      330362306       113   0         0.000   bps  1
10.57.50.1      71077429     8387136494      117   65        61.675  kbps 1

Group: 239.0.10.233/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7853540      895303556       113   0         0.000   bps  1
10.57.50.1      71080103     8387452138      117   65        61.675  kbps 1

Group: 239.0.10.234/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7850666      894975920       113   0         0.000   bps  1
10.57.50.1      71080125     8387454734      117   65        61.675  kbps 1

Group: 239.0.10.235/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7150188      815121424       113   0         0.000   bps  1
10.57.50.1      71077442     8387138076      117   65        61.675  kbps 1

Group: 239.0.10.236/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7602113      866640878       113   0         0.000   bps  1
10.57.50.1      71080148     8387457448      117   65        61.675  kbps 1

Group: 239.0.10.237/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7844941      894323266       113   0         0.000   bps  1
10.57.50.1      71077457     8387139870      117   65        61.675  kbps 1

Group: 239.0.10.238/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8454250      963784496       113   0         0.000   bps  1
10.57.50.1      71080171     8387460162      117   65        61.675  kbps 1

Group: 239.0.10.239/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8317982      948249944       113   0         0.000   bps  1
10.57.50.1      71080193     8387462758      117   65        61.675  kbps 1

Group: 239.0.10.240/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8364398      953541368       113   0         0.000   bps  1
10.57.50.1      71077477     8387142198      117   65        61.675  kbps 1

Group: 239.0.10.241/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080217     8387465590      117   65        61.675  kbps 1

Group: 239.0.10.242/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1787062      203725060       113   0         0.000   bps  1
10.57.50.1      71077495     8387144362      117   65        61.675  kbps 1

Group: 239.0.10.243/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8121289      925826942       113   0         0.000   bps  1
10.57.50.1      71080239     8387468186      117   65        61.675  kbps 1

Group: 239.0.10.244/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7904818      901149248       113   0         0.000   bps  1
10.57.50.1      71080267     8387471490      117   65        61.675  kbps 1

Group: 239.0.10.245/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8673146      988738636       113   0         0.000   bps  1
10.57.50.1      71077513     8387146446      117   65        61.675  kbps 1

Group: 239.0.10.246/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8199253      934714838       113   0         0.000   bps  1
10.57.50.1      71080290     8387474204      117   65        61.675  kbps 1

Group: 239.0.10.247/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8361970      953264576       113   0         0.000   bps  1
10.57.50.1      71079435     8387373290      117   65        61.675  kbps 1

Group: 239.0.10.248/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8238498      939188768       113   0         0.000   bps  1
10.57.50.1      71077207     8387110362      117   65        61.675  kbps 1

Group: 239.0.10.249/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7321821      834687590       113   0         0.000   bps  1
10.57.50.1      71080335     8387479506      117   65        61.675  kbps 1

Group: 239.0.10.250/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7391590      842641248       113   0         0.000   bps  1
10.57.50.1      71077543     8387150010      117   65        61.675  kbps 1

Group: 239.0.10.251/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080357     8387482110      117   65        61.675  kbps 1

Group: 239.0.10.252/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1740427      198408674       113   0         0.000   bps  1
10.57.50.1      71080378     8387484588      117   65        61.675  kbps 1

Group: 239.0.10.253/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8391618      956644440       113   0         0.000   bps  1
10.57.50.1      71077564     8387152480      117   65        61.675  kbps 1

Group: 239.0.10.254/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7699671      877762490       113   0         0.000   bps  1
10.57.50.1      71080398     8387486948      117   65        61.675  kbps 1

Group: 239.0.10.255/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7849126      894800356       113   0         0.000   bps  1
10.57.50.1      71077583     8387154730      117   65        61.675  kbps 1

Group: 239.0.11.0/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8587452      978969524       113   0         0.000   bps  1
10.57.50.1      71080418     8387489308      117   65        61.675  kbps 1

Group: 239.0.11.1/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8318698      948331568       113   0         0.000   bps  1
10.57.50.1      71080439     8387491786      117   65        61.675  kbps 1

Group: 239.0.11.2/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8288722      944914304       113   0         0.000   bps  1
10.57.50.1      71077595     8387156122      117   65        61.675  kbps 1

Group: 239.0.11.3/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8900208      1014623708      113   0         0.000   bps  1
10.57.50.1      71080459     8387494146      117   65        61.675  kbps 1

Group: 239.0.11.4/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8208353      935752238       113   0         0.000   bps  1
10.57.50.1      71079457     8387375886      117   65        61.675  kbps 1

Group: 239.0.11.5/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080480     8387496632      117   65        61.675  kbps 1

Group: 239.0.11.6/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2161949      246462182       113   0         0.000   bps  1
10.57.50.1      71080504     8387499456      117   65        61.675  kbps 1

Group: 239.0.11.7/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7960759      907526522       113   0         0.000   bps  1
10.57.50.1      71077629     8387160110      117   65        61.675  kbps 1

Group: 239.0.11.8/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8360692      953118884       113   0         0.000   bps  1
10.57.50.1      71079466     8387376964      117   65        61.675  kbps 1

Group: 239.0.11.9/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8774175      1000255946      113   0         0.000   bps  1
10.57.50.1      71079492     8387380032      117   65        61.675  kbps 1

Group: 239.0.11.10/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8730251      995248610       113   0         0.000   bps  1
10.57.50.1      71077221     8387111966      117   65        61.675  kbps 1

Group: 239.0.11.11/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9614835      1096091186      113   0         0.000   bps  1
10.57.50.1      71079513     8387382510      117   65        61.675  kbps 1

Group: 239.0.11.12/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9436169      1075723254      113   0         0.000   bps  1
10.57.50.1      71077315     8387123122      117   65        61.675  kbps 1

Group: 239.0.11.13/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9139038      1041850328      113   0         0.000   bps  1
10.57.50.1      71079536     8387385232      117   65        61.675  kbps 1

Group: 239.0.11.14/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7153670      815518376       113   0         0.000   bps  1
10.57.50.1      71079557     8387387702      117   65        61.675  kbps 1

Group: 239.0.11.15/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71077142     8387102548      117   65        61.675  kbps 1

Group: 239.0.11.16/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3113913      354986078       113   0         0.000   bps  1
10.57.50.1      71079579     8387390298      117   65        61.675  kbps 1

Group: 239.0.11.17/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8425183      960470858       113   0         0.000   bps  1
10.57.50.1      71077645     8387162062      117   65        61.659  kbps 1

Group: 239.0.11.18/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8152140      929343956       113   0         0.000   bps  1
10.57.50.1      71079598     8387392556      117   65        61.659  kbps 1

Group: 239.0.11.19/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8018022      914054504       113   0         0.000   bps  1
10.57.50.1      71079622     8387395372      117   65        61.659  kbps 1

Group: 239.0.11.20/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7904076      901064660       113   0         0.000   bps  1
10.57.50.1      71077149     8387103494      117   65        61.659  kbps 1

Group: 239.0.11.21/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7707076      878606660       113   0         0.000   bps  1
10.57.50.1      71079643     8387397850      117   65        61.659  kbps 1

Group: 239.0.11.22/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8520107      971292194       113   0         0.000   bps  1
10.57.50.1      71079665     8387400446      117   65        61.659  kbps 1

Group: 239.0.11.23/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7568519      862811162       113   0         0.000   bps  1
10.57.50.1      71077152     8387103864      117   65        61.659  kbps 1

Group: 239.0.11.24/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8633427      984210674       113   0         0.000   bps  1
10.57.50.1      71079685     8387402806      117   65        61.659  kbps 1

Group: 239.0.11.25/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71077337     8387125718      117   65        61.659  kbps 1

Group: 239.0.11.26/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2154920      245660876       113   0         0.000   bps  1
10.57.50.1      71079706     8387405292      117   65        61.659  kbps 1

Group: 239.0.11.27/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9119036      1039570100      113   0         0.000   bps  1
10.57.50.1      71079730     8387408116      117   65        61.659  kbps 1

Group: 239.0.11.28/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8522335      971546186       113   0         0.000   bps  1
10.57.50.1      71077178     8387106924      117   65        61.659  kbps 1

Group: 239.0.11.29/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7885407      898936394       113   0         0.000   bps  1
10.57.50.1      71079752     8387410712      117   65        61.659  kbps 1

Group: 239.0.11.30/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8897874      1014357632      113   0         0.000   bps  1
10.57.50.1      71077345     8387126670      117   65        61.659  kbps 1

Group: 239.0.11.31/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7508573      855977318       113   0         0.000   bps  1
10.57.50.1      71079774     8387413316      117   65        61.659  kbps 1

Group: 239.0.11.32/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8460573      964505318       113   0         0.000   bps  1
10.57.50.1      71079796     8387415904      117   65        61.659  kbps 1

Group: 239.0.11.33/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7318438      834301928       113   0         0.000   bps  1
10.57.50.1      71077248     8387115168      117   65        61.659  kbps 1

Group: 239.0.11.34/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8070232      920006444       113   0         0.000   bps  1
10.57.50.1      71079816     8387418264      117   65        61.659  kbps 1

Group: 239.0.11.35/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079381     8387366926      117   65        61.659  kbps 1

Group: 239.0.11.36/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1862504      212325452       113   0         0.000   bps  1
10.57.50.1      71079834     8387420404      117   65        61.659  kbps 1

Group: 239.0.11.37/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8275795      943440626       113   0         0.000   bps  1
10.57.50.1      71079863     8387423810      117   65        61.659  kbps 1

Group: 239.0.11.38/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8618726      982534756       113   0         0.000   bps  1
10.57.50.1      71077282     8387119148      117   65        61.659  kbps 1

Group: 239.0.11.39/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6745466      768983120       113   0         0.000   bps  1
10.57.50.1      71079888     8387426760      117   65        61.659  kbps 1

Group: 239.0.11.40/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7927067      903685634       113   0         0.000   bps  1
10.57.50.1      71079910     8387429356      117   65        61.659  kbps 1

Group: 239.0.11.41/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8179689      932484542       113   0         0.000   bps  1
10.57.50.1      71077283     8387119314      117   65        61.659  kbps 1

Group: 239.0.11.42/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7752109      883740422       113   0         0.000   bps  1
10.57.50.1      71079933     8387432070      117   65        61.659  kbps 1

Group: 239.0.11.43/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8357152      952715316       113   0         0.000   bps  1
10.57.50.1      71077369     8387129486      117   65        61.659  kbps 1

Group: 239.0.11.44/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8478026      966494960       113   0         0.000   bps  1
10.57.50.1      71079954     8387434556      117   65        61.659  kbps 1

Group: 239.0.11.45/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079976     8387437144      117   65        61.659  kbps 1

Group: 239.0.11.46/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1873116      213535220       113   0         0.000   bps  1
10.57.50.1      71077312     8387122728      117   65        61.659  kbps 1

Group: 239.0.11.47/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8107540      924259556       113   0         0.000   bps  1
10.57.50.1      71079998     8387439748      117   65        61.659  kbps 1

Group: 239.0.11.48/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8154393      929600798       113   0         0.000   bps  1
10.57.50.1      71079404     8387369632      117   65        61.659  kbps 1

Group: 239.0.11.49/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8377867      955076834       113   0         0.000   bps  1
10.57.50.1      71080017     8387441998      117   65        61.659  kbps 1

Group: 239.0.11.50/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8571218      977118848       113   0         0.000   bps  1
10.57.50.1      71080040     8387444704      117   65        61.659  kbps 1

Group: 239.0.11.51/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8387204      956141244       113   0         0.000   bps  1
10.57.50.1      71077411     8387134370      117   65        61.659  kbps 1

Group: 239.0.11.52/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8317150      948155096       113   0         0.000   bps  1
10.57.50.1      71080061     8387447182      117   65        61.659  kbps 1

Group: 239.0.11.53/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7920716      902961620       113   0         0.000   bps  1
10.57.50.1      71079411     8387370474      117   65        61.659  kbps 1

Group: 239.0.11.54/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7071368      806135948       113   0         0.000   bps  1
10.57.50.1      71080082     8387449668      117   65        61.659  kbps 1

Group: 239.0.11.55/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080106     8387452492      117   65        61.659  kbps 1

Group: 239.0.11.56/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1829433      208555358       113   0         0.000   bps  1
10.57.50.1      71077441     8387137910      117   65        61.659  kbps 1

Group: 239.0.11.57/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8273508      943179908       113   0         0.000   bps  1
10.57.50.1      71080129     8387455206      117   65        61.659  kbps 1

Group: 239.0.11.58/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7629935      869812586       113   0         0.000   bps  1
10.57.50.1      71080151     8387457802      117   65        61.659  kbps 1

Group: 239.0.11.59/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8471700      965773792       113   0         0.000   bps  1
10.57.50.1      71077454     8387139492      117   65        61.659  kbps 1

Group: 239.0.11.60/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6840486      779815400       113   0         0.000   bps  1
10.57.50.1      71080174     8387460516      117   65        61.659  kbps 1

Group: 239.0.11.61/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7624388      869180224       113   0         0.000   bps  1
10.57.50.1      71077476     8387142112      117   65        61.659  kbps 1

Group: 239.0.11.62/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8920411      1016926850      113   0         0.000   bps  1
10.57.50.1      71080197     8387463230      117   65        61.659  kbps 1

Group: 239.0.11.63/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7782193      887169998       113   0         0.000   bps  1
10.57.50.1      71080220     8387465944      117   65        61.659  kbps 1

Group: 239.0.11.64/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7918835      902747186       113   0         0.000   bps  1
10.57.50.1      71077491     8387143850      117   65        61.659  kbps 1

Group: 239.0.11.65/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080242     8387468540      117   65        61.659  kbps 1

Group: 239.0.11.66/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2565984      292522172       113   0         0.000   bps  1
10.57.50.1      71079429     8387372590      117   65        61.659  kbps 1

Group: 239.0.11.67/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8348048      951677468       113   0         0.000   bps  1
10.57.50.1      71080269     8387471734      117   65        61.659  kbps 1

Group: 239.0.11.68/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8375045      954755126       113   0         0.000   bps  1
10.57.50.1      71080292     8387474440      117   65        61.659  kbps 1

Group: 239.0.11.69/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8875611      1011819642      113   0         0.000   bps  1
10.57.50.1      71077530     8387148428      117   65        61.659  kbps 1

Group: 239.0.11.70/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8126113      926376878       113   0         0.000   bps  1
10.57.50.1      71079433     8387373078      117   65        61.659  kbps 1

Group: 239.0.11.71/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9165015      1044811706      113   0         0.000   bps  1
10.57.50.1      71080338     8387479860      117   65        61.659  kbps 1

Group: 239.0.11.72/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7828884      892492768       113   0         0.000   bps  1
10.57.50.1      71077545     8387150238      117   65        61.659  kbps 1

Group: 239.0.11.73/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8463077      964790774       113   0         0.000   bps  1
10.57.50.1      71080360     8387482464      117   65        61.659  kbps 1

Group: 239.0.11.74/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7969509      908524014       113   0         0.000   bps  1
10.57.50.1      71077553     8387151198      117   65        61.659  kbps 1

Group: 239.0.11.75/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080381     8387484942      117   65        61.659  kbps 1

Group: 239.0.11.76/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2832443      322898498       113   0         0.000   bps  1
10.57.50.1      71080401     8387487302      117   65        61.659  kbps 1

Group: 239.0.11.77/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7346934      837550468       113   0         0.000   bps  1
10.57.50.1      71077578     8387154124      117   65        61.659  kbps 1

Group: 239.0.11.78/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8210806      936031880       113   0         0.000   bps  1
10.57.50.1      71080422     8387489780      117   65        61.659  kbps 1

Group: 239.0.11.79/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8337029      950421298       113   0         0.000   bps  1
10.57.50.1      71077595     8387156146      117   65        61.659  kbps 1

Group: 239.0.11.80/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8422544      960170012       113   0         0.000   bps  1
10.57.50.1      71080443     8387492258      117   65        61.659  kbps 1

Group: 239.0.11.81/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8465217      965034734       113   65        59.569  kbps 1
10.57.50.1      71080463     8387494618      117   65        61.659  kbps 1

Group: 239.0.11.82/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7589360      865187036       113   0         0.000   bps  1
10.57.50.1      71077608     8387157656      117   65        61.659  kbps 1

Group: 239.0.11.83/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7702160      878046236       113   0         0.000   bps  1
10.57.50.1      71080485     8387497214      117   65        61.659  kbps 1

Group: 239.0.11.84/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8197835      934553186       113   0         0.000   bps  1
10.57.50.1      71079462     8387376476      117   65        61.659  kbps 1

Group: 239.0.11.85/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080507     8387499818      117   65        61.659  kbps 1

Group: 239.0.11.86/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2249156      256403780       113   0         0.000   bps  1
10.57.50.1      71079470     8387377436      117   65        61.659  kbps 1

Group: 239.0.11.87/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8317419      948185750       113   0         0.000   bps  1
10.57.50.1      71077326     8387124316      117   65        61.659  kbps 1

Group: 239.0.11.88/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7596194      865966112       113   0         0.000   bps  1
10.57.50.1      71079495     8387380394      117   65        61.659  kbps 1

Group: 239.0.11.89/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7712444      879218612       113   0         0.000   bps  1
10.57.50.1      71079517     8387382982      117   65        61.659  kbps 1

Group: 239.0.11.90/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8360349      953079782       113   0         0.000   bps  1
10.57.50.1      71077227     8387112714      117   65        61.659  kbps 1

Group: 239.0.11.91/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7751812      883706564       113   0         0.000   bps  1
10.57.50.1      71079541     8387385814      117   65        61.659  kbps 1

Group: 239.0.11.92/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8848947      1008779954      113   0         0.000   bps  1
10.57.50.1      71077641     8387161590      117   65        61.659  kbps 1

Group: 239.0.11.93/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8071881      920194430       113   0         0.000   bps  1
10.57.50.1      71079559     8387387954      117   65        61.659  kbps 1

Group: 239.0.11.94/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8030365      915461606       113   0         0.000   bps  1
10.57.50.1      71079583     8387390770      117   65        61.659  kbps 1

Group: 239.0.11.95/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71077149     8387103414      117   65        61.659  kbps 1

Group: 239.0.11.96/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1433070      163369976       113   0         0.000   bps  1
10.57.50.1      71079604     8387393248      117   65        61.659  kbps 1

Group: 239.0.11.97/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8387170      956137376       113   0         0.000   bps  1
10.57.50.1      71077650     8387162652      117   65        61.659  kbps 1

Group: 239.0.11.98/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8867452      1010889524      113   0         0.000   bps  1
10.57.50.1      71079625     8387395742      117   65        61.659  kbps 1

Group: 239.0.11.99/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8255047      941075354       113   0         0.000   bps  1
10.57.50.1      71079647     8387398322      117   65        61.659  kbps 1

Group: 239.0.11.100/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8868658      1011027008      113   0         0.000   bps  1
10.57.50.1      71077157     8387104438      117   65        61.659  kbps 1

Group: 239.0.11.101/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8573671      977398490       113   65        59.569  kbps 1
10.57.50.1      71079669     8387400918      117   65        61.659  kbps 1

Group: 239.0.11.102/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7150414      815147192       113   0         0.000   bps  1
10.57.50.1      71079689     8387403278      117   65        61.659  kbps 1

Group: 239.0.11.103/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8071657      920168894       113   65        59.569  kbps 1
10.57.50.1      71077162     8387105044      117   65        61.659  kbps 1

Group: 239.0.11.104/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8834532      1007136644      113   0         0.000   bps  1
10.57.50.1      71079712     8387405992      117   65        61.675  kbps 1

Group: 239.0.11.105/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71077341     8387126198      117   65        61.675  kbps 1

Group: 239.0.11.106/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1954589      222823142       113   0         0.000   bps  1
10.57.50.1      71079734     8387408596      117   65        61.675  kbps 1

Group: 239.0.11.107/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8628866      983690720       113   0         0.000   bps  1
10.57.50.1      71079757     8387411302      117   65        61.675  kbps 1

Group: 239.0.11.108/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7763277      885013574       113   0         0.000   bps  1
10.57.50.1      71077195     8387108922      117   65        61.675  kbps 1

Group: 239.0.11.109/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7686376      876246860       113   65        59.584  kbps 1
10.57.50.1      71079780     8387414016      117   65        61.675  kbps 1

Group: 239.0.11.110/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8536537      973165214       113   0         0.000   bps  1
10.57.50.1      71079378     8387366580      117   65        61.675  kbps 1

Group: 239.0.11.111/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8259218      941550848       113   0         0.000   bps  1
10.57.50.1      71079799     8387416274      117   65        61.675  kbps 1

Group: 239.0.11.112/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8149960      929095436       113   0         0.000   bps  1
10.57.50.1      71079821     8387418854      117   65        61.675  kbps 1

Group: 239.0.11.113/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8601469      980567458       113   0         0.000   bps  1
10.57.50.1      71077270     8387117732      117   65        61.675  kbps 1

Group: 239.0.11.114/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8013210      913505936       113   0         0.000   bps  1
10.57.50.1      71079841     8387421214      117   65        61.675  kbps 1

Group: 239.0.11.115/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079874     8387425108      117   65        61.675  kbps 1

Group: 239.0.11.116/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2123794      242112512       113   0         0.000   bps  1
10.57.50.1      71077272     8387118016      117   65        61.675  kbps 1

Group: 239.0.11.117/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9193936      1048108700      113   0         0.000   bps  1
10.57.50.1      71079894     8387427468      117   65        61.675  kbps 1

Group: 239.0.11.118/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7971078      908702884       113   0         0.000   bps  1
10.57.50.1      71077283     8387119338      117   65        61.675  kbps 1

Group: 239.0.11.119/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9480115      1080733106      113   0         0.000   bps  1
10.57.50.1      71079915     8387429946      117   65        61.675  kbps 1

Group: 239.0.11.120/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8687695      990397226       113   0         0.000   bps  1
10.57.50.1      71079938     8387432660      117   65        61.675  kbps 1

Group: 239.0.11.121/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9790109      1116072422      113   0         0.000   bps  1
10.57.50.1      71077297     8387120966      117   65        61.675  kbps 1

Group: 239.0.11.122/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8669172      988285604       113   65        59.584  kbps 1
10.57.50.1      71079960     8387435256      117   65        61.675  kbps 1

Group: 239.0.11.123/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6594540      751777548       113   0         0.000   bps  1
10.57.50.1      71077373     8387129958      117   65        61.675  kbps 1

Group: 239.0.11.124/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7354439      838406042       113   0         0.000   bps  1
10.57.50.1      71079981     8387437742      117   65        61.675  kbps 1

Group: 239.0.11.125/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080003     8387440338      117   65        61.675  kbps 1

Group: 239.0.11.126/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2355861      268568146       113   0         0.000   bps  1
10.57.50.1      71077389     8387131814      117   65        61.675  kbps 1

Group: 239.0.11.127/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7410859      844837922       113   0         0.000   bps  1
10.57.50.1      71080024     8387442816      117   65        61.675  kbps 1

Group: 239.0.11.128/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6612099      753779282       113   0         0.000   bps  1
10.57.50.1      71079409     8387370222      117   65        61.675  kbps 1

Group: 239.0.11.129/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7773907      886225394       113   0         0.000   bps  1
10.57.50.1      71080045     8387445302      117   65        61.675  kbps 1

Group: 239.0.11.130/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7235934      824896472       113   0         0.000   bps  1
10.57.50.1      71080068     8387448008      117   65        61.675  kbps 1

Group: 239.0.11.131/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8006446      912734840       113   0         0.000   bps  1
10.57.50.1      71077426     8387136140      117   65        61.675  kbps 1

Group: 239.0.11.132/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7061591      805021370       113   0         0.000   bps  1
10.57.50.1      71080089     8387450486      117   65        61.675  kbps 1

Group: 239.0.11.133/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8465675      965086946       113   65        59.584  kbps 1
10.57.50.1      71080112     8387453200      117   65        61.675  kbps 1

Group: 239.0.11.134/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           5967214      680262388       113   0         0.000   bps  1
10.57.50.1      71077438     8387137604      117   65        61.675  kbps 1

Group: 239.0.11.135/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080135     8387455914      117   65        61.675  kbps 1

Group: 239.0.11.136/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1724234      196562668       113   0         0.000   bps  1
10.57.50.1      71077454     8387139516      117   65        61.659  kbps 1

Group: 239.0.11.137/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7963051      907787810       113   0         0.000   bps  1
10.57.50.1      71080157     8387458510      117   65        61.659  kbps 1

Group: 239.0.11.138/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7269270      828696776       113   0         0.000   bps  1
10.57.50.1      71080180     8387461224      117   65        61.659  kbps 1

Group: 239.0.11.139/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8787960      1001827436      113   0         0.000   bps  1
10.57.50.1      71077473     8387141726      117   65        61.659  kbps 1

Group: 239.0.11.140/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7597918      866162648       113   0         0.000   bps  1
10.57.50.1      71080202     8387463820      117   65        61.659  kbps 1

Group: 239.0.11.141/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9679076      1103414656      113   0         0.000   bps  1
10.57.50.1      71077490     8387143772      117   65        61.659  kbps 1

Group: 239.0.11.142/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6709757      764912294       113   0         0.000   bps  1
10.57.50.1      71080225     8387466534      117   65        61.659  kbps 1

Group: 239.0.11.143/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8428793      960882398       113   0         0.000   bps  1
10.57.50.1      71080247     8387469130      117   65        61.659  kbps 1

Group: 239.0.11.144/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7393659      842877122       113   0         0.000   bps  1
10.57.50.1      71077506     8387145620      117   65        61.659  kbps 1

Group: 239.0.11.145/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080275     8387472434      117   65        61.659  kbps 1

Group: 239.0.11.146/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1685595      192157826       113   0         0.000   bps  1
10.57.50.1      71079434     8387373172      117   65        61.659  kbps 1

Group: 239.0.11.147/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7759900      884628596       113   0         0.000   bps  1
10.57.50.1      71080297     8387475038      117   65        61.659  kbps 1

Group: 239.0.11.148/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8922312      1017143564      113   0         0.000   bps  1
10.57.50.1      71080319     8387477626      117   65        61.659  kbps 1

Group: 239.0.11.149/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7192661      819963342       113   0         0.000   bps  1
10.57.50.1      71077542     8387149844      117   65        61.659  kbps 1

Group: 239.0.11.150/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8290937      945166814       113   0         0.000   bps  1
10.57.50.1      71080342     8387480340      117   65        61.659  kbps 1

Group: 239.0.11.151/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6311002      719454224       113   0         0.000   bps  1
10.57.50.1      71080365     8387483054      117   65        61.659  kbps 1

Group: 239.0.11.152/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7313175      833701938       113   0         0.000   bps  1
10.57.50.1      71077559     8387151890      117   65        61.659  kbps 1

Group: 239.0.11.153/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6666291      759957170       113   0         0.000   bps  1
10.57.50.1      71080385     8387485414      117   65        61.659  kbps 1

Group: 239.0.11.154/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7342188      837009424       113   0         0.000   bps  1
10.57.50.1      71077578     8387154140      117   65        61.659  kbps 1

Group: 239.0.11.155/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080406     8387487892      117   65        61.659  kbps 1

Group: 239.0.11.156/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2250913      256604078       113   0         0.000   bps  1
10.57.50.1      71080426     8387490252      117   65        61.659  kbps 1

Group: 239.0.11.157/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6802554      775491152       113   0         0.000   bps  1
10.57.50.1      71077590     8387155532      117   65        61.659  kbps 1

Group: 239.0.11.158/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8322896      948810140       113   65        59.569  kbps 1
10.57.50.1      71080447     8387492730      117   65        61.659  kbps 1

Group: 239.0.11.159/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6773994      772235312       113   0         0.000   bps  1
10.57.50.1      71079458     8387376004      117   65        61.659  kbps 1

Group: 239.0.11.160/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8789471      1001999690      113   0         0.000   bps  1
10.57.50.1      71080467     8387495098      117   65        61.675  kbps 1

Group: 239.0.11.161/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6896101      786155510       113   0         0.000   bps  1
10.57.50.1      71080491     8387497922      117   65        61.675  kbps 1

Group: 239.0.11.162/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7535473      859043918       113   65        59.584  kbps 1
10.57.50.1      71077624     8387159520      117   65        61.675  kbps 1

Group: 239.0.11.163/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6636296      756537740       113   0         0.000   bps  1
10.57.50.1      71080514     8387500636      117   65        61.675  kbps 1

Group: 239.0.11.164/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8009870      913125176       113   65        59.584  kbps 1
10.57.50.1      71079477     8387378246      117   65        61.675  kbps 1

Group: 239.0.11.165/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71077221     8387111950      117   65        61.675  kbps 1

Group: 239.0.11.166/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2293417      261449534       113   0         0.000   bps  1
10.57.50.1      71079501     8387381094      117   65        61.675  kbps 1

Group: 239.0.11.167/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6493606      740271072       113   0         0.000   bps  1
10.57.50.1      71077317     8387123358      117   65        61.675  kbps 1

Group: 239.0.11.168/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8572885      977308886       113   0         0.000   bps  1
10.57.50.1      71079521     8387383462      117   65        61.675  kbps 1

Group: 239.0.11.169/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6979988      795718628       113   0         0.000   bps  1
10.57.50.1      71079546     8387386404      117   65        61.675  kbps 1

Group: 239.0.11.170/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6497027      740661074       113   0         0.000   bps  1
10.57.50.1      71077239     8387114130      117   65        61.675  kbps 1

Group: 239.0.11.171/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           5786290      659637056       113   0         0.000   bps  1
10.57.50.1      71079566     8387388764      117   65        61.675  kbps 1

Group: 239.0.11.172/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6129497      698762654       113   0         0.000   bps  1
10.57.50.1      71077646     8387162180      117   65        61.675  kbps 1

Group: 239.0.11.173/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7060295      804873626       113   0         0.000   bps  1
10.57.50.1      71079587     8387391258      117   65        61.675  kbps 1

Group: 239.0.11.174/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8476235      966290786       113   65        59.584  kbps 1
10.57.50.1      71079610     8387393956      117   65        61.675  kbps 1

Group: 239.0.11.175/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71077158     8387104476      117   65        61.675  kbps 1

Group: 239.0.11.176/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1756483      200239058       113   0         0.000   bps  1
10.57.50.1      71079632     8387396552      117   65        61.675  kbps 1

Group: 239.0.11.177/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           31138140     3549747956      113   65        59.584  kbps 1
10.57.50.1      71079652     8387398912      117   65        61.675  kbps 1

Group: 239.0.11.178/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6924909      789439622       113   0         0.000   bps  1
10.57.50.1      71077151     8387103746      117   65        61.675  kbps 1

Group: 239.0.11.179/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           31637205     3606641366      113   65        59.584  kbps 1
10.57.50.1      71079674     8387401508      117   65        61.675  kbps 1

Group: 239.0.11.180/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7279161      829824350       113   0         0.000   bps  1
10.57.50.1      71077338     8387125836      117   65        61.675  kbps 1

Group: 239.0.11.181/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           31904709     3637136822      113   65        59.584  kbps 1
10.57.50.1      71079693     8387403758      117   65        61.675  kbps 1

Group: 239.0.11.182/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7442127      848402474       113   0         0.000   bps  1
10.57.50.1      71079716     8387406464      117   65        61.675  kbps 1

Group: 239.0.11.183/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           31645659     3607605122      113   65        59.584  kbps 1
10.57.50.1      71077184     8387107624      117   65        61.675  kbps 1

Group: 239.0.11.184/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6759636      770598500       113   0         0.000   bps  1
10.57.50.1      71079739     8387409178      117   65        61.675  kbps 1

Group: 239.100.0.0/16, Source count: 0
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           0            0               0     0         0.000   bps  1

Group: 239.108.0.0/16, Source count: 0
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           0            0               0     0         0.000   bps  1

Group: 239.110.0.0/16, Source count: 0
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           0            0               0     0         0.000   bps  1

Group: 239.111.0.0/16, Source count: 0
Source          packets      bytes           aps   pps       bit-rate     oifs
(*,G)           0            0               0     0         0.000   bps  1

show ip mroute sr

show ip mroute sr

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 ip mroute sr",
  "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": {
        "outputs": {
            "output": {
                "body": {
                    "TABLE_vrf": {
                        "ROW_vrf": [
                            {
                                "vrf-name": "default"
                            }, 
                            {
                                "vrf-name": "default"
                            }
                        ]
                    }
                }, 
                "code": "200", 
                "input": "show ip mroute sr", 
                "msg": "Success"
            }
        }, 
        "sid": "eoc", 
        "type": "cli_show", 
        "version": "1.0"
    }
}

The CLI output example below corresponds to the payload example in the code pane on the right. For more information about the show ip mroute sr command, see the CLI command reference:

http//www.cisco.com/c/en/us/support/switches/nexus-3000-series-switches/products-command-reference-list.html

Note: This example was added in Cisco NX-OS Release 6.0(2)A8(9).

CLI Output
Switch# show ip mroute sr
IP Multicast Routing Table for VRF "default"


show ip mroute summary

show ip mroute summary

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 ip mroute summary",
  "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": {
        "outputs": {
            "output": {
                "body": {
                    "TABLE_vrf": {
                        "ROW_vrf": [
                            {
                                "vrf-name": "default"
                            }, 
                            {
                                "vrf-name": "default"
                            }
                        ]
                    }
                }, 
                "code": "200", 
                "input": "show ip mroute summary", 
                "msg": "Success"
            }
        }, 
        "sid": "eoc", 
        "type": "cli_show", 
        "version": "1.0"
    }
}

The CLI output example below corresponds to the payload example in the code pane on the right. For more information about the show ip mroute summary command, see the CLI command reference:

http//www.cisco.com/c/en/us/support/switches/nexus-3000-series-switches/products-command-reference-list.html

Note: This example was added in Cisco NX-OS Release 6.0(2)A8(8).

CLI Output
Switch# show ip mroute summary
IP Multicast Routing Table for VRF "default"

Total number of routes: 6005
Total number of (,G) routes: 3000
Total number of (S,G) routes: 3000
Total number of (,G-prefix) routes: 5
Group count: 3000, rough average sources per group: 1.0

Group: 232.0.0.0/8, Source count: 0
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           0            0               0     0         0.000   bps  0

Group: 239.0.0.1/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           31           3410            110   0         0.000   bps  1
10.57.50.1      71080973     8387550726      117   65        61.706  kbps 1

Group: 239.0.0.2/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           24           2640            110   0         0.000   bps  1
10.57.50.1      71080892     8387541808      117   65        61.706  kbps 1

Group: 239.0.0.3/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080467     8387494274      117   65        61.706  kbps 1

Group: 239.0.0.4/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080357     8387474422      117   65        61.706  kbps 1

Group: 239.0.0.5/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080385     8387485422      117   65        61.706  kbps 1

Group: 239.0.0.6/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080407     8387488010      117   65        61.706  kbps 1

Group: 239.0.0.7/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080090     8387444644      117   65        61.706  kbps 1

Group: 239.0.0.8/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080429     8387490606      117   65        61.706  kbps 1

Group: 239.0.0.9/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080452     8387493320      117   65        61.706  kbps 1

Group: 239.0.0.10/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           177          20170           113   0         0.000   bps  1
10.57.50.1      71079314     8387345020      117   65        61.706  kbps 1

Group: 239.0.0.11/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079414     8387370828      117   65        61.706  kbps 1

Group: 239.0.0.12/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           168          19148           113   0         0.000   bps  1
10.57.50.1      71079018     8387312548      117   65        61.706  kbps 1

Group: 239.0.0.13/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079438     8387373676      117   65        61.706  kbps 1

Group: 239.0.0.14/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079461     8387376374      117   65        61.706  kbps 1

Group: 239.0.0.15/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           132          15040           113   0         0.000   bps  1
10.57.50.1      71077579     8387151050      117   65        61.706  kbps 1

Group: 239.0.0.16/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079485     8387379206      117   65        61.706  kbps 1

Group: 239.0.0.17/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079505     8387381566      117   65        61.706  kbps 1

Group: 239.0.0.18/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           145          16486           113   0         0.000   bps  1
10.57.50.1      71077518     8387144132      117   65        61.706  kbps 1

Group: 239.0.0.19/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079527     8387384162      117   65        61.706  kbps 1

Group: 239.0.0.20/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           132          15044           113   0         0.000   bps  1
10.57.50.1      71077270     8387117812      117   65        61.706  kbps 1

Group: 239.0.0.21/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079547     8387386530      117   65        61.706  kbps 1

Group: 239.0.0.22/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079570     8387389236      117   65        61.706  kbps 1

Group: 239.0.0.23/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           138          15700           113   0         0.000   bps  1
10.57.50.1      71077180     8387106936      117   65        61.706  kbps 1

Group: 239.0.0.24/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079591     8387391714      117   65        61.706  kbps 1

Group: 239.0.0.25/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           129          14702           113   0         0.000   bps  1
10.57.50.1      71077277     8387118646      117   65        61.706  kbps 1

Group: 239.0.0.26/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079611     8387394082      117   65        61.706  kbps 1

Group: 239.0.0.27/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079632     8387396552      117   65        61.706  kbps 1

Group: 239.0.0.28/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           145          16486           113   0         0.000   bps  1
10.57.50.1      71077155     8387104194      117   65        61.706  kbps 1

Group: 239.0.0.29/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079655     8387399266      117   65        61.706  kbps 1

Group: 239.0.0.30/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079316     8387359272      117   65        61.706  kbps 1

Group: 239.0.0.31/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079676     8387401760      117   65        61.706  kbps 1

Group: 239.0.0.32/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079699     8387404458      117   65        61.706  kbps 1

Group: 239.0.0.33/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           145          16486           113   0         0.000   bps  1
10.57.50.1      71077160     8387104744      117   65        61.690  kbps 1

Group: 239.0.0.34/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079722     8387407172      117   65        61.690  kbps 1

Group: 239.0.0.35/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079744     8387409768      117   65        61.690  kbps 1

Group: 239.0.0.36/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           130          14816           113   0         0.000   bps  1
10.57.50.1      71077193     8387108694      117   65        61.690  kbps 1

Group: 239.0.0.37/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079763     8387412010      117   65        61.690  kbps 1

Group: 239.0.0.38/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           132          15036           113   0         0.000   bps  1
10.57.50.1      71077306     8387122060      117   65        61.690  kbps 1

Group: 239.0.0.39/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079783     8387414378      117   65        61.690  kbps 1

Group: 239.0.0.40/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079817     8387418382      117   65        61.690  kbps 1

Group: 239.0.0.41/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           135          15386           113   0         0.000   bps  1
10.57.50.1      71077216     8387111392      117   65        61.690  kbps 1

Group: 239.0.0.42/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079836     8387420624      117   65        61.690  kbps 1

Group: 239.0.0.43/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079336     8387361616      117   65        61.690  kbps 1

Group: 239.0.0.44/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079856     8387423000      117   65        61.690  kbps 1

Group: 239.0.0.45/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079881     8387425934      117   65        61.690  kbps 1

Group: 239.0.0.46/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           131          14926           113   0         0.000   bps  1
10.57.50.1      71077255     8387115962      117   65        61.690  kbps 1

Group: 239.0.0.47/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079903     8387428530      117   65        61.690  kbps 1

Group: 239.0.0.48/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079344     8387362568      117   65        61.690  kbps 1

Group: 239.0.0.49/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079922     8387430788      117   65        61.690  kbps 1

Group: 239.0.0.50/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079946     8387433612      117   65        61.690  kbps 1

Group: 239.0.0.51/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           132          15036           113   0         0.000   bps  1
10.57.50.1      71077336     8387125520      117   65        61.690  kbps 1

Group: 239.0.0.52/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079966     8387435972      117   65        61.690  kbps 1

Group: 239.0.0.53/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079988     8387438568      117   65        61.690  kbps 1

Group: 239.0.0.54/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           130          14808           113   0         0.000   bps  1
10.57.50.1      71077350     8387127220      117   65        61.690  kbps 1

Group: 239.0.0.55/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080011     8387441282      117   65        61.690  kbps 1

Group: 239.0.0.56/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           131          14922           113   0         0.000   bps  1
10.57.50.1      71077368     8387129368      117   65        61.690  kbps 1

Group: 239.0.0.57/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080031     8387443642      117   65        61.690  kbps 1

Group: 239.0.0.58/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080055     8387446474      117   65        61.690  kbps 1

Group: 239.0.0.59/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           128          14588           113   0         0.000   bps  1
10.57.50.1      71077382     8387130988      117   65        61.690  kbps 1

Group: 239.0.0.60/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080077     8387449070      117   65        61.690  kbps 1

Group: 239.0.0.61/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079365     8387365046      117   65        61.690  kbps 1

Group: 239.0.0.62/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080098     8387451556      117   65        61.690  kbps 1

Group: 239.0.0.63/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080122     8387454380      117   65        61.690  kbps 1

Group: 239.0.0.64/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           128          14588           113   0         0.000   bps  1
10.57.50.1      71077421     8387135550      117   65        61.690  kbps 1

Group: 239.0.0.65/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080145     8387457094      117   65        61.706  kbps 1

Group: 239.0.0.66/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080168     8387459808      117   65        61.706  kbps 1

Group: 239.0.0.67/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           129          14698           113   0         0.000   bps  1
10.57.50.1      71077437     8387137486      117   65        61.706  kbps 1

Group: 239.0.0.68/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080191     8387462522      117   65        61.706  kbps 1

Group: 239.0.0.69/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           129          14698           113   0         0.000   bps  1
10.57.50.1      71077446     8387138572      117   65        61.706  kbps 1

Group: 239.0.0.70/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080219     8387465826      117   65        61.706  kbps 1

Group: 239.0.0.71/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080242     8387468540      117   65        61.706  kbps 1

Group: 239.0.0.72/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           127          14466           113   0         0.000   bps  1
10.57.50.1      71077472     8387141624      117   65        61.706  kbps 1

Group: 239.0.0.73/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080263     8387471018      117   65        61.706  kbps 1

Group: 239.0.0.74/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           129          14690           113   0         0.000   bps  1
10.57.50.1      71077489     8387143654      117   65        61.706  kbps 1

Group: 239.0.0.75/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080286     8387473732      117   65        61.706  kbps 1

Group: 239.0.0.76/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080308     8387476328      117   65        61.706  kbps 1

Group: 239.0.0.77/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           128          14584           113   0         0.000   bps  1
10.57.50.1      71077503     8387145274      117   65        61.706  kbps 1

Group: 239.0.0.78/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080329     8387478806      117   65        61.706  kbps 1

Group: 239.0.0.79/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079394     8387368452      117   65        61.706  kbps 1

Group: 239.0.0.80/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080348     8387481056      117   65        61.706  kbps 1

Group: 239.0.0.81/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080369     8387483526      117   65        61.706  kbps 1

Group: 239.0.0.82/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           124          14132           113   0         0.000   bps  1
10.57.50.1      71077539     8387149474      117   65        61.706  kbps 1

Group: 239.0.0.83/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080390     8387486004      117   65        61.706  kbps 1

Group: 239.0.0.84/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080411     8387488482      117   65        61.706  kbps 1

Group: 239.0.0.85/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           127          14470           113   0         0.000   bps  1
10.57.50.1      71077552     8387151064      117   65        61.706  kbps 1

Group: 239.0.0.86/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080433     8387491078      117   65        61.706  kbps 1

Group: 239.0.0.87/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           113          12874           113   0         0.000   bps  1
10.57.50.1      71077571     8387153314      117   65        61.706  kbps 1

Group: 239.0.0.88/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080457     8387493910      117   65        61.706  kbps 1

Group: 239.0.0.89/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079419     8387371418      117   65        61.706  kbps 1

Group: 239.0.0.90/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           126          14356           113   0         0.000   bps  1
10.57.50.1      71077173     8387106278      117   65        61.706  kbps 1

Group: 239.0.0.91/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079445     8387374486      117   65        61.706  kbps 1

Group: 239.0.0.92/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           112          12764           113   0         0.000   bps  1
10.57.50.1      71077585     8387154974      117   65        61.706  kbps 1

Group: 239.0.0.93/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079464     8387376744      117   65        61.706  kbps 1

Group: 239.0.0.94/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079490     8387379796      117   65        61.706  kbps 1

Group: 239.0.0.95/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           123          14018           113   0         0.000   bps  1
10.57.50.1      71077183     8387107522      117   65        61.706  kbps 1

Group: 239.0.0.96/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079510     8387382156      117   65        61.706  kbps 1

Group: 239.0.0.97/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079532     8387384752      117   65        61.706  kbps 1

Group: 239.0.0.98/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           123          14018           113   0         0.000   bps  1
10.57.50.1      71077158     8387104516      117   65        61.706  kbps 1

Group: 239.0.0.99/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079553     8387387230      117   65        61.706  kbps 1

Group: 239.0.0.100/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           123          14018           113   0         0.000   bps  1
10.57.50.1      71077275     8387118402      117   65        61.706  kbps 1

Group: 239.0.0.101/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079575     8387389834      117   65        61.706  kbps 1

Group: 239.0.0.102/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079596     8387392304      117   65        61.706  kbps 1

Group: 239.0.0.103/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           123          14018           113   0         0.000   bps  1
10.57.50.1      71077156     8387104288      117   65        61.706  kbps 1

Group: 239.0.0.104/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079617     8387394782      117   65        61.706  kbps 1

Group: 239.0.0.105/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079313     8387358918      117   65        61.706  kbps 1

Group: 239.0.0.106/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079635     8387396922      117   65        61.706  kbps 1

Group: 239.0.0.107/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079660     8387399856      117   65        61.706  kbps 1

Group: 239.0.0.108/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           125          14246           113   0         0.000   bps  1
10.57.50.1      71077159     8387104634      117   65        61.706  kbps 1

Group: 239.0.0.109/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079683     8387402570      117   65        61.706  kbps 1

Group: 239.0.0.110/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079704     8387405048      117   65        61.706  kbps 1

Group: 239.0.0.111/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           122          13904           113   0         0.000   bps  1
10.57.50.1      71077151     8387103730      117   65        61.706  kbps 1

Group: 239.0.0.112/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079728     8387407880      117   65        61.706  kbps 1

Group: 239.0.0.113/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           121          13786           113   0         0.000   bps  1
10.57.50.1      71077300     8387121352      117   65        61.706  kbps 1

Group: 239.0.0.114/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079748     8387410248      117   65        61.706  kbps 1

Group: 239.0.0.115/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079768     8387412600      117   65        61.706  kbps 1

Group: 239.0.0.116/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           124          14132           113   0         0.000   bps  1
10.57.50.1      71077206     8387110212      117   65        61.706  kbps 1

Group: 239.0.0.117/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079789     8387415078      117   65        61.706  kbps 1

Group: 239.0.0.118/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           126          14352           113   0         0.000   bps  1
10.57.50.1      71077310     8387122540      117   65        61.706  kbps 1

Group: 239.0.0.119/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079821     8387418862      117   65        61.706  kbps 1

Group: 239.0.0.120/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079841     8387421214      117   65        61.706  kbps 1

Group: 239.0.0.121/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           123          14018           113   0         0.000   bps  1
10.57.50.1      71077227     8387112690      117   65        61.706  kbps 1

Group: 239.0.0.122/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079863     8387423810      117   65        61.706  kbps 1

Group: 239.0.0.123/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079341     8387362206      117   65        61.706  kbps 1

Group: 239.0.0.124/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079884     8387426304      117   65        61.706  kbps 1

Group: 239.0.0.125/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079908     8387429120      117   65        61.706  kbps 1

Group: 239.0.0.126/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           124          14128           113   0         0.000   bps  1
10.57.50.1      71077265     8387117142      117   65        61.706  kbps 1

Group: 239.0.0.127/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079929     8387431606      117   65        61.706  kbps 1

Group: 239.0.0.128/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079951     8387434202      117   65        61.706  kbps 1

Group: 239.0.0.129/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           120          13668           113   0         0.000   bps  1
10.57.50.1      71077334     8387125332      117   65        61.706  kbps 1

Group: 239.0.0.130/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079972     8387436680      117   65        61.706  kbps 1

Group: 239.0.0.131/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           125          14234           113   0         0.000   bps  1
10.57.50.1      71077351     8387127362      117   65        61.706  kbps 1

Group: 239.0.0.132/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079994     8387439276      117   65        61.706  kbps 1

Group: 239.0.0.133/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080016     8387441872      117   65        61.706  kbps 1

Group: 239.0.0.134/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           122          13904           113   0         0.000   bps  1
10.57.50.1      71077367     8387129218      117   65        61.706  kbps 1

Group: 239.0.0.135/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080037     8387444350      117   65        61.706  kbps 1

Group: 239.0.0.136/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           122          13900           113   0         0.000   bps  1
10.57.50.1      71077381     8387130910      117   65        61.706  kbps 1

Group: 239.0.0.137/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080060     8387447064      117   65        61.706  kbps 1

Group: 239.0.0.138/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080083     8387449778      117   65        61.706  kbps 1

Group: 239.0.0.139/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           116          13220           113   0         0.000   bps  1
10.57.50.1      71077395     8387132522      117   65        61.706  kbps 1

Group: 239.0.0.140/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080105     8387452374      117   65        61.706  kbps 1

Group: 239.0.0.141/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079370     8387365636      117   65        61.706  kbps 1

Group: 239.0.0.142/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080127     8387454978      117   65        61.706  kbps 1

Group: 239.0.0.143/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080151     8387457802      117   65        61.706  kbps 1

Group: 239.0.0.144/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           121          13790           113   0         0.000   bps  1
10.57.50.1      71077434     8387137092      117   65        61.706  kbps 1

Group: 239.0.0.145/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080173     8387460398      117   65        61.706  kbps 1

Group: 239.0.0.146/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080195     8387462994      117   65        61.706  kbps 1

Group: 239.0.0.147/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           116          13216           113   0         0.000   bps  1
10.57.50.1      71077451     8387139138      117   65        61.706  kbps 1

Group: 239.0.0.148/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080223     8387466298      117   65        61.706  kbps 1

Group: 239.0.0.149/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           118          13436           113   0         0.000   bps  1
10.57.50.1      71077471     8387141530      117   65        61.706  kbps 1

Group: 239.0.0.150/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080246     8387469012      117   65        61.706  kbps 1

Group: 239.0.0.151/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080268     8387471608      117   65        61.706  kbps 1

Group: 239.0.0.152/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           120          13672           113   0         0.000   bps  1
10.57.50.1      71077484     8387143032      117   65        61.690  kbps 1

Group: 239.0.0.153/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080290     8387474204      117   65        61.690  kbps 1

Group: 239.0.0.154/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079390     8387367980      117   65        61.690  kbps 1

Group: 239.0.0.155/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080311     8387476690      117   65        61.690  kbps 1

Group: 239.0.0.156/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080333     8387479278      117   65        61.690  kbps 1

Group: 239.0.0.157/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           115          13098           113   0         0.000   bps  1
10.57.50.1      71077520     8387147248      117   65        61.690  kbps 1

Group: 239.0.0.158/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080353     8387481638      117   65        61.690  kbps 1

Group: 239.0.0.159/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079398     8387368932      117   65        61.690  kbps 1

Group: 239.0.0.160/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080372     8387483888      117   65        61.690  kbps 1

Group: 239.0.0.161/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080395     8387486594      117   65        61.690  kbps 1

Group: 239.0.0.162/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           117          13334           113   0         0.000   bps  1
10.57.50.1      71077551     8387150890      117   65        61.690  kbps 1

Group: 239.0.0.163/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080415     8387488954      117   65        61.690  kbps 1

Group: 239.0.0.164/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080438     8387491668      117   65        61.690  kbps 1

Group: 239.0.0.165/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           118          13444           113   0         0.000   bps  1
10.57.50.1      71077564     8387152480      117   65        61.690  kbps 1

Group: 239.0.0.166/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080461     8387494382      117   65        61.690  kbps 1

Group: 239.0.0.167/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           116          13216           113   0         0.000   bps  1
10.57.50.1      71077579     8387154258      117   65        61.690  kbps 1

Group: 239.0.0.168/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079420     8387371552      117   65        61.690  kbps 1

Group: 239.0.0.169/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079448     8387374840      117   65        61.690  kbps 1

Group: 239.0.0.170/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           124          14128           113   0         0.000   bps  1
10.57.50.1      71077185     8387107678      117   65        61.690  kbps 1

Group: 239.0.0.171/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079469     8387377318      117   65        61.690  kbps 1

Group: 239.0.0.172/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079493     8387380150      117   65        61.690  kbps 1

Group: 239.0.0.173/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           125          14246           113   0         0.000   bps  1
10.57.50.1      71077184     8387107648      117   65        61.690  kbps 1

Group: 239.0.0.174/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079513     8387382510      117   65        61.690  kbps 1

Group: 239.0.0.175/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           124          14132           113   0         0.000   bps  1
10.57.50.1      71077270     8387117812      117   65        61.690  kbps 1

Group: 239.0.0.176/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079535     8387385114      117   65        61.706  kbps 1

Group: 239.0.0.177/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079558     8387387820      117   65        61.706  kbps 1

Group: 239.0.0.178/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           124          14132           113   0         0.000   bps  1
10.57.50.1      71077158     8387104524      117   65        61.706  kbps 1

Group: 239.0.0.179/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079580     8387390416      117   65        61.706  kbps 1

Group: 239.0.0.180/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           121          13790           113   0         0.000   bps  1
10.57.50.1      71077278     8387118764      117   65        61.706  kbps 1

Group: 239.0.0.181/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079599     8387392666      117   65        61.706  kbps 1

Group: 239.0.0.182/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079621     8387395254      117   65        61.706  kbps 1

Group: 239.0.0.183/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           127          14470           113   0         0.000   bps  1
10.57.50.1      71077156     8387104312      117   65        61.706  kbps 1

Group: 239.0.0.184/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079642     8387397732      117   65        61.706  kbps 1

Group: 239.0.0.185/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079317     8387359390      117   65        61.706  kbps 1

Group: 239.0.0.186/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079662     8387400108      117   65        61.706  kbps 1

Group: 239.0.0.187/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079687     8387403042      117   65        61.706  kbps 1

Group: 239.0.0.188/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           118          13448           113   0         0.000   bps  1
10.57.50.1      71077158     8387104492      117   65        61.706  kbps 1

Group: 239.0.0.189/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079710     8387405756      117   65        61.706  kbps 1

Group: 239.0.0.190/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079731     8387408234      117   65        61.706  kbps 1

Group: 239.0.0.191/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           116          13220           113   0         0.000   bps  1
10.57.50.1      71077152     8387103848      117   65        61.706  kbps 1

Group: 239.0.0.192/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079752     8387410712      117   65        61.706  kbps 1

Group: 239.0.0.193/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           118          13440           113   0         0.000   bps  1
10.57.50.1      71077306     8387122060      117   65        61.706  kbps 1

Group: 239.0.0.194/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079771     8387412962      117   65        61.706  kbps 1

Group: 239.0.0.195/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079799     8387416258      117   65        61.706  kbps 1

Group: 239.0.0.196/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           118          13448           113   0         0.000   bps  1
10.57.50.1      71077214     8387111156      117   65        61.706  kbps 1

Group: 239.0.0.197/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079825     8387419326      117   65        61.706  kbps 1

Group: 239.0.0.198/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079336     8387361616      117   65        61.706  kbps 1

Group: 239.0.0.199/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079844     8387421584      117   65        61.706  kbps 1

Group: 239.0.0.200/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079867     8387424282      117   65        61.706  kbps 1

Group: 239.0.0.201/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           116          13216           113   0         0.000   bps  1
10.57.50.1      71077251     8387115490      117   65        61.706  kbps 1

Group: 239.0.0.202/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079890     8387426996      117   65        61.706  kbps 1

Group: 239.0.0.203/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079344     8387362568      117   65        61.706  kbps 1

Group: 239.0.0.204/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079909     8387429254      117   65        61.706  kbps 1

Group: 239.0.0.205/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079932     8387431960      117   65        61.706  kbps 1

Group: 239.0.0.206/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           116          13212           113   0         0.000   bps  1
10.57.50.1      71077331     8387124930      117   65        61.706  kbps 1

Group: 239.0.0.207/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079954     8387434556      117   65        61.706  kbps 1

Group: 239.0.0.208/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079976     8387437152      117   65        61.706  kbps 1

Group: 239.0.0.209/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           115          13098           113   0         0.000   bps  1
10.57.50.1      71077347     8387126866      117   65        61.706  kbps 1

Group: 239.0.0.210/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079998     8387439748      117   65        61.706  kbps 1

Group: 239.0.0.211/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           116          13212           113   0         0.000   bps  1
10.57.50.1      71077366     8387129132      117   65        61.706  kbps 1

Group: 239.0.0.212/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080020     8387442344      117   65        61.706  kbps 1

Group: 239.0.0.213/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080041     8387444822      117   65        61.706  kbps 1

Group: 239.0.0.214/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           116          13220           113   0         0.000   bps  1
10.57.50.1      71077378     8387130516      117   65        61.706  kbps 1

Group: 239.0.0.215/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080064     8387447536      117   65        61.706  kbps 1

Group: 239.0.0.216/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           63479453     7236657638      113   65        59.614  kbps 1
10.57.50.1      71079367     8387365282      117   65        61.706  kbps 1

Group: 239.0.0.217/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080086     8387450140      117   65        61.706  kbps 1

Group: 239.0.0.218/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           63479453     7236657638      113   65        59.614  kbps 1
10.57.50.1      71080109     8387452846      117   65        61.706  kbps 1

Group: 239.0.0.219/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           111          12650           113   0         0.000   bps  1
10.57.50.1      71077412     8387134488      117   65        61.706  kbps 1

Group: 239.0.0.220/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080132     8387455560      117   65        61.706  kbps 1

Group: 239.0.0.221/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080155     8387458274      117   65        61.706  kbps 1

Group: 239.0.0.222/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           63479565     7236670402      113   65        59.614  kbps 1
10.57.50.1      71077432     8387136896      117   65        61.706  kbps 1

Group: 239.0.0.223/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080177     8387460870      117   65        61.706  kbps 1

Group: 239.0.0.224/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           63479566     7236670512      113   65        59.614  kbps 1
10.57.50.1      71077452     8387139280      117   65        61.706  kbps 1

Group: 239.0.0.225/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           63479453     7236657638      113   65        59.614  kbps 1
10.57.50.1      71080205     8387464174      117   65        61.706  kbps 1

Group: 239.0.0.226/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080227     8387466770      117   65        61.706  kbps 1

Group: 239.0.0.227/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           63479564     7236670288      113   65        59.614  kbps 1
10.57.50.1      71077466     8387140908      117   65        61.706  kbps 1

Group: 239.0.0.228/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           63479453     7236657638      113   65        59.614  kbps 1
10.57.50.1      71080251     8387469602      117   65        61.706  kbps 1

Group: 239.0.0.229/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           113          12866           113   0         0.000   bps  1
10.57.50.1      71077483     8387142946      117   65        61.706  kbps 1

Group: 239.0.0.230/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           63479453     7236657638      113   65        59.614  kbps 1
10.57.50.1      71080272     8387472080      117   65        61.706  kbps 1

Group: 239.0.0.231/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080295     8387474794      117   65        61.706  kbps 1

Group: 239.0.0.232/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           63479564     7236670288      113   65        59.614  kbps 1
10.57.50.1      71077498     8387144684      117   65        61.706  kbps 1

Group: 239.0.0.233/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080316     8387477272      117   65        61.706  kbps 1

Group: 239.0.0.234/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           63479453     7236657638      113   65        59.614  kbps 1
10.57.50.1      71079395     8387368570      117   65        61.706  kbps 1

Group: 239.0.0.235/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080336     8387479640      117   65        61.706  kbps 1

Group: 239.0.0.236/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           63479453     7236657638      113   65        59.614  kbps 1
10.57.50.1      71080357     8387482110      117   65        61.706  kbps 1

Group: 239.0.0.237/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           108          12308           113   0         0.000   bps  1
10.57.50.1      71077535     8387149002      117   65        61.706  kbps 1

Group: 239.0.0.238/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           63479453     7236657638      113   65        59.614  kbps 1
10.57.50.1      71080377     8387484470      117   65        61.706  kbps 1

Group: 239.0.0.239/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080398     8387486948      117   65        61.706  kbps 1

Group: 239.0.0.240/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           63479564     7236670288      113   65        59.599  kbps 1
10.57.50.1      71077548     8387150584      117   65        61.690  kbps 1

Group: 239.0.0.241/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080419     8387489426      117   65        61.690  kbps 1

Group: 239.0.0.242/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           63479564     7236670288      113   65        59.599  kbps 1
10.57.50.1      71077567     8387152842      117   65        61.690  kbps 1

Group: 239.0.0.243/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080442     8387492140      117   65        61.690  kbps 1

Group: 239.0.0.244/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           63479454     7236657752      113   65        59.599  kbps 1
10.57.50.1      71080464     8387494736      117   65        61.690  kbps 1

Group: 239.0.0.245/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           106          12080           113   0         0.000   bps  1
10.57.50.1      71077579     8387154242      117   65        61.690  kbps 1

Group: 239.0.0.246/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           63479454     7236657752      113   65        59.599  kbps 1
10.57.50.1      71079426     8387372244      117   65        61.690  kbps 1

Group: 239.0.0.247/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           107          12194           113   0         0.000   bps  1
10.57.50.1      71077583     8387154746      117   65        61.690  kbps 1

Group: 239.0.0.248/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           63479454     7236657752      113   65        59.599  kbps 1
10.57.50.1      71079450     8387375092      117   65        61.690  kbps 1

Group: 239.0.0.249/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079473     8387377790      117   65        61.690  kbps 1

Group: 239.0.0.250/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           63479574     7236671428      113   65        59.599  kbps 1
10.57.50.1      71077198     8387109220      117   65        61.690  kbps 1

Group: 239.0.0.251/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079497     8387380622      117   65        61.690  kbps 1

Group: 239.0.0.252/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           63479459     7236658322      113   65        59.599  kbps 1
10.57.50.1      71079518     8387383100      117   65        61.690  kbps 1

Group: 239.0.0.253/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           557482       63552944        113   0         0.000   bps  1
10.57.50.1      71077155     8387104162      117   65        61.690  kbps 1

Group: 239.0.0.254/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           63517932     7241044244      113   65        59.599  kbps 1
10.57.50.1      71079539     8387385578      117   65        61.690  kbps 1

Group: 239.0.0.255/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1282708      146228708       113   0         0.000   bps  1
10.57.50.1      71077276     8387118520      117   65        61.690  kbps 1

Group: 239.0.1.0/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           63705081     7262379230      113   65        59.599  kbps 1
10.57.50.1      71079560     8387388064      117   65        61.690  kbps 1

Group: 239.0.1.1/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           63625025     7253252846      113   65        59.599  kbps 1
10.57.50.1      71079583     8387390770      117   65        61.690  kbps 1

Group: 239.0.1.2/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2888965      329342006       113   65        59.599  kbps 1
10.57.50.1      71077152     8387103824      117   65        61.690  kbps 1

Group: 239.0.1.3/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           63813263     7274711978      113   65        59.599  kbps 1
10.57.50.1      71079603     8387393130      117   65        61.690  kbps 1

Group: 239.0.1.4/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           64010826     7297234160      113   65        59.599  kbps 1
10.57.50.1      71079304     8387357856      117   65        61.690  kbps 1

Group: 239.0.1.5/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079622     8387395388      117   65        61.690  kbps 1

Group: 239.0.1.6/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           63526724     7242046532      113   65        59.599  kbps 1
10.57.50.1      71079645     8387398086      117   65        61.690  kbps 1

Group: 239.0.1.7/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7068571      805817090       113   0         0.000   bps  1
10.57.50.1      71077157     8387104398      117   65        61.706  kbps 1

Group: 239.0.1.8/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           64247564     7324222292      113   65        59.614  kbps 1
10.57.50.1      71079668     8387400800      117   65        61.706  kbps 1

Group: 239.0.1.9/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9320304      1062514652      113   2         1.900   kbps 1
10.57.50.1      71079691     8387403514      117   65        61.706  kbps 1

Group: 239.0.1.10/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           64352181     7336148630      113   65        59.614  kbps 1
10.57.50.1      71077152     8387103856      117   65        61.706  kbps 1

Group: 239.0.1.11/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8991858      1025071808      113   0         0.000   bps  1
10.57.50.1      71079714     8387406228      117   65        61.706  kbps 1

Group: 239.0.1.12/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           64321599     7332662282      113   65        59.614  kbps 1
10.57.50.1      71077300     8387121352      117   65        61.706  kbps 1

Group: 239.0.1.13/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9515980      1084821716      113   0         0.000   bps  1
10.57.50.1      71079734     8387408596      117   65        61.706  kbps 1

Group: 239.0.1.14/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           64390049     7340465582      113   65        59.614  kbps 1
10.57.50.1      71079756     8387411184      117   65        61.706  kbps 1

Group: 239.0.1.15/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           107          12194           113   0         0.000   bps  1
10.57.50.1      71077203     8387109858      117   65        61.706  kbps 1

Group: 239.0.1.16/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           63588559     7249095722      113   65        59.614  kbps 1
10.57.50.1      71079776     8387413544      117   65        61.706  kbps 1

Group: 239.0.1.17/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8934200      1018498788      113   2         1.885   kbps 1
10.57.50.1      71077311     8387122658      117   65        61.706  kbps 1

Group: 239.0.1.18/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           64476453     7350315638      113   65        59.614  kbps 1
10.57.50.1      71079802     8387416620      117   65        61.706  kbps 1

Group: 239.0.1.19/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9021721      1028476190      113   0         0.000   bps  1
10.57.50.1      71079829     8387419798      117   65        61.706  kbps 1

Group: 239.0.1.20/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           64552887     7359029114      113   65        59.614  kbps 1
10.57.50.1      71077224     8387112336      117   65        61.706  kbps 1

Group: 239.0.1.21/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9071731      1034177330      113   0         0.000   bps  1
10.57.50.1      71079849     8387422158      117   65        61.706  kbps 1

Group: 239.0.1.22/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           64541183     7357694858      113   65        59.614  kbps 1
10.57.50.1      71079342     8387362324      117   65        61.706  kbps 1

Group: 239.0.1.23/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8439619      962116562       113   0         0.000   bps  1
10.57.50.1      71079869     8387424534      117   65        61.706  kbps 1

Group: 239.0.1.24/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           64399536     7341547100      113   65        59.614  kbps 1
10.57.50.1      71079894     8387427468      117   65        61.706  kbps 1

Group: 239.0.1.25/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           102          11620           113   0         0.000   bps  1
10.57.50.1      71077262     8387116788      117   65        61.706  kbps 1

Group: 239.0.1.26/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           63576938     7247770928      113   65        59.614  kbps 1
10.57.50.1      71079916     8387430064      117   65        61.706  kbps 1

Group: 239.0.1.27/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8907515      1015456706      113   65        59.614  kbps 1
10.57.50.1      71079936     8387432432      117   65        61.706  kbps 1

Group: 239.0.1.28/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           64274254     7327264948      113   65        59.614  kbps 1
10.57.50.1      71077327     8387124506      117   65        61.706  kbps 1

Group: 239.0.1.29/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9002952      1026336524      113   0         0.000   bps  1
10.57.50.1      71079958     8387435028      117   65        61.706  kbps 1

Group: 239.0.1.30/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           64248560     7324335824      113   65        59.614  kbps 1
10.57.50.1      71077347     8387126890      117   65        61.706  kbps 1

Group: 239.0.1.31/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8754028      997959188       113   0         0.000   bps  1
10.57.50.1      71079979     8387437506      117   65        61.706  kbps 1

Group: 239.0.1.32/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8469185      965487086       113   0         0.000   bps  1
10.57.50.1      71080001     8387440102      117   65        61.706  kbps 1

Group: 239.0.1.33/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8013802      913573420       113   0         0.000   bps  1
10.57.50.1      71077360     8387128392      117   65        61.706  kbps 1

Group: 239.0.1.34/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           64055151     7302287210      113   65        59.614  kbps 1
10.57.50.1      71080023     8387442698      117   65        61.706  kbps 1

Group: 239.0.1.35/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2            220             110   0         0.000   bps  1
10.57.50.1      71077376     8387130320      117   65        61.706  kbps 1

Group: 239.0.1.36/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1907001      217398110       113   0         0.000   bps  1
10.57.50.1      71080044     8387445176      117   65        61.706  kbps 1

Group: 239.0.1.37/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           64145484     7312585172      113   65        59.614  kbps 1
10.57.50.1      71080067     8387447890      117   65        61.706  kbps 1

Group: 239.0.1.38/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7504429      855504902       113   0         0.000   bps  1
10.57.50.1      71077391     8387132050      117   65        61.706  kbps 1

Group: 239.0.1.39/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           64296682     7329821744      113   65        59.614  kbps 1
10.57.50.1      71080090     8387450604      117   65        61.690  kbps 1

Group: 239.0.1.40/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8638837      984827414       113   0         0.000   bps  1
10.57.50.1      71079371     8387365754      117   65        61.690  kbps 1

Group: 239.0.1.41/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           64296395     7329789026      113   65        59.599  kbps 1
10.57.50.1      71080111     8387453090      117   65        61.690  kbps 1

Group: 239.0.1.42/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8209697      935905454       113   0         0.000   bps  1
10.57.50.1      71080135     8387455914      117   65        61.690  kbps 1

Group: 239.0.1.43/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           64191786     7317863600      113   65        59.599  kbps 1
10.57.50.1      71077429     8387136494      117   65        61.690  kbps 1

Group: 239.0.1.44/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7008929      799017902       113   0         0.000   bps  1
10.57.50.1      71080158     8387458628      117   65        61.690  kbps 1

Group: 239.0.1.45/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           63479456     7236657980      113   65        59.599  kbps 1
10.57.50.1      71080180     8387461224      117   65        61.690  kbps 1

Group: 239.0.1.46/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1888845      215328322       113   0         0.000   bps  1
10.57.50.1      71077444     8387138312      117   65        61.690  kbps 1

Group: 239.0.1.47/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           64445056     7346736380      113   65        59.599  kbps 1
10.57.50.1      71080208     8387464528      117   65        61.690  kbps 1

Group: 239.0.1.48/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8758235      998438774       113   0         0.000   bps  1
10.57.50.1      71077465     8387140814      117   65        61.690  kbps 1

Group: 239.0.1.49/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           64355930     7336576016      113   65        59.599  kbps 1
10.57.50.1      71080230     8387467124      117   65        61.690  kbps 1

Group: 239.0.1.50/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8485866      967388720       113   0         0.000   bps  1
10.57.50.1      71080254     8387469956      117   65        61.690  kbps 1

Group: 239.0.1.51/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           64116519     7309283158      113   65        59.599  kbps 1
10.57.50.1      71077480     8387142560      117   65        61.690  kbps 1

Group: 239.0.1.52/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6683944      761969612       113   65        59.599  kbps 1
10.57.50.1      71080275     8387472434      117   65        61.690  kbps 1

Group: 239.0.1.53/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           64123986     7310134400      113   65        59.599  kbps 1
10.57.50.1      71079391     8387368098      117   65        61.690  kbps 1

Group: 239.0.1.54/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           5933871      676461290       113   0         0.000   bps  1
10.57.50.1      71080297     8387475038      117   65        61.690  kbps 1

Group: 239.0.1.55/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           63479457     7236658094      113   65        59.599  kbps 1
10.57.50.1      71080319     8387477626      117   65        61.690  kbps 1

Group: 239.0.1.56/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3251293      370647390       113   0         0.000   bps  1
10.57.50.1      71077515     8387146658      117   65        61.690  kbps 1

Group: 239.0.1.57/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7757182      884318744       113   0         0.000   bps  1
10.57.50.1      71080339     8387479986      117   65        61.690  kbps 1

Group: 239.0.1.58/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8089515      922204706       113   2         1.839   kbps 1
10.57.50.1      71079398     8387368932      117   65        61.690  kbps 1

Group: 239.0.1.59/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8810705      1004420366      113   0         0.000   bps  1
10.57.50.1      71080359     8387482354      117   65        61.690  kbps 1

Group: 239.0.1.60/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7959609      907395422       113   0         0.000   bps  1
10.57.50.1      71080380     8387484824      117   65        61.690  kbps 1

Group: 239.0.1.61/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8099068      923293748       113   65        59.599  kbps 1
10.57.50.1      71077547     8387150418      117   65        61.690  kbps 1

Group: 239.0.1.62/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8492527      968148074       113   0         0.000   bps  1
10.57.50.1      71080401     8387487302      117   65        61.690  kbps 1

Group: 239.0.1.63/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8155956      929778980       113   65        59.599  kbps 1
10.57.50.1      71080422     8387489780      117   65        61.690  kbps 1

Group: 239.0.1.64/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7174923      817941214       113   0         0.000   bps  1
10.57.50.1      71077560     8387152000      117   65        61.690  kbps 1

Group: 239.0.1.65/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080445     8387492494      117   65        61.690  kbps 1

Group: 239.0.1.66/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2671799      304585078       113   0         0.000   bps  1
10.57.50.1      71077579     8387154258      117   65        61.690  kbps 1

Group: 239.0.1.67/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8648264      985902092       113   1         1.809   kbps 1
10.57.50.1      71080467     8387495090      117   65        61.690  kbps 1

Group: 239.0.1.68/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8100698      923479568       113   1         1.809   kbps 1
10.57.50.1      71079429     8387372598      117   65        61.690  kbps 1

Group: 239.0.1.69/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9422422      1074156100      113   65        59.599  kbps 1
10.57.50.1      71077177     8387106758      117   65        61.690  kbps 1

Group: 239.0.1.70/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8769455      999717866       113   0         0.000   bps  1
10.57.50.1      71079455     8387375666      117   65        61.690  kbps 1

Group: 239.0.1.71/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8249606      940455080       113   0         0.000   bps  1
10.57.50.1      71079477     8387378262      117   65        61.706  kbps 1

Group: 239.0.1.72/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8607191      981219770       113   0         0.000   bps  1
10.57.50.1      71077179     8387107058      117   65        61.706  kbps 1

Group: 239.0.1.73/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8089847      922242554       113   65        59.614  kbps 1
10.57.50.1      71079500     8387380976      117   65        61.706  kbps 1

Group: 239.0.1.74/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7658496      873068536       113   0         0.000   bps  1
10.57.50.1      71077271     8387117930      117   65        61.706  kbps 1

Group: 239.0.1.75/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079520     8387383344      117   65        61.706  kbps 1

Group: 239.0.1.76/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1590104      181271852       113   0         0.000   bps  1
10.57.50.1      71079543     8387386050      117   65        61.706  kbps 1

Group: 239.0.1.77/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8715194      993532112       113   0         0.000   bps  1
10.57.50.1      71077154     8387103588      117   65        61.706  kbps 1

Group: 239.0.1.78/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8620376      982722860       113   0         0.000   bps  1
10.57.50.1      71079565     8387388646      117   65        61.706  kbps 1

Group: 239.0.1.79/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8031122      915547904       113   0         0.000   bps  1
10.57.50.1      71079268     8387353608      117   65        61.706  kbps 1

Group: 239.0.1.80/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7887725      899200646       113   0         0.000   bps  1
10.57.50.1      71079584     8387390904      117   65        61.706  kbps 1

Group: 239.0.1.81/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8453791      963732170       113   0         0.000   bps  1
10.57.50.1      71079607     8387393602      117   65        61.706  kbps 1

Group: 239.0.1.82/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8401024      957716732       113   0         0.000   bps  1
10.57.50.1      71077155     8387103834      117   65        61.706  kbps 1

Group: 239.0.1.83/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8109853      924523238       113   65        59.614  kbps 1
10.57.50.1      71079628     8387396080      117   65        61.706  kbps 1

Group: 239.0.1.84/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8194963      934225778       113   0         0.000   bps  1
10.57.50.1      71079318     8387359508      117   65        61.706  kbps 1

Group: 239.0.1.85/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079647     8387398338      117   65        61.706  kbps 1

Group: 239.0.1.86/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1734341      197714870       113   0         0.000   bps  1
10.57.50.1      71079671     8387401154      117   65        61.706  kbps 1

Group: 239.0.1.87/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8897718      1014339848      113   65        59.614  kbps 1
10.57.50.1      71077144     8387102824      117   65        61.706  kbps 1

Group: 239.0.1.88/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8260258      941669408       113   1         1.794   kbps 1
10.57.50.1      71079694     8387403868      117   65        61.706  kbps 1

Group: 239.0.1.89/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8892161      1013706350      113   0         0.000   bps  1
10.57.50.1      71079717     8387406582      117   65        61.706  kbps 1

Group: 239.0.1.90/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8229450      938157296       113   0         0.000   bps  1
10.57.50.1      71077138     8387102212      117   65        61.706  kbps 1

Group: 239.0.1.91/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8148763      928958978       113   0         0.000   bps  1
10.57.50.1      71079738     8387409060      117   65        61.706  kbps 1

Group: 239.0.1.92/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8370898      954282364       113   0         0.000   bps  1
10.57.50.1      71077306     8387122060      117   65        61.706  kbps 1

Group: 239.0.1.93/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7707233      878624558       113   0         0.000   bps  1
10.57.50.1      71079758     8387411428      117   65        61.706  kbps 1

Group: 239.0.1.94/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7109067      810433634       113   0         0.000   bps  1
10.57.50.1      71079779     8387413898      117   65        61.706  kbps 1

Group: 239.0.1.95/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71077213     8387111038      117   65        61.706  kbps 1

Group: 239.0.1.96/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1963303      223816538       113   0         0.000   bps  1
10.57.50.1      71079807     8387417202      117   65        61.706  kbps 1

Group: 239.0.1.97/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9075159      1034568122      113   0         0.000   bps  1
10.57.50.1      71079338     8387361852      117   65        61.706  kbps 1

Group: 239.0.1.98/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8617724      982420532       113   0         0.000   bps  1
10.57.50.1      71079831     8387420050      117   65        61.706  kbps 1

Group: 239.0.1.99/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8657886      986999000       113   0         0.000   bps  1
10.57.50.1      71079853     8387422630      117   65        61.706  kbps 1

Group: 239.0.1.100/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7733754      881647948       113   0         0.000   bps  1
10.57.50.1      71077247     8387115018      117   65        61.706  kbps 1

Group: 239.0.1.101/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7931166      904152920       113   0         0.000   bps  1
10.57.50.1      71079875     8387425226      117   65        61.706  kbps 1

Group: 239.0.1.102/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6912920      788072876       113   0         0.000   bps  1
10.57.50.1      71079346     8387362804      117   65        61.706  kbps 1

Group: 239.0.1.103/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8210505      935997566       113   0         0.000   bps  1
10.57.50.1      71079896     8387427720      117   65        61.706  kbps 1

Group: 239.0.1.104/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7482851      853045010       113   65        59.614  kbps 1
10.57.50.1      71079919     8387430418      117   65        61.706  kbps 1

Group: 239.0.1.105/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2            220             110   0         0.000   bps  1
10.57.50.1      71077272     8387117968      117   65        61.706  kbps 1

Group: 239.0.1.106/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2220139      253095842       113   0         0.000   bps  1
10.57.50.1      71079940     8387432904      117   65        61.706  kbps 1

Group: 239.0.1.107/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7528504      858249452       113   0         0.000   bps  1
10.57.50.1      71079962     8387435500      117   65        61.706  kbps 1

Group: 239.0.1.108/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8681418      989681640       113   0         0.000   bps  1
10.57.50.1      71077342     8387126276      117   65        61.706  kbps 1

Group: 239.0.1.109/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8763692      999060884       113   65        59.614  kbps 1
10.57.50.1      71079984     8387438096      117   65        61.706  kbps 1

Group: 239.0.1.110/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7371426      840342548       113   0         0.000   bps  1
10.57.50.1      71077359     8387128306      117   65        61.706  kbps 1

Group: 239.0.1.111/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8618408      982498508       113   0         0.000   bps  1
10.57.50.1      71080005     8387440574      117   65        61.706  kbps 1

Group: 239.0.1.112/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8303872      946641404       113   1         1.794   kbps 1
10.57.50.1      71080026     8387443052      117   65        61.706  kbps 1

Group: 239.0.1.113/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7210636      822012500       113   0         0.000   bps  1
10.57.50.1      71077375     8387130162      117   65        61.706  kbps 1

Group: 239.0.1.114/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8370594      954247712       113   0         0.000   bps  1
10.57.50.1      71080048     8387445648      117   65        61.706  kbps 1

Group: 239.0.1.115/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079368     8387365400      117   65        61.706  kbps 1

Group: 239.0.1.116/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2161035      246357986       113   0         0.000   bps  1
10.57.50.1      71080070     8387448252      117   65        61.706  kbps 1

Group: 239.0.1.117/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8837143      1007434298      113   65        59.614  kbps 1
10.57.50.1      71080094     8387451076      117   65        61.706  kbps 1

Group: 239.0.1.118/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8106945      924191726       113   0         0.000   bps  1
10.57.50.1      71077407     8387133898      117   65        61.706  kbps 1

Group: 239.0.1.119/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8384088      955786028       113   0         0.000   bps  1
10.57.50.1      71080115     8387453554      117   65        61.706  kbps 1

Group: 239.0.1.120/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7688521      876491390       113   0         0.000   bps  1
10.57.50.1      71080139     8387456386      117   65        61.706  kbps 1

Group: 239.0.1.121/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8024007      914736790       113   0         0.000   bps  1
10.57.50.1      71077426     8387136188      117   65        61.706  kbps 1

Group: 239.0.1.122/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8179048      932411468       113   65        59.614  kbps 1
10.57.50.1      71080162     8387459100      117   65        61.706  kbps 1

Group: 239.0.1.123/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8894222      1013941300      113   0         0.000   bps  1
10.57.50.1      71077445     8387138454      117   65        61.706  kbps 1

Group: 239.0.1.124/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8108666      924387920       113   0         0.000   bps  1
10.57.50.1      71080184     8387461696      117   65        61.706  kbps 1

Group: 239.0.1.125/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080212     8387465000      117   65        61.706  kbps 1

Group: 239.0.1.126/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2225202      253673020       113   0         0.000   bps  1
10.57.50.1      71077460     8387140200      117   65        61.706  kbps 1

Group: 239.0.1.127/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8966324      1022160932      113   0         0.000   bps  1
10.57.50.1      71080234     8387467596      117   65        61.690  kbps 1

Group: 239.0.1.128/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8930296      1018053728      113   0         0.000   bps  1
10.57.50.1      71077479     8387142474      117   65        61.690  kbps 1

Group: 239.0.1.129/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8480099      966731282       113   65        59.599  kbps 1
10.57.50.1      71080258     8387470428      117   65        61.690  kbps 1

Group: 239.0.1.130/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9035703      1030070138      113   0         0.000   bps  1
10.57.50.1      71080279     8387472906      117   65        61.690  kbps 1

Group: 239.0.1.131/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8502918      969332644       113   0         0.000   bps  1
10.57.50.1      71077492     8387143976      117   65        61.690  kbps 1

Group: 239.0.1.132/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8507688      969876428       113   1         1.763   kbps 1
10.57.50.1      71080302     8387475620      117   65        61.690  kbps 1

Group: 239.0.1.133/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8943210      1019525936      113   65        59.599  kbps 1
10.57.50.1      71079397     8387368806      117   65        61.690  kbps 1

Group: 239.0.1.134/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7607971      867308690       113   0         0.000   bps  1
10.57.50.1      71080322     8387477988      117   65        61.690  kbps 1

Group: 239.0.1.135/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080343     8387480458      117   65        61.690  kbps 1

Group: 239.0.1.136/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1663878      189682080       113   0         0.000   bps  1
10.57.50.1      71077528     8387148192      117   65        61.690  kbps 1

Group: 239.0.1.137/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8969809      1022558222      113   65        59.599  kbps 1
10.57.50.1      71080364     8387482936      117   65        61.690  kbps 1

Group: 239.0.1.138/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8094089      922726142       113   0         0.000   bps  1
10.57.50.1      71080384     8387485296      117   65        61.690  kbps 1

Group: 239.0.1.139/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9140551      1042022806      113   0         0.000   bps  1
10.57.50.1      71077543     8387149994      117   65        61.690  kbps 1

Group: 239.0.1.140/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8510583      970206458       113   0         0.000   bps  1
10.57.50.1      71080405     8387487774      117   65        61.690  kbps 1

Group: 239.0.1.141/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7987378      910561084       113   0         0.000   bps  1
10.57.50.1      71077561     8387152134      117   65        61.690  kbps 1

Group: 239.0.1.142/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7806111      889896650       113   0         0.000   bps  1
10.57.50.1      71080426     8387490252      117   65        61.690  kbps 1

Group: 239.0.1.143/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8949043      1020190898      113   0         0.000   bps  1
10.57.50.1      71080449     8387492966      117   65        61.690  kbps 1

Group: 239.0.1.144/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7574026      863438960       113   0         0.000   bps  1
10.57.50.1      71077573     8387153534      117   65        61.690  kbps 1

Group: 239.0.1.145/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079412     8387370592      117   65        61.690  kbps 1

Group: 239.0.1.146/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1926138      219579728       113   0         0.000   bps  1
10.57.50.1      71077583     8387154746      117   65        61.690  kbps 1

Group: 239.0.1.147/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8919866      1016864720      113   65        59.599  kbps 1
10.57.50.1      71079436     8387373440      117   65        61.690  kbps 1

Group: 239.0.1.148/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7200499      820856882       113   0         0.000   bps  1
10.57.50.1      71079458     8387376020      117   65        61.690  kbps 1

Group: 239.0.1.149/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9323329      1062859498      113   65        59.599  kbps 1
10.57.50.1      71077192     8387108512      117   65        61.690  kbps 1

Group: 239.0.1.150/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8598362      980213264       113   0         0.000   bps  1
10.57.50.1      71079480     8387378616      117   65        61.690  kbps 1

Group: 239.0.1.151/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8606793      981174398       113   65        59.599  kbps 1
10.57.50.1      71079503     8387381330      117   65        61.690  kbps 1

Group: 239.0.1.152/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8756149      998200982       113   0         0.000   bps  1
10.57.50.1      71077192     8387108592      117   65        61.690  kbps 1

Group: 239.0.1.153/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6947435      792007586       113   0         0.000   bps  1
10.57.50.1      71079524     8387383808      117   65        61.690  kbps 1

Group: 239.0.1.154/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7808598      890180168       113   65        59.599  kbps 1
10.57.50.1      71077276     8387118520      117   65        61.690  kbps 1

Group: 239.0.1.155/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079545     8387386294      117   65        61.690  kbps 1

Group: 239.0.1.156/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1180128      134534588       113   0         0.000   bps  1
10.57.50.1      71079568     8387389000      117   65        61.690  kbps 1

Group: 239.0.1.157/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9689551      1104608810      113   65        59.599  kbps 1
10.57.50.1      71077156     8387104280      117   65        61.690  kbps 1

Group: 239.0.1.158/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8531001      972534110       113   0         0.000   bps  1
10.57.50.1      71079589     8387391478      117   65        61.690  kbps 1

Group: 239.0.1.159/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9871280      1125325916      113   0         0.000   bps  1
10.57.50.1      71079275     8387354434      117   65        61.690  kbps 1

Group: 239.0.1.160/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9010419      1027187762      113   0         0.000   bps  1
10.57.50.1      71079607     8387393618      117   65        61.690  kbps 1

Group: 239.0.1.161/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8420182      959900744       113   0         0.000   bps  1
10.57.50.1      71079631     8387396434      117   65        61.690  kbps 1

Group: 239.0.1.162/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7952747      906613154       113   0         0.000   bps  1
10.57.50.1      71077135     8387101730      117   65        61.690  kbps 1

Group: 239.0.1.163/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8323524      948881732       113   0         0.000   bps  1
10.57.50.1      71079652     8387398912      117   65        61.690  kbps 1

Group: 239.0.1.164/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7530339      858458642       113   0         0.000   bps  1
10.57.50.1      71079674     8387401508      117   65        61.690  kbps 1

Group: 239.0.1.165/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71077126     8387100796      117   65        61.690  kbps 1

Group: 239.0.1.166/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2671314      304529792       113   0         0.000   bps  1
10.57.50.1      71079697     8387404222      117   65        61.690  kbps 1

Group: 239.0.1.167/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9058119      1032625562      113   65        59.599  kbps 1
10.57.50.1      71077296     8387120880      117   65        61.690  kbps 1

Group: 239.0.1.168/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8505335      969608186       113   1         1.702   kbps 1
10.57.50.1      71079719     8387406826      117   65        61.690  kbps 1

Group: 239.0.1.169/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8781461      1001086550      113   0         0.000   bps  1
10.57.50.1      71079741     8387409414      117   65        61.690  kbps 1

Group: 239.0.1.170/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8859167      1009945034      113   65        59.599  kbps 1
10.57.50.1      71077154     8387104076      117   65        61.690  kbps 1

Group: 239.0.1.171/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8082569      921412862       113   0         0.000   bps  1
10.57.50.1      71079762     8387411892      117   65        61.690  kbps 1

Group: 239.0.1.172/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8660022      987242496       113   0         0.000   bps  1
10.57.50.1      71077311     8387122658      117   65        61.690  kbps 1

Group: 239.0.1.173/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8242307      939622994       113   0         0.000   bps  1
10.57.50.1      71079781     8387414142      117   65        61.690  kbps 1

Group: 239.0.1.174/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7517354      856978352       113   0         0.000   bps  1
10.57.50.1      71079809     8387417438      117   65        61.690  kbps 1

Group: 239.0.1.175/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71077220     8387111864      117   65        61.690  kbps 1

Group: 239.0.1.176/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1929314      219941792       113   65        59.599  kbps 1
10.57.50.1      71079834     8387420388      117   65        61.690  kbps 1

Group: 239.0.1.177/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9828119      1120405562      113   0         0.000   bps  1
10.57.50.1      71079341     8387362206      117   65        61.690  kbps 1

Group: 239.0.1.178/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8030991      915532970       113   1         1.687   kbps 1
10.57.50.1      71079853     8387422646      117   65        61.690  kbps 1

Group: 239.0.1.179/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8910233      1015766558      113   0         0.000   bps  1
10.57.50.1      71079877     8387425462      117   65        61.690  kbps 1

Group: 239.0.1.180/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7562989      862180738       113   0         0.000   bps  1
10.57.50.1      71077257     8387116198      117   65        61.690  kbps 1

Group: 239.0.1.181/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8307870      947097176       113   0         0.000   bps  1
10.57.50.1      71079900     8387428176      117   65        61.690  kbps 1

Group: 239.0.1.182/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8266080      942333116       113   0         0.000   bps  1
10.57.50.1      71079923     8387430890      117   65        61.690  kbps 1

Group: 239.0.1.183/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7577957      863887094       113   0         0.000   bps  1
10.57.50.1      71077261     8387116718      117   65        61.690  kbps 1

Group: 239.0.1.184/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7486846      853500440       113   1         1.702   kbps 1
10.57.50.1      71079943     8387433258      117   65        61.690  kbps 1

Group: 239.0.1.185/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           4            440             110   0         0.000   bps  1
10.57.50.1      71077342     8387126300      117   65        61.690  kbps 1

Group: 239.0.1.186/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1850168      210919148       113   0         0.000   bps  1
10.57.50.1      71079965     8387435854      117   65        61.690  kbps 1

Group: 239.0.1.187/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8311264      947484092       113   65        59.599  kbps 1
10.57.50.1      71079987     8387438450      117   65        61.690  kbps 1

Group: 239.0.1.188/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8580381      978163426       113   0         0.000   bps  1
10.57.50.1      71077355     8387127802      117   65        61.690  kbps 1

Group: 239.0.1.189/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8887860      1013216036      113   0         0.000   bps  1
10.57.50.1      71080008     8387440928      117   65        61.690  kbps 1

Group: 239.0.1.190/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8402554      957891152       113   0         0.000   bps  1
10.57.50.1      71079364     8387364920      117   65        61.690  kbps 1

Group: 239.0.1.191/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8020000      914279996       113   0         0.000   bps  1
10.57.50.1      71080028     8387443296      117   65        61.690  kbps 1

Group: 239.0.1.192/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7758591      884479370       113   0         0.000   bps  1
10.57.50.1      71080052     8387446120      117   65        61.690  kbps 1

Group: 239.0.1.193/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7476487      852319514       113   65        59.599  kbps 1
10.57.50.1      71077390     8387131892      117   65        61.690  kbps 1

Group: 239.0.1.194/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7691041      876778670       113   0         0.000   bps  1
10.57.50.1      71080074     8387448716      117   65        61.690  kbps 1

Group: 239.0.1.195/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079372     8387365872      117   65        61.690  kbps 1

Group: 239.0.1.196/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1842736      210071900       113   0         0.000   bps  1
10.57.50.1      71080096     8387451320      117   65        61.690  kbps 1

Group: 239.0.1.197/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8689961      990655550       113   65        59.599  kbps 1
10.57.50.1      71080118     8387453908      117   65        61.690  kbps 1

Group: 239.0.1.198/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8768903      999654938       113   0         0.000   bps  1
10.57.50.1      71077418     8387135196      117   65        61.690  kbps 1

Group: 239.0.1.199/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8749556      997449380       113   0         0.000   bps  1
10.57.50.1      71080142     8387456740      117   65        61.690  kbps 1

Group: 239.0.1.200/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7528367      858233834       113   0         0.000   bps  1
10.57.50.1      71080165     8387459454      117   65        61.690  kbps 1

Group: 239.0.1.201/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7198881      820672426       113   0         0.000   bps  1
10.57.50.1      71077438     8387137604      117   65        61.690  kbps 1

Group: 239.0.1.202/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8007206      912821480       113   65        59.599  kbps 1
10.57.50.1      71080187     8387462050      117   65        61.690  kbps 1

Group: 239.0.1.203/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8239997      939359646       113   0         0.000   bps  1
10.57.50.1      71077459     8387140106      117   65        61.690  kbps 1

Group: 239.0.1.204/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7962169      907687262       113   65        59.599  kbps 1
10.57.50.1      71080215     8387465354      117   65        61.690  kbps 1

Group: 239.0.1.205/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080237     8387467950      117   65        61.690  kbps 1

Group: 239.0.1.206/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2031744      231618808       113   0         0.000   bps  1
10.57.50.1      71077475     8387141962      117   65        61.690  kbps 1

Group: 239.0.1.207/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7966690      908202656       113   0         0.000   bps  1
10.57.50.1      71079385     8387367406      117   65        61.690  kbps 1

Group: 239.0.1.208/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8021038      914398328       113   1         1.657   kbps 1
10.57.50.1      71079390     8387367996      117   65        61.690  kbps 1

Group: 239.0.1.209/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7680571      875585090       113   65        59.599  kbps 1
10.57.50.1      71080282     8387473260      117   65        61.690  kbps 1

Group: 239.0.1.210/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7486758      853490408       113   0         0.000   bps  1
10.57.50.1      71080305     8387475974      117   65        61.690  kbps 1

Group: 239.0.1.211/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7955170      906889368       113   65        59.599  kbps 1
10.57.50.1      71077509     8387145950      117   65        61.690  kbps 1

Group: 239.0.1.212/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8090950      922368296       113   0         0.000   bps  1
10.57.50.1      71080326     8387478452      117   65        61.690  kbps 1

Group: 239.0.1.213/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8420112      959892764       113   65        59.599  kbps 1
10.57.50.1      71080346     8387480812      117   65        61.690  kbps 1

Group: 239.0.1.214/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8282894      944249908       113   1         1.657   kbps 1
10.57.50.1      71077527     8387148106      117   65        61.706  kbps 1

Group: 239.0.1.215/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080368     8387483408      117   65        61.706  kbps 1

Group: 239.0.1.216/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2019352      230206124       113   0         0.000   bps  1
10.57.50.1      71077536     8387149176      117   65        61.706  kbps 1

Group: 239.0.1.217/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8163999      930695882       113   0         0.000   bps  1
10.57.50.1      71080388     8387485768      117   65        61.706  kbps 1

Group: 239.0.1.218/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8166499      930980882       113   0         0.000   bps  1
10.57.50.1      71080409     8387488246      117   65        61.706  kbps 1

Group: 239.0.1.219/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8433711      961443046       113   0         0.000   bps  1
10.57.50.1      71077555     8387151410      117   65        61.706  kbps 1

Group: 239.0.1.220/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8156415      929831306       113   65        59.614  kbps 1
10.57.50.1      71080430     8387490724      117   65        61.706  kbps 1

Group: 239.0.1.221/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8498117      968785330       113   65        59.614  kbps 1
10.57.50.1      71077575     8387153786      117   65        61.706  kbps 1

Group: 239.0.1.222/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8205583      935436458       113   0         0.000   bps  1
10.57.50.1      71080452     8387493320      117   65        61.706  kbps 1

Group: 239.0.1.223/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8553506      975099680       113   0         0.000   bps  1
10.57.50.1      71079416     8387371064      117   65        61.706  kbps 1

Group: 239.0.1.224/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7609536      867487096       113   0         0.000   bps  1
10.57.50.1      71077172     8387106184      117   65        61.706  kbps 1

Group: 239.0.1.225/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079442     8387374132      117   65        61.706  kbps 1

Group: 239.0.1.226/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2126159      242382122       113   0         0.000   bps  1
10.57.50.1      71079462     8387376492      117   65        61.706  kbps 1

Group: 239.0.1.227/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8459633      964398158       113   0         0.000   bps  1
10.57.50.1      71077175     8387106586      117   65        61.706  kbps 1

Group: 239.0.1.228/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8743222      996727304       113   0         0.000   bps  1
10.57.50.1      71079484     8387379088      117   65        61.706  kbps 1

Group: 239.0.1.229/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7829320      892542468       113   65        59.614  kbps 1
10.57.50.1      71077272     8387118048      117   65        61.706  kbps 1

Group: 239.0.1.230/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9033347      1029801554      113   0         0.000   bps  1
10.57.50.1      71079506     8387381692      117   65        61.706  kbps 1

Group: 239.0.1.231/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8655550      986732696       113   0         0.000   bps  1
10.57.50.1      71079528     8387384280      117   65        61.706  kbps 1

Group: 239.0.1.232/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8626762      983450864       113   0         0.000   bps  1
10.57.50.1      71077119     8387099690      117   65        61.706  kbps 1

Group: 239.0.1.233/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8646880      985744316       113   0         0.000   bps  1
10.57.50.1      71079550     8387386876      117   65        61.706  kbps 1

Group: 239.0.1.234/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8210883      936040658       113   0         0.000   bps  1
10.57.50.1      71077601     8387156870      117   65        61.706  kbps 1

Group: 239.0.1.235/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079570     8387389252      117   65        61.706  kbps 1

Group: 239.0.1.236/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1232092      140458484       113   0         0.000   bps  1
10.57.50.1      71079593     8387391950      117   65        61.706  kbps 1

Group: 239.0.1.237/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9191338      1047812528      113   65        59.614  kbps 1
10.57.50.1      71077144     8387102896      117   65        61.706  kbps 1

Group: 239.0.1.238/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9140756      1042046180      113   0         0.000   bps  1
10.57.50.1      71079613     8387394310      117   65        61.706  kbps 1

Group: 239.0.1.239/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9134565      1041340406      113   0         0.000   bps  1
10.57.50.1      71079319     8387359626      117   65        61.706  kbps 1

Group: 239.0.1.240/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8373943      954629498       113   0         0.000   bps  1
10.57.50.1      71079633     8387396686      117   65        61.706  kbps 1

Group: 239.0.1.241/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9154789      1043645942      113   0         0.000   bps  1
10.57.50.1      71079656     8387399384      117   65        61.706  kbps 1

Group: 239.0.1.242/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7551935      860920586       113   0         0.000   bps  1
10.57.50.1      71077136     8387101928      117   65        61.706  kbps 1

Group: 239.0.1.243/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7626770      869451776       113   65        59.614  kbps 1
10.57.50.1      71079678     8387401980      117   65        61.706  kbps 1

Group: 239.0.1.244/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8390932      956566244       113   0         0.000   bps  1
10.57.50.1      71079701     8387404694      117   65        61.706  kbps 1

Group: 239.0.1.245/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3            338             112   0         0.000   bps  1
10.57.50.1      71077139     8387102322      117   65        61.706  kbps 1

Group: 239.0.1.246/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1899989      216598742       113   0         0.000   bps  1
10.57.50.1      71079724     8387407408      117   65        61.690  kbps 1

Group: 239.0.1.247/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9129864      1040804488      113   0         0.000   bps  1
10.57.50.1      71077305     8387121942      117   65        61.690  kbps 1

Group: 239.0.1.248/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8257676      941375060       113   65        59.599  kbps 1
10.57.50.1      71079744     8387409776      117   65        61.690  kbps 1

Group: 239.0.1.249/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7588488      865087628       113   65        59.599  kbps 1
10.57.50.1      71079765     8387412246      117   65        61.690  kbps 1

Group: 239.0.1.250/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8972131      1022822930      113   1         1.611   kbps 1
10.57.50.1      71077209     8387110566      117   65        61.690  kbps 1

Group: 239.0.1.251/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9177480      1046232716      113   0         0.000   bps  1
10.57.50.1      71079786     8387414724      117   65        61.690  kbps 1

Group: 239.0.1.252/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8671833      988588958       113   0         0.000   bps  1
10.57.50.1      71079337     8387361734      117   65        61.690  kbps 1

Group: 239.0.1.253/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7532476      858702260       113   65        59.599  kbps 1
10.57.50.1      71079811     8387417690      117   65        61.690  kbps 1

Group: 239.0.1.254/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7008171      798931490       113   0         0.000   bps  1
10.57.50.1      71079838     8387420860      117   65        61.690  kbps 1

Group: 239.0.1.255/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2            220             110   0         0.000   bps  1
10.57.50.1      71077242     8387114428      117   65        61.690  kbps 1

Group: 239.0.2.0/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1570764      179067092       113   0         0.000   bps  1
10.57.50.1      71079859     8387423338      117   65        61.690  kbps 1

Group: 239.0.2.1/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8585047      978695354       113   0         0.000   bps  1
10.57.50.1      71079881     8387425934      117   65        61.690  kbps 1

Group: 239.0.2.2/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9033856      1029859580      113   65        59.599  kbps 1
10.57.50.1      71077244     8387114712      117   65        61.690  kbps 1

Group: 239.0.2.3/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8691064      990781292       113   0         0.000   bps  1
10.57.50.1      71079904     8387428648      117   65        61.690  kbps 1

Group: 239.0.2.4/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9862467      1124321230      113   0         0.000   bps  1
10.57.50.1      71077260     8387116624      117   65        61.690  kbps 1

Group: 239.0.2.5/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8101060      923520836       113   0         0.000   bps  1
10.57.50.1      71079926     8387431244      117   65        61.690  kbps 1

Group: 239.0.2.6/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34601713     3944595278      113   65        59.599  kbps 1
10.57.50.1      71079946     8387433612      117   65        61.690  kbps 1

Group: 239.0.2.7/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6943507      791559790       113   0         0.000   bps  1
10.57.50.1      71077334     8387125332      117   65        61.690  kbps 1

Group: 239.0.2.8/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33761917     3848858534      113   65        59.599  kbps 1
10.57.50.1      71079968     8387436208      117   65        61.690  kbps 1

Group: 239.0.2.9/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           5            554             110   0         0.000   bps  1
10.57.50.1      71077354     8387127716      117   65        61.690  kbps 1

Group: 239.0.2.10/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           31058232     3540638444      113   65        59.599  kbps 1
10.57.50.1      71079990     8387438804      117   65        61.690  kbps 1

Group: 239.0.2.11/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9579076      1092014660      113   0         0.000   bps  1
10.57.50.1      71080011     8387441282      117   65        61.690  kbps 1

Group: 239.0.2.12/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34667276     3952069460      113   65        59.599  kbps 1
10.57.50.1      71077367     8387129218      117   65        61.690  kbps 1

Group: 239.0.2.13/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7713868      879380948       113   0         0.000   bps  1
10.57.50.1      71080032     8387443760      117   65        61.690  kbps 1

Group: 239.0.2.14/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34569455     3940917866      113   65        59.599  kbps 1
10.57.50.1      71079369     8387365510      117   65        61.690  kbps 1

Group: 239.0.2.15/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8156730      929867216       113   0         0.000   bps  1
10.57.50.1      71080055     8387446482      117   65        61.690  kbps 1

Group: 239.0.2.16/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33758893     3848513798      113   65        59.599  kbps 1
10.57.50.1      71080078     8387449188      117   65        61.690  kbps 1

Group: 239.0.2.17/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7602626      866699360       113   0         0.000   bps  1
10.57.50.1      71077403     8387133426      117   65        61.690  kbps 1

Group: 239.0.2.18/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34186067     3897211634      113   65        59.599  kbps 1
10.57.50.1      71080101     8387451902      117   65        61.690  kbps 1

Group: 239.0.2.19/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080124     8387454616      117   65        61.690  kbps 1

Group: 239.0.2.20/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           31276059     3565470718      113   65        59.599  kbps 1
10.57.50.1      71077415     8387134890      117   65        61.690  kbps 1

Group: 239.0.2.21/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7868730      897035216       113   0         0.000   bps  1
10.57.50.1      71080146     8387457212      117   65        61.690  kbps 1

Group: 239.0.2.22/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34287131     3908732926      113   65        59.599  kbps 1
10.57.50.1      71077439     8387137746      117   65        61.690  kbps 1

Group: 239.0.2.23/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8804277      1003687574      113   0         0.000   bps  1
10.57.50.1      71080169     8387459926      117   65        61.690  kbps 1

Group: 239.0.2.24/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34514815     3934688906      113   65        59.599  kbps 1
10.57.50.1      71080191     8387462522      117   65        61.690  kbps 1

Group: 239.0.2.25/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9281290      1058067056      113   65        59.599  kbps 1
10.57.50.1      71077454     8387139484      117   65        61.690  kbps 1

Group: 239.0.2.26/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34331499     3913790882      113   65        59.599  kbps 1
10.57.50.1      71080219     8387465826      117   65        61.690  kbps 1

Group: 239.0.2.27/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8528946      972299828       113   0         0.000   bps  1
10.57.50.1      71077474     8387141884      117   65        61.690  kbps 1

Group: 239.0.2.28/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7852686      895206200       113   1         1.596   kbps 1
10.57.50.1      71080241     8387468422      117   65        61.690  kbps 1

Group: 239.0.2.29/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           29661924     3381459332      113   65        59.599  kbps 1
10.57.50.1      71080264     8387471136      117   65        61.690  kbps 1

Group: 239.0.2.30/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2100257      239429290       113   0         0.000   bps  1
10.57.50.1      71077488     8387143504      117   65        61.690  kbps 1

Group: 239.0.2.31/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8902400      1014873596      113   0         0.000   bps  1
10.57.50.1      71080286     8387473732      117   65        61.690  kbps 1

Group: 239.0.2.32/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8456827      964078274       113   0         0.000   bps  1
10.57.50.1      71079397     8387368806      117   65        61.690  kbps 1

Group: 239.0.2.33/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34339550     3914708696      113   65        59.599  kbps 1
10.57.50.1      71080308     8387476336      117   65        61.690  kbps 1

Group: 239.0.2.34/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8032737      915732014       113   0         0.000   bps  1
10.57.50.1      71080330     8387478924      117   65        61.690  kbps 1

Group: 239.0.2.35/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34245800     3904021188      113   65        59.599  kbps 1
10.57.50.1      71077522     8387147484      117   65        61.690  kbps 1

Group: 239.0.2.36/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8097525      923117846       113   0         0.000   bps  1
10.57.50.1      71080350     8387481284      117   65        61.690  kbps 1

Group: 239.0.2.37/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34408645     3922585526      113   65        59.599  kbps 1
10.57.50.1      71080370     8387483644      117   65        61.690  kbps 1

Group: 239.0.2.38/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8445242      962757580       113   0         0.000   bps  1
10.57.50.1      71077538     8387149404      117   65        61.690  kbps 1

Group: 239.0.2.39/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           29661924     3381459332      113   65        59.599  kbps 1
10.57.50.1      71080391     8387486122      117   65        61.690  kbps 1

Group: 239.0.2.40/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1898367      216413830       113   0         0.000   bps  1
10.57.50.1      71077556     8387151544      117   65        61.690  kbps 1

Group: 239.0.2.41/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34620579     3946746002      113   65        59.599  kbps 1
10.57.50.1      71080411     8387488482      117   65        61.690  kbps 1

Group: 239.0.2.42/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8746030      997047416       113   0         0.000   bps  1
10.57.50.1      71080433     8387491078      117   65        61.690  kbps 1

Group: 239.0.2.43/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34006738     3876768128      113   65        59.599  kbps 1
10.57.50.1      71077568     8387152944      117   65        61.690  kbps 1

Group: 239.0.2.44/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8467591      965305370       113   0         0.000   bps  1
10.57.50.1      71080455     8387493674      117   65        61.690  kbps 1

Group: 239.0.2.45/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34682152     3953765320      113   65        59.599  kbps 1
10.57.50.1      71077585     8387154974      117   65        61.690  kbps 1

Group: 239.0.2.46/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8574763      977522978       113   0         0.000   bps  1
10.57.50.1      71079417     8387371198      117   65        61.690  kbps 1

Group: 239.0.2.47/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34502583     3933294458      113   65        59.599  kbps 1
10.57.50.1      71079445     8387374486      117   65        61.690  kbps 1

Group: 239.0.2.48/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7339833      836740954       113   65        59.599  kbps 1
10.57.50.1      71077187     8387107930      117   65        61.690  kbps 1

Group: 239.0.2.49/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           29661924     3381459332      113   65        59.599  kbps 1
10.57.50.1      71079465     8387376846      117   65        61.690  kbps 1

Group: 239.0.2.50/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2064342      235334984       113   0         0.000   bps  1
10.57.50.1      71079487     8387379442      117   65        61.690  kbps 1

Group: 239.0.2.51/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34320382     3912523544      113   65        59.599  kbps 1
10.57.50.1      71077186     8387107884      117   65        61.690  kbps 1

Group: 239.0.2.52/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9107270      1038228776      113   0         0.000   bps  1
10.57.50.1      71079510     8387382156      117   65        61.690  kbps 1

Group: 239.0.2.53/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34589866     3943244716      113   65        59.599  kbps 1
10.57.50.1      71077277     8387118638      117   65        61.690  kbps 1

Group: 239.0.2.54/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8230811      938312450       113   0         0.000   bps  1
10.57.50.1      71079530     8387384524      117   65        61.690  kbps 1

Group: 239.0.2.55/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34696425     3955392446      113   65        59.599  kbps 1
10.57.50.1      71079553     8387387230      117   65        61.690  kbps 1

Group: 239.0.2.56/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7409705      844706366       113   0         0.000   bps  1
10.57.50.1      71077120     8387099984      117   65        61.690  kbps 1

Group: 239.0.2.57/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34585243     3942717698      113   65        59.599  kbps 1
10.57.50.1      71079575     8387389826      117   65        61.690  kbps 1

Group: 239.0.2.58/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7808001      890112110       113   0         0.000   bps  1
10.57.50.1      71079274     8387354316      117   65        61.690  kbps 1

Group: 239.0.2.59/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           29661924     3381459332      113   65        59.599  kbps 1
10.57.50.1      71079594     8387392084      117   65        61.690  kbps 1

Group: 239.0.2.60/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           30699270     3499716776      113   65        59.599  kbps 1
10.57.50.1      71079616     8387394664      117   65        61.690  kbps 1

Group: 239.0.2.61/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8232684      938525972       113   0         0.000   bps  1
10.57.50.1      71077120     8387100040      117   65        61.690  kbps 1

Group: 239.0.2.62/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34717301     3957772310      113   65        59.599  kbps 1
10.57.50.1      71079637     8387397142      117   65        61.690  kbps 1

Group: 239.0.2.63/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34407270     3922428776      113   65        59.599  kbps 1
10.57.50.1      71079659     8387399738      117   65        61.690  kbps 1

Group: 239.0.2.64/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7196846      820440440       113   0         0.000   bps  1
10.57.50.1      71077124     8387100560      117   65        61.690  kbps 1

Group: 239.0.2.65/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34153698     3893521568      113   65        59.599  kbps 1
10.57.50.1      71079682     8387402452      117   65        61.690  kbps 1

Group: 239.0.2.66/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8100306      923434880       113   0         0.000   bps  1
10.57.50.1      71077297     8387120998      117   65        61.690  kbps 1

Group: 239.0.2.67/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34614557     3946059494      113   65        59.599  kbps 1
10.57.50.1      71079703     8387404938      117   65        61.690  kbps 1

Group: 239.0.2.68/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8095497      922886654       113   0         0.000   bps  1
10.57.50.1      71079727     8387407762      117   65        61.690  kbps 1

Group: 239.0.2.69/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           29661924     3381459332      113   65        59.599  kbps 1
10.57.50.1      71077151     8387103730      117   65        61.690  kbps 1

Group: 239.0.2.70/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2070035      235983986       113   0         0.000   bps  1
10.57.50.1      71079749     8387410358      117   65        61.690  kbps 1

Group: 239.0.2.71/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34982566     3988012512      113   65        59.599  kbps 1
10.57.50.1      71077311     8387122658      117   65        61.690  kbps 1

Group: 239.0.2.72/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7844198      894238568       113   0         0.000   bps  1
10.57.50.1      71079767     8387412490      117   65        61.690  kbps 1

Group: 239.0.2.73/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           35205117     4013383334      113   65        59.599  kbps 1
10.57.50.1      71079788     8387414960      117   65        61.690  kbps 1

Group: 239.0.2.74/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8122879      926008202       113   0         0.000   bps  1
10.57.50.1      71077218     8387111628      117   65        61.690  kbps 1

Group: 239.0.2.75/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           35174892     4009937684      113   65        59.599  kbps 1
10.57.50.1      71079816     8387418264      117   65        61.690  kbps 1

Group: 239.0.2.76/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7801154      889331552       113   0         0.000   bps  1
10.57.50.1      71079342     8387362324      117   65        61.690  kbps 1

Group: 239.0.2.77/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34337390     3914462456      113   65        59.599  kbps 1
10.57.50.1      71079839     8387420994      117   65        61.690  kbps 1

Group: 239.0.2.78/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8234648      938749868       113   1         1.550   kbps 1
10.57.50.1      71079863     8387423810      117   65        61.690  kbps 1

Group: 239.0.2.79/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           29661926     3381459556      113   65        59.599  kbps 1
10.57.50.1      71077254     8387115844      117   65        61.690  kbps 1

Group: 239.0.2.80/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2033874      231861632       113   0         0.000   bps  1
10.57.50.1      71079885     8387426406      117   65        61.690  kbps 1

Group: 239.0.2.81/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34851630     3973085816      113   65        59.599  kbps 1
10.57.50.1      71079908     8387429120      117   65        61.690  kbps 1

Group: 239.0.2.82/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7908579      901578002       113   0         0.000   bps  1
10.57.50.1      71077257     8387116246      117   65        61.690  kbps 1

Group: 239.0.2.83/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           35175540     4010011556      113   65        59.599  kbps 1
10.57.50.1      71079930     8387431716      117   65        61.690  kbps 1

Group: 239.0.2.84/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8222963      937417770       113   0         0.000   bps  1
10.57.50.1      71077335     8387125474      117   65        61.690  kbps 1

Group: 239.0.2.85/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34276754     3907549952      113   65        59.599  kbps 1
10.57.50.1      71079950     8387434084      117   65        61.690  kbps 1

Group: 239.0.2.86/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8719767      994053434       113   0         0.000   bps  1
10.57.50.1      71079972     8387436680      117   65        61.690  kbps 1

Group: 239.0.2.87/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33949358     3870226804      113   65        59.599  kbps 1
10.57.50.1      71077351     8387127330      117   65        61.690  kbps 1

Group: 239.0.2.88/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33997328     3875695388      113   65        59.599  kbps 1
10.57.50.1      71079994     8387439276      117   65        61.690  kbps 1

Group: 239.0.2.89/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079363     8387364802      117   65        61.690  kbps 1

Group: 239.0.2.90/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1641233      187100558       113   0         0.000   bps  1
10.57.50.1      71080014     8387441644      117   65        61.690  kbps 1

Group: 239.0.2.91/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34443265     3926532206      113   65        59.599  kbps 1
10.57.50.1      71080036     8387444232      117   65        61.690  kbps 1

Group: 239.0.2.92/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8739327      996283274       113   0         0.000   bps  1
10.57.50.1      71077386     8387131420      117   65        61.690  kbps 1

Group: 239.0.2.93/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34848123     3972686018      113   65        59.599  kbps 1
10.57.50.1      71080060     8387447064      117   65        61.690  kbps 1

Group: 239.0.2.94/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34570013     3940981478      113   65        59.599  kbps 1
10.57.50.1      71079373     8387365990      117   65        61.690  kbps 1

Group: 239.0.2.95/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8560022      975842504       113   0         0.000   bps  1
10.57.50.1      71080081     8387449550      117   65        61.690  kbps 1

Group: 239.0.2.96/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7863823      896475818       113   0         0.000   bps  1
10.57.50.1      71080105     8387452374      117   65        61.690  kbps 1

Group: 239.0.2.97/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34312771     3911655890      113   65        59.599  kbps 1
10.57.50.1      71077414     8387134724      117   65        61.690  kbps 1

Group: 239.0.2.98/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8399663      957561578       113   0         0.000   bps  1
10.57.50.1      71080127     8387454970      117   65        61.690  kbps 1

Group: 239.0.2.99/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           29661926     3381459560      113   65        59.599  kbps 1
10.57.50.1      71080150     8387457684      117   65        61.690  kbps 1

Group: 239.0.2.100/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2217274      252769228       113   0         0.000   bps  1
10.57.50.1      71077433     8387137014      117   65        61.690  kbps 1

Group: 239.0.2.101/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34647531     3949818530      113   65        59.599  kbps 1
10.57.50.1      71080174     8387460516      117   65        61.706  kbps 1

Group: 239.0.2.102/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7575592      863617480       113   65        59.614  kbps 1
10.57.50.1      71077453     8387139398      117   65        61.706  kbps 1

Group: 239.0.2.103/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34107325     3888235046      113   65        59.614  kbps 1
10.57.50.1      71080196     8387463112      117   65        61.706  kbps 1

Group: 239.0.2.104/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8426302      960598424       113   1         1.520   kbps 1
10.57.50.1      71080224     8387466416      117   65        61.706  kbps 1

Group: 239.0.2.105/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33767664     3849513688      113   65        59.614  kbps 1
10.57.50.1      71077470     8387141372      117   65        61.706  kbps 1

Group: 239.0.2.106/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8610865      981638606       113   0         0.000   bps  1
10.57.50.1      71080246     8387469012      117   65        61.706  kbps 1

Group: 239.0.2.107/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34304594     3910723712      113   65        59.614  kbps 1
10.57.50.1      71079392     8387368216      117   65        61.706  kbps 1

Group: 239.0.2.108/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8078846      920988440       113   0         0.000   bps  1
10.57.50.1      71080269     8387471734      117   65        61.706  kbps 1

Group: 239.0.2.109/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           29661927     3381459674      113   65        59.614  kbps 1
10.57.50.1      71080291     8387474322      117   65        61.706  kbps 1

Group: 239.0.2.110/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1577953      179886630       113   0         0.000   bps  1
10.57.50.1      71077506     8387145596      117   65        61.706  kbps 1

Group: 239.0.2.111/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7914945      902303726       113   0         0.000   bps  1
10.57.50.1      71080314     8387477036      117   65        61.706  kbps 1

Group: 239.0.2.112/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9289545      1059008126      113   0         0.000   bps  1
10.57.50.1      71080335     8387479514      117   65        61.706  kbps 1

Group: 239.0.2.113/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8622758      982994400       113   0         0.000   bps  1
10.57.50.1      71077521     8387147406      117   65        61.706  kbps 1

Group: 239.0.2.114/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9015212      1027734164      113   0         0.000   bps  1
10.57.50.1      71080355     8387481874      117   65        61.706  kbps 1

Group: 239.0.2.115/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8081326      921271160       113   0         0.000   bps  1
10.57.50.1      71077532     8387148704      117   65        61.706  kbps 1

Group: 239.0.2.116/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8307832      947092844       113   63        58.231  kbps 1
10.57.50.1      71080375     8387484234      117   65        61.706  kbps 1

Group: 239.0.2.117/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6752988      769840628       113   0         0.000   bps  1
10.57.50.1      71080395     8387486594      117   65        61.706  kbps 1

Group: 239.0.2.118/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7431537      847195210       113   0         0.000   bps  1
10.57.50.1      71077551     8387150938      117   65        61.706  kbps 1

Group: 239.0.2.119/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080416     8387489072      117   65        61.706  kbps 1

Group: 239.0.2.120/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2619371      298608286       113   0         0.000   bps  1
10.57.50.1      71077569     8387153078      117   65        61.706  kbps 1

Group: 239.0.2.121/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8925468      1017503348      113   0         0.000   bps  1
10.57.50.1      71080437     8387491550      117   65        61.706  kbps 1

Group: 239.0.2.122/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8337016      950419820       113   0         0.000   bps  1
10.57.50.1      71080461     8387494382      117   65        61.706  kbps 1

Group: 239.0.2.123/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7890074      899468432       113   0         0.000   bps  1
10.57.50.1      71077581     8387154478      117   65        61.706  kbps 1

Group: 239.0.2.124/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8190943      933767498       113   65        59.614  kbps 1
10.57.50.1      71079423     8387371890      117   65        61.706  kbps 1

Group: 239.0.2.125/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8718387      993896114       113   0         121.600 bps  1
10.57.50.1      71079449     8387374958      117   65        61.706  kbps 1

Group: 239.0.2.126/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6979244      795633812       113   0         0.000   bps  1
10.57.50.1      71077178     8387106884      117   65        61.706  kbps 1

Group: 239.0.2.127/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7996039      911548442       113   65        59.614  kbps 1
10.57.50.1      71079469     8387377318      117   65        61.706  kbps 1

Group: 239.0.2.128/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7668497      874208646       113   0         0.000   bps  1
10.57.50.1      71077272     8387118048      117   65        61.706  kbps 1

Group: 239.0.2.129/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079491     8387379922      117   65        61.706  kbps 1

Group: 239.0.2.130/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1989867      226844834       113   0         0.000   bps  1
10.57.50.1      71079514     8387382628      117   65        61.706  kbps 1

Group: 239.0.2.131/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8338947      950639954       113   65        59.614  kbps 1
10.57.50.1      71077201     8387109646      117   65        61.706  kbps 1

Group: 239.0.2.132/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8620367      982721834       113   0         0.000   bps  1
10.57.50.1      71079536     8387385224      117   65        61.706  kbps 1

Group: 239.0.2.133/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8134605      927344966       113   0         0.000   bps  1
10.57.50.1      71077602     8387156988      117   65        61.690  kbps 1

Group: 239.0.2.134/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8463457      964834094       113   0         0.000   bps  1
10.57.50.1      71079555     8387387482      117   65        61.690  kbps 1

Group: 239.0.2.135/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8498699      968851682       113   0         0.000   bps  1
10.57.50.1      71079579     8387390298      117   65        61.690  kbps 1

Group: 239.0.2.136/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7746840      883139756       113   0         0.000   bps  1
10.57.50.1      71077119     8387099842      117   65        61.690  kbps 1

Group: 239.0.2.137/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8057213      918522278       113   65        59.599  kbps 1
10.57.50.1      71079600     8387392776      117   65        61.690  kbps 1

Group: 239.0.2.138/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7736890      882005456       113   0         0.000   bps  1
10.57.50.1      71079282     8387355260      117   65        61.690  kbps 1

Group: 239.0.2.139/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079620     8387395152      117   65        61.690  kbps 1

Group: 239.0.2.140/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2087562      237982064       113   0         0.000   bps  1
10.57.50.1      71079642     8387397732      117   65        61.690  kbps 1

Group: 239.0.2.141/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8571172      977113604       113   65        59.599  kbps 1
10.57.50.1      71077133     8387101574      117   65        61.690  kbps 1

Group: 239.0.2.142/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7708453      878763638       113   0         0.000   bps  1
10.57.50.1      71079663     8387400210      117   65        61.690  kbps 1

Group: 239.0.2.143/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7557617      861568334       113   65        59.599  kbps 1
10.57.50.1      71079686     8387402924      117   65        61.690  kbps 1

Group: 239.0.2.144/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8300518      946259048       113   0         0.000   bps  1
10.57.50.1      71077134     8387101740      117   65        61.690  kbps 1

Group: 239.0.2.145/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8132862      927146264       113   0         0.000   bps  1
10.57.50.1      71079708     8387405520      117   65        61.690  kbps 1

Group: 239.0.2.146/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8101382      923557544       113   0         91.200  bps  1
10.57.50.1      71077303     8387121706      117   65        61.690  kbps 1

Group: 239.0.2.147/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8575069      977557862       113   65        59.599  kbps 1
10.57.50.1      71079730     8387408124      117   65        61.690  kbps 1

Group: 239.0.2.148/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7733069      881569862       113   0         0.000   bps  1
10.57.50.1      71079753     8387410830      117   65        61.690  kbps 1

Group: 239.0.2.149/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71077205     8387110094      117   65        61.690  kbps 1

Group: 239.0.2.150/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2142105      244199966       113   0         0.000   bps  1
10.57.50.1      71079772     8387413072      117   65        61.690  kbps 1

Group: 239.0.2.151/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7581604      864302852       113   0         0.000   bps  1
10.57.50.1      71079338     8387361852      117   65        61.690  kbps 1

Group: 239.0.2.152/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8082811      921440450       113   0         0.000   bps  1
10.57.50.1      71079791     8387415330      117   65        61.690  kbps 1

Group: 239.0.2.153/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8031980      915645716       113   65        59.599  kbps 1
10.57.50.1      71079820     8387418736      117   65        61.690  kbps 1

Group: 239.0.2.154/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7615364      868151488       113   0         0.000   bps  1
10.57.50.1      71077239     8387114074      117   65        61.690  kbps 1

Group: 239.0.2.155/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8776151      1000481210      113   0         0.000   bps  1
10.57.50.1      71079845     8387421686      117   65        61.690  kbps 1

Group: 239.0.2.156/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8816216      1005048620      113   0         0.000   bps  1
10.57.50.1      71079866     8387424164      117   65        61.690  kbps 1

Group: 239.0.2.157/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7888676      899309060       113   63        58.216  kbps 1
10.57.50.1      71077240     8387114240      117   65        61.690  kbps 1

Group: 239.0.2.158/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8344982      951327944       113   0         0.000   bps  1
10.57.50.1      71079890     8387426996      117   65        61.690  kbps 1

Group: 239.0.2.159/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2            220             110   0         0.000   bps  1
10.57.50.1      71077257     8387116270      117   65        61.690  kbps 1

Group: 239.0.2.160/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2086361      237845150       113   0         0.000   bps  1
10.57.50.1      71079911     8387429474      117   65        61.690  kbps 1

Group: 239.0.2.161/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7615327      868147274       113   0         0.000   bps  1
10.57.50.1      71079933     8387432070      117   65        61.690  kbps 1

Group: 239.0.2.162/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9286185      1058625086      113   0         0.000   bps  1
10.57.50.1      71077268     8387117544      117   65        61.690  kbps 1

Group: 239.0.2.163/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8071946      920201840       113   63        58.216  kbps 1
10.57.50.1      71079955     8387434674      117   65        61.690  kbps 1

Group: 239.0.2.164/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8379507      955263782       113   0         0.000   bps  1
10.57.50.1      71077349     8387127126      117   65        61.690  kbps 1

Group: 239.0.2.165/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8240729      939443102       113   0         0.000   bps  1
10.57.50.1      71079975     8387437034      117   65        61.690  kbps 1

Group: 239.0.2.166/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8348031      951675530       113   0         0.000   bps  1
10.57.50.1      71079997     8387439630      117   65        61.690  kbps 1

Group: 239.0.2.167/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8122557      925971490       113   0         0.000   bps  1
10.57.50.1      71077362     8387128628      117   65        61.690  kbps 1

Group: 239.0.2.168/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7983993      910175198       113   65        59.599  kbps 1
10.57.50.1      71080018     8387442108      117   65        61.690  kbps 1

Group: 239.0.2.169/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079368     8387365400      117   65        61.690  kbps 1

Group: 239.0.2.170/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1910487      217795514       113   0         0.000   bps  1
10.57.50.1      71080039     8387444594      117   65        61.690  kbps 1

Group: 239.0.2.171/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8591193      979395998       113   0         0.000   bps  1
10.57.50.1      71080063     8387447418      117   65        61.690  kbps 1

Group: 239.0.2.172/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7745719      883011962       113   0         0.000   bps  1
10.57.50.1      71077397     8387132718      117   65        61.690  kbps 1

Group: 239.0.2.173/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8973331      1022959730      113   0         0.000   bps  1
10.57.50.1      71080085     8387450014      117   65        61.690  kbps 1

Group: 239.0.2.174/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8548116      974485220       113   65        59.599  kbps 1
10.57.50.1      71080108     8387452728      117   65        61.690  kbps 1

Group: 239.0.2.175/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7763429      885030898       113   0         0.000   bps  1
10.57.50.1      71077410     8387134300      117   65        61.690  kbps 1

Group: 239.0.2.176/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8885916      1012994420      113   0         0.000   bps  1
10.57.50.1      71080131     8387455442      117   65        61.690  kbps 1

Group: 239.0.2.177/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8235725      938872642       113   0         0.000   bps  1
10.57.50.1      71077433     8387137038      117   65        61.690  kbps 1

Group: 239.0.2.178/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8325130      949064816       113   65        59.599  kbps 1
10.57.50.1      71080153     8387458038      117   65        61.690  kbps 1

Group: 239.0.2.179/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080176     8387460752      117   65        61.690  kbps 1

Group: 239.0.2.180/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1531323      174570818       113   0         0.000   bps  1
10.57.50.1      71077447     8387138658      117   65        61.690  kbps 1

Group: 239.0.2.181/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8451669      963490262       113   0         0.000   bps  1
10.57.50.1      71080199     8387463466      117   65        61.690  kbps 1

Group: 239.0.2.182/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8926726      1017646752      113   65        59.599  kbps 1
10.57.50.1      71077466     8387140940      117   65        61.690  kbps 1

Group: 239.0.2.183/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8652999      986441882       113   0         0.000   bps  1
10.57.50.1      71080226     8387466652      117   65        61.690  kbps 1

Group: 239.0.2.184/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8925121      1017463790      113   65        59.599  kbps 1
10.57.50.1      71080249     8387469366      117   65        61.690  kbps 1

Group: 239.0.2.185/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8709140      992841952       113   0         0.000   bps  1
10.57.50.1      71077483     8387142914      117   65        61.690  kbps 1

Group: 239.0.2.186/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7724664      880611692       113   0         0.000   bps  1
10.57.50.1      71079391     8387368114      117   65        61.690  kbps 1

Group: 239.0.2.187/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8481232      966860444       113   0         0.000   bps  1
10.57.50.1      71080272     8387472080      117   65        61.690  kbps 1

Group: 239.0.2.188/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8501575      969179546       113   0         0.000   bps  1
10.57.50.1      71080293     8387474566      117   65        61.690  kbps 1

Group: 239.0.2.189/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080317     8387477390      117   65        61.690  kbps 1

Group: 239.0.2.190/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2178135      248307370       113   0         0.000   bps  1
10.57.50.1      71077517     8387146894      117   65        61.690  kbps 1

Group: 239.0.2.191/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8935664      1018665692      113   0         0.000   bps  1
10.57.50.1      71080338     8387479868      117   65        61.690  kbps 1

Group: 239.0.2.192/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7173205      817745366       113   0         0.000   bps  1
10.57.50.1      71080358     8387482228      117   65        61.690  kbps 1

Group: 239.0.2.193/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8824511      1005994246      113   0         0.000   bps  1
10.57.50.1      71077535     8387149050      117   65        61.690  kbps 1

Group: 239.0.2.194/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9206780      1049572916      113   65        59.599  kbps 1
10.57.50.1      71080378     8387484588      117   65        61.690  kbps 1

Group: 239.0.2.195/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8491048      967979464       113   0         0.000   bps  1
10.57.50.1      71077551     8387150954      117   65        61.690  kbps 1

Group: 239.0.2.196/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6980773      795808118       113   0         0.000   bps  1
10.57.50.1      71080399     8387487066      117   65        61.690  kbps 1

Group: 239.0.2.197/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8120278      925711688       113   0         45.600  bps  1
10.57.50.1      71080419     8387489426      117   65        61.690  kbps 1

Group: 239.0.2.198/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8045709      917210822       113   65        59.599  kbps 1
10.57.50.1      71077565     8387152582      117   65        61.690  kbps 1

Group: 239.0.2.199/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080441     8387492022      117   65        61.690  kbps 1

Group: 239.0.2.200/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2100310      239435336       113   0         0.000   bps  1
10.57.50.1      71079419     8387371402      117   65        61.690  kbps 1

Group: 239.0.2.201/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8534429      972924902       113   0         0.000   bps  1
10.57.50.1      71080463     8387494626      117   65        61.690  kbps 1

Group: 239.0.2.202/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8492663      968163578       113   65        59.599  kbps 1
10.57.50.1      71079427     8387372362      117   65        61.690  kbps 1

Group: 239.0.2.203/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8126016      926365812       113   0         0.000   bps  1
10.57.50.1      71077185     8387107678      117   65        61.690  kbps 1

Group: 239.0.2.204/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7426425      846612446       113   65        59.599  kbps 1
10.57.50.1      71079453     8387375430      117   65        61.690  kbps 1

Group: 239.0.2.205/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9134298      1041309968      113   0         0.000   bps  1
10.57.50.1      71079473     8387377790      117   65        61.690  kbps 1

Group: 239.0.2.206/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6358775      724900346       113   0         0.000   bps  1
10.57.50.1      71077182     8387107412      117   65        61.690  kbps 1

Group: 239.0.2.207/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6946610      791913536       113   0         0.000   bps  1
10.57.50.1      71079498     8387380740      117   65        61.690  kbps 1

Group: 239.0.2.208/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7216155      822641662       113   0         0.000   bps  1
10.57.50.1      71077277     8387118638      117   65        61.690  kbps 1

Group: 239.0.2.209/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079517     8387382990      117   65        61.690  kbps 1

Group: 239.0.2.210/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3286677      374681174       113   0         0.000   bps  1
10.57.50.1      71079540     8387385696      117   65        61.690  kbps 1

Group: 239.0.2.211/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7959341      907364870       113   0         0.000   bps  1
10.57.50.1      71077115     8387099330      117   65        61.690  kbps 1

Group: 239.0.2.212/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8178254      932320952       113   0         121.600 bps  1
10.57.50.1      71079561     8387388174      117   65        61.690  kbps 1

Group: 239.0.2.213/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7450792      849390284       113   0         0.000   bps  1
10.57.50.1      71077607     8387157578      117   65        61.690  kbps 1

Group: 239.0.2.214/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8139365      927887606       113   0         0.000   bps  1
10.57.50.1      71079581     8387390550      117   65        61.690  kbps 1

Group: 239.0.2.215/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7797593      888925598       113   0         0.000   bps  1
10.57.50.1      71079604     8387393248      117   65        61.690  kbps 1

Group: 239.0.2.216/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6774238      772263128       113   0         0.000   bps  1
10.57.50.1      71077114     8387099364      117   65        61.690  kbps 1

Group: 239.0.2.217/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6690653      762734438       113   0         0.000   bps  1
10.57.50.1      71079625     8387395726      117   65        61.690  kbps 1

Group: 239.0.2.218/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8173732      931805444       113   0         0.000   bps  1
10.57.50.1      71079645     8387398086      117   65        61.690  kbps 1

Group: 239.0.2.219/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71077119     8387099970      117   65        61.690  kbps 1

Group: 239.0.2.220/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2208122      251725904       113   0         0.000   bps  1
10.57.50.1      71079667     8387400682      117   65        61.690  kbps 1

Group: 239.0.2.221/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8005364      912611492       113   63        58.292  kbps 1
10.57.50.1      71077299     8387121234      117   65        61.690  kbps 1

Group: 239.0.2.222/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8008897      913014254       113   0         0.000   bps  1
10.57.50.1      71079690     8387403404      117   65        61.690  kbps 1

Group: 239.0.2.223/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8672797      988698854       113   63        58.292  kbps 1
10.57.50.1      71079713     8387406110      117   65        61.690  kbps 1

Group: 239.0.2.224/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8643944      985409612       113   0         0.000   bps  1
10.57.50.1      71077152     8387103848      117   65        61.690  kbps 1

Group: 239.0.2.225/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8053866      918140720       113   0         0.000   bps  1
10.57.50.1      71079736     8387408824      117   65        61.690  kbps 1

Group: 239.0.2.226/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8488095      967642822       113   0         0.000   bps  1
10.57.50.1      71077311     8387122658      117   65        61.690  kbps 1

Group: 239.0.2.227/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8007635      912870386       113   0         0.000   bps  1
10.57.50.1      71079757     8387411310      117   65        61.690  kbps 1

Group: 239.0.2.228/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7203715      821223506       113   0         0.000   bps  1
10.57.50.1      71079777     8387413662      117   65        61.690  kbps 1

Group: 239.0.2.229/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71077217     8387111510      117   65        61.690  kbps 1

Group: 239.0.2.230/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2198747      250657154       113   0         0.000   bps  1
10.57.50.1      71079798     8387416140      117   65        61.690  kbps 1

Group: 239.0.2.231/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8469880      965566316       113   0         0.000   bps  1
10.57.50.1      71079344     8387362560      117   65        61.690  kbps 1

Group: 239.0.2.232/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9141464      1042126892      113   0         0.000   bps  1
10.57.50.1      71079828     8387419696      117   65        61.690  kbps 1

Group: 239.0.2.233/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8539613      973515878       113   0         0.000   bps  1
10.57.50.1      71079850     8387422276      117   65        61.690  kbps 1

Group: 239.0.2.234/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8071239      920121238       113   0         0.000   bps  1
10.57.50.1      71077249     8387115254      117   65        61.690  kbps 1

Group: 239.0.2.235/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8878920      1012196876      113   0         0.000   bps  1
10.57.50.1      71079871     8387424754      117   65        61.690  kbps 1

Group: 239.0.2.236/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9072726      1034290760      113   0         0.000   bps  1
10.57.50.1      71079894     8387427468      117   65        61.690  kbps 1

Group: 239.0.2.237/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7743907      882805394       113   0         0.000   bps  1
10.57.50.1      71077253     8387115774      117   65        61.690  kbps 1

Group: 239.0.2.238/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7702134      878043272       113   63        58.292  kbps 1
10.57.50.1      71079916     8387430064      117   65        61.690  kbps 1

Group: 239.0.2.239/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3            330             110   0         0.000   bps  1
10.57.50.1      71077330     8387124884      117   65        61.690  kbps 1

Group: 239.0.2.240/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2121976      241905260       113   0         0.000   bps  1
10.57.50.1      71079937     8387432550      117   65        61.690  kbps 1

Group: 239.0.2.241/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8650650      986174096       113   0         0.000   bps  1
10.57.50.1      71079959     8387435146      117   65        61.690  kbps 1

Group: 239.0.2.242/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8690890      990761452       113   0         0.000   bps  1
10.57.50.1      71077345     8387126622      117   65        61.690  kbps 1

Group: 239.0.2.243/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8393747      956887154       113   0         0.000   bps  1
10.57.50.1      71079980     8387437624      117   65        61.690  kbps 1

Group: 239.0.2.244/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8445044      962735012       113   0         0.000   bps  1
10.57.50.1      71079366     8387365148      117   65        61.690  kbps 1

Group: 239.0.2.245/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8560300      975874196       113   0         0.000   bps  1
10.57.50.1      71080001     8387440110      117   65        61.690  kbps 1

Group: 239.0.2.246/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9091993      1036487198      113   0         0.000   bps  1
10.57.50.1      71080024     8387442816      117   65        61.690  kbps 1

Group: 239.0.2.247/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8256103      941195734       113   0         0.000   bps  1
10.57.50.1      71077383     8387131066      117   65        61.690  kbps 1

Group: 239.0.2.248/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7259171      827545490       113   0         0.000   bps  1
10.57.50.1      71080045     8387445294      117   65        61.690  kbps 1

Group: 239.0.2.249/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079373     8387365990      117   65        61.690  kbps 1

Group: 239.0.2.250/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1888643      215305298       113   0         0.000   bps  1
10.57.50.1      71080067     8387447898      117   65        61.690  kbps 1

Group: 239.0.2.251/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8041094      916684712       113   0         0.000   bps  1
10.57.50.1      71080090     8387450604      117   65        61.690  kbps 1

Group: 239.0.2.252/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8600435      980449586       113   0         0.000   bps  1
10.57.50.1      71077410     8387134252      117   65        61.690  kbps 1

Group: 239.0.2.253/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8948549      1020134582      113   0         0.000   bps  1
10.57.50.1      71080113     8387453318      117   65        61.690  kbps 1

Group: 239.0.2.254/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8154403      929601938       113   0         0.000   bps  1
10.57.50.1      71080136     8387456032      117   65        61.690  kbps 1

Group: 239.0.2.255/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8330727      949702870       113   0         0.000   bps  1
10.57.50.1      71077422     8387135716      117   65        61.690  kbps 1

Group: 239.0.3.0/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7836762      893390864       113   0         76.000  bps  1
10.57.50.1      71080158     8387458628      117   65        61.690  kbps 1

Group: 239.0.3.1/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7887722      899200300       113   0         0.000   bps  1
10.57.50.1      71077447     8387138690      117   65        61.690  kbps 1

Group: 239.0.3.2/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8662543      987529898       113   0         0.000   bps  1
10.57.50.1      71080181     8387461342      117   65        61.690  kbps 1

Group: 239.0.3.3/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080204     8387464056      117   65        61.690  kbps 1

Group: 239.0.3.4/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1904794      217146512       113   0         0.000   bps  1
10.57.50.1      71077462     8387140428      117   65        61.690  kbps 1

Group: 239.0.3.5/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8753155      997859666       113   0         0.000   bps  1
10.57.50.1      71080231     8387467242      117   65        61.690  kbps 1

Group: 239.0.3.6/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8898548      1014434468      113   0         0.000   bps  1
10.57.50.1      71079391     8387368098      117   65        61.690  kbps 1

Group: 239.0.3.7/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8389500      956402996       113   0         0.000   bps  1
10.57.50.1      71080253     8387469846      117   65        61.690  kbps 1

Group: 239.0.3.8/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8191373      933816518       113   0         76.000  bps  1
10.57.50.1      71080276     8387472552      117   65        61.690  kbps 1

Group: 239.0.3.9/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7880302      898354416       113   0         0.000   bps  1
10.57.50.1      71077499     8387144770      117   65        61.690  kbps 1

Group: 239.0.3.10/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8073209      920345822       113   63        58.277  kbps 1
10.57.50.1      71080298     8387475148      117   65        61.690  kbps 1

Group: 239.0.3.11/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7653491      872497970       113   0         0.000   bps  1
10.57.50.1      71080321     8387477862      117   65        61.690  kbps 1

Group: 239.0.3.12/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8063884      919282764       113   63        58.277  kbps 1
10.57.50.1      71077515     8387146698      117   65        61.690  kbps 1

Group: 239.0.3.13/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080341     8387480222      117   65        61.690  kbps 1

Group: 239.0.3.14/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2166495      246980418       113   0         0.000   bps  1
10.57.50.1      71077524     8387147776      117   65        61.690  kbps 1

Group: 239.0.3.15/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8550142      974716184       113   0         0.000   bps  1
10.57.50.1      71080362     8387482700      117   65        61.690  kbps 1

Group: 239.0.3.16/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8020269      914310662       113   63        58.277  kbps 1
10.57.50.1      71080382     8387485060      117   65        61.690  kbps 1

Group: 239.0.3.17/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8037589      916285138       113   1         1.368   kbps 1
10.57.50.1      71077546     8387150348      117   65        61.690  kbps 1

Group: 239.0.3.18/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8004339      912494642       113   0         0.000   bps  1
10.57.50.1      71080403     8387487538      117   65        61.690  kbps 1

Group: 239.0.3.19/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7576442      863714380       113   0         0.000   bps  1
10.57.50.1      71077564     8387152488      117   65        61.690  kbps 1

Group: 239.0.3.20/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7912596      902035940       113   63        58.277  kbps 1
10.57.50.1      71080424     8387490016      117   65        61.690  kbps 1

Group: 239.0.3.21/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8563160      976200236       113   0         0.000   bps  1
10.57.50.1      71080447     8387492730      117   65        61.690  kbps 1

Group: 239.0.3.22/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8133812      927254564       113   0         0.000   bps  1
10.57.50.1      71077577     8387154006      117   65        61.690  kbps 1

Group: 239.0.3.23/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080469     8387495326      117   65        61.690  kbps 1

Group: 239.0.3.24/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2165566      246874520       113   0         0.000   bps  1
10.57.50.1      71079434     8387373172      117   65        61.690  kbps 1

Group: 239.0.3.25/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8259921      941630990       113   0         0.000   bps  1
10.57.50.1      71077176     8387106648      117   65        61.690  kbps 1

Group: 239.0.3.26/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8443969      962612462       113   0         0.000   bps  1
10.57.50.1      71079458     8387376020      117   65        61.690  kbps 1

Group: 239.0.3.27/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8965040      1022014548      113   0         0.000   bps  1
10.57.50.1      71077274     8387118284      117   65        61.690  kbps 1

Group: 239.0.3.28/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8674890      988937456       113   0         0.000   bps  1
10.57.50.1      71079477     8387378270      117   65        61.690  kbps 1

Group: 239.0.3.29/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8105151      923987210       113   0         0.000   bps  1
10.57.50.1      71079502     8387381212      117   65        61.690  kbps 1

Group: 239.0.3.30/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9066278      1033555688      113   0         0.000   bps  1
10.57.50.1      71077196     8387109056      117   65        61.690  kbps 1

Group: 239.0.3.31/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8343452      951153524       113   65        59.599  kbps 1
10.57.50.1      71079523     8387383690      117   65        61.690  kbps 1

Group: 239.0.3.32/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8067284      919670372       113   0         0.000   bps  1
10.57.50.1      71077603     8387157106      117   65        61.690  kbps 1

Group: 239.0.3.33/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079543     8387386066      117   65        61.690  kbps 1

Group: 239.0.3.34/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2136558      243567608       113   0         0.000   bps  1
10.57.50.1      71079566     8387388764      117   65        61.690  kbps 1

Group: 239.0.3.35/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8449645      963259526       113   0         0.000   bps  1
10.57.50.1      71077115     8387099402      117   65        61.690  kbps 1

Group: 239.0.3.36/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7842697      894067454       113   0         0.000   bps  1
10.57.50.1      71079588     8387391360      117   65        61.690  kbps 1

Group: 239.0.3.37/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9003649      1026415982      113   0         0.000   bps  1
10.57.50.1      71079281     8387355142      117   65        61.690  kbps 1

Group: 239.0.3.38/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8582959      978457322       113   0         0.000   bps  1
10.57.50.1      71079607     8387393618      117   65        61.690  kbps 1

Group: 239.0.3.39/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8637981      984729830       113   0         0.000   bps  1
10.57.50.1      71079630     8387396316      117   65        61.690  kbps 1

Group: 239.0.3.40/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8498735      968855786       113   0         0.000   bps  1
10.57.50.1      71077128     8387100984      117   65        61.690  kbps 1

Group: 239.0.3.41/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7840974      893871032       113   0         0.000   bps  1
10.57.50.1      71079650     8387398676      117   65        61.690  kbps 1

Group: 239.0.3.42/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8301402      946359824       113   0         0.000   bps  1
10.57.50.1      71079672     8387401272      117   65        61.690  kbps 1

Group: 239.0.3.43/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71077132     8387101504      117   65        61.690  kbps 1

Group: 239.0.3.44/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1589017      181147934       113   0         0.000   bps  1
10.57.50.1      71079695     8387403986      117   65        61.690  kbps 1

Group: 239.0.3.45/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7868362      896993264       113   0         0.000   bps  1
10.57.50.1      71077303     8387121706      117   65        61.690  kbps 1

Group: 239.0.3.46/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8649639      986058842       113   0         0.000   bps  1
10.57.50.1      71079716     8387406472      117   65        61.690  kbps 1

Group: 239.0.3.47/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8097026      923060960       113   0         0.000   bps  1
10.57.50.1      71079740     8387409296      117   65        61.690  kbps 1

Group: 239.0.3.48/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8788991      1001944970      113   0         0.000   bps  1
10.57.50.1      71077157     8387104438      117   65        61.690  kbps 1

Group: 239.0.3.49/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9584107      1092588194      113   0         0.000   bps  1
10.57.50.1      71079762     8387411892      117   65        61.690  kbps 1

Group: 239.0.3.50/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7608156      867329780       113   0         0.000   bps  1
10.57.50.1      71079340     8387362088      117   65        61.690  kbps 1

Group: 239.0.3.51/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8489296      967779740       113   0         0.000   bps  1
10.57.50.1      71079779     8387413914      117   65        61.690  kbps 1

Group: 239.0.3.52/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8202000      935027996       113   0         0.000   bps  1
10.57.50.1      71079802     8387416612      117   65        61.675  kbps 1

Group: 239.0.3.53/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2            220             110   0         0.000   bps  1
10.57.50.1      71077237     8387113838      117   65        61.675  kbps 1

Group: 239.0.3.54/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2018608      230121308       113   0         0.000   bps  1
10.57.50.1      71079834     8387420388      117   65        61.675  kbps 1

Group: 239.0.3.55/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9347973      1065668918      113   0         0.000   bps  1
10.57.50.1      71079854     8387422748      117   65        61.675  kbps 1

Group: 239.0.3.56/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7928103      903803738       113   0         0.000   bps  1
10.57.50.1      71077238     8387114004      117   65        61.675  kbps 1

Group: 239.0.3.57/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9463110      1078794536      113   0         0.000   bps  1
10.57.50.1      71079875     8387425226      117   65        61.675  kbps 1

Group: 239.0.3.58/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8994475      1025370142      113   0         0.000   bps  1
10.57.50.1      71077253     8387115798      117   65        61.675  kbps 1

Group: 239.0.3.59/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9382122      1069561904      113   0         0.000   bps  1
10.57.50.1      71079899     8387428058      117   65        61.675  kbps 1

Group: 239.0.3.60/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9159654      1044200552      113   0         0.000   bps  1
10.57.50.1      71079921     8387430654      117   65        61.675  kbps 1

Group: 239.0.3.61/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8110596      924607940       113   0         0.000   bps  1
10.57.50.1      71077265     8387117190      117   65        61.675  kbps 1

Group: 239.0.3.62/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6445102      734741624       113   0         0.000   bps  1
10.57.50.1      71079941     8387433022      117   65        61.675  kbps 1

Group: 239.0.3.63/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           4            440             110   0         0.000   bps  1
10.57.50.1      71077344     8387126536      117   65        61.675  kbps 1

Group: 239.0.3.64/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2548750      290557496       113   0         0.000   bps  1
10.57.50.1      71079963     8387435618      117   65        61.675  kbps 1

Group: 239.0.3.65/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7994886      911417000       113   0         0.000   bps  1
10.57.50.1      71079984     8387438096      117   65        61.675  kbps 1

Group: 239.0.3.66/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9428301      1074826306      113   0         0.000   bps  1
10.57.50.1      71077358     8387128156      117   65        61.675  kbps 1

Group: 239.0.3.67/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7849209      894809822       113   0         0.000   bps  1
10.57.50.1      71080006     8387440692      117   65        61.675  kbps 1

Group: 239.0.3.68/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9664935      1101802586      113   0         0.000   bps  1
10.57.50.1      71079369     8387365510      117   65        61.675  kbps 1

Group: 239.0.3.69/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8731531      995394530       113   0         0.000   bps  1
10.57.50.1      71080027     8387443178      117   65        61.675  kbps 1

Group: 239.0.3.70/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8151040      929218556       113   65        59.584  kbps 1
10.57.50.1      71080049     8387445766      117   65        61.675  kbps 1

Group: 239.0.3.71/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8370003      954180338       113   0         0.000   bps  1
10.57.50.1      71077393     8387132246      117   65        61.675  kbps 1

Group: 239.0.3.72/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7848672      894748604       113   0         0.000   bps  1
10.57.50.1      71080072     8387448480      117   65        61.675  kbps 1

Group: 239.0.3.73/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080095     8387451194      117   65        61.675  kbps 1

Group: 239.0.3.74/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2248941      256379266       113   0         0.000   bps  1
10.57.50.1      71077407     8387133946      117   65        61.675  kbps 1

Group: 239.0.3.75/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8991666      1025049920      113   0         0.000   bps  1
10.57.50.1      71080117     8387453790      117   65        61.675  kbps 1

Group: 239.0.3.76/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8483701      967141906       113   0         0.000   bps  1
10.57.50.1      71077429     8387136566      117   65        61.675  kbps 1

Group: 239.0.3.77/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9079242      1035033584      113   0         0.000   bps  1
10.57.50.1      71080140     8387456504      117   65        61.675  kbps 1

Group: 239.0.3.78/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8897883      1014358658      113   65        59.584  kbps 1
10.57.50.1      71080163     8387459218      117   65        61.675  kbps 1

Group: 239.0.3.79/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8444736      962699900       113   0         0.000   bps  1
10.57.50.1      71077442     8387138068      117   65        61.675  kbps 1

Group: 239.0.3.80/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9407790      1072488056      113   0         0.000   bps  1
10.57.50.1      71080185     8387461814      117   65        61.675  kbps 1

Group: 239.0.3.81/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7727722      880960300       113   0         0.000   bps  1
10.57.50.1      71077460     8387140232      117   65        61.675  kbps 1

Group: 239.0.3.82/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7551355      860854466       113   0         0.000   bps  1
10.57.50.1      71080208     8387464528      117   65        61.675  kbps 1

Group: 239.0.3.83/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080236     8387467832      117   65        61.675  kbps 1

Group: 239.0.3.84/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2293578      261467884       113   0         0.000   bps  1
10.57.50.1      71077478     8387142316      117   65        61.690  kbps 1

Group: 239.0.3.85/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8723658      994497008       113   0         0.000   bps  1
10.57.50.1      71080260     8387470664      117   65        61.690  kbps 1

Group: 239.0.3.86/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9114360      1039037036      113   65        59.599  kbps 1
10.57.50.1      71079399     8387369042      117   65        61.690  kbps 1

Group: 239.0.3.87/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8679067      989413634       113   0         0.000   bps  1
10.57.50.1      71080280     8387473032      117   65        61.690  kbps 1

Group: 239.0.3.88/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8461039      964558442       113   0         0.000   bps  1
10.57.50.1      71080304     8387475856      117   65        61.690  kbps 1

Group: 239.0.3.89/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8668084      988161564       113   0         0.000   bps  1
10.57.50.1      71077513     8387146422      117   65        61.690  kbps 1

Group: 239.0.3.90/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7917793      902628398       113   0         0.000   bps  1
10.57.50.1      71080326     8387478452      117   65        61.690  kbps 1

Group: 239.0.3.91/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8434165      961494806       113   0         0.000   bps  1
10.57.50.1      71080346     8387480812      117   65        61.690  kbps 1

Group: 239.0.3.92/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7905158      901188000       113   0         0.000   bps  1
10.57.50.1      71077529     8387148350      117   65        61.690  kbps 1

Group: 239.0.3.93/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080367     8387483290      117   65        61.690  kbps 1

Group: 239.0.3.94/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1818496      207308536       113   0         0.000   bps  1
10.57.50.1      71077548     8387150600      117   65        61.690  kbps 1

Group: 239.0.3.95/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8622762      982994864       113   0         0.000   bps  1
10.57.50.1      71080387     8387485650      117   65        61.690  kbps 1

Group: 239.0.3.96/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8082075      921356546       113   0         0.000   bps  1
10.57.50.1      71080408     8387488128      117   65        61.690  kbps 1

Group: 239.0.3.97/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9253659      1054917122      113   0         0.000   bps  1
10.57.50.1      71077560     8387151992      117   65        61.690  kbps 1

Group: 239.0.3.98/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8355340      952508756       113   0         0.000   bps  1
10.57.50.1      71080428     8387490488      117   65        61.690  kbps 1

Group: 239.0.3.99/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7986265      910434206       113   0         0.000   bps  1
10.57.50.1      71079420     8387371520      117   65        61.690  kbps 1

Group: 239.0.3.100/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8084153      921593438       113   0         0.000   bps  1
10.57.50.1      71080450     8387493092      117   65        61.690  kbps 1

Group: 239.0.3.101/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7302339      832466642       113   0         0.000   bps  1
10.57.50.1      71080474     8387495916      117   65        61.690  kbps 1

Group: 239.0.3.102/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7812784      890657372       113   0         0.000   bps  1
10.57.50.1      71077594     8387155980      117   65        61.690  kbps 1

Group: 239.0.3.103/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079436     8387373424      117   65        61.690  kbps 1

Group: 239.0.3.104/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1807694      206077112       113   0         0.000   bps  1
10.57.50.1      71079461     8387376374      117   65        61.690  kbps 1

Group: 239.0.3.105/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8523397      971667254       113   0         0.000   bps  1
10.57.50.1      71077187     8387107938      117   65        61.690  kbps 1

Group: 239.0.3.106/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8894601      1013984510      113   0         0.000   bps  1
10.57.50.1      71079483     8387378970      117   65        61.690  kbps 1

Group: 239.0.3.107/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8033862      915860256       113   0         0.000   bps  1
10.57.50.1      71077278     8387118756      117   65        61.690  kbps 1

Group: 239.0.3.108/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8285204      944513252       113   0         0.000   bps  1
10.57.50.1      71079506     8387381692      117   65        61.690  kbps 1

Group: 239.0.3.109/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8218857      936949694       113   0         0.000   bps  1
10.57.50.1      71079528     8387384280      117   65        61.690  kbps 1

Group: 239.0.3.110/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8189633      933618158       113   0         0.000   bps  1
10.57.50.1      71077112     8387098960      117   65        61.690  kbps 1

Group: 239.0.3.111/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8386539      956065442       113   0         0.000   bps  1
10.57.50.1      71079550     8387386876      117   65        61.690  kbps 1

Group: 239.0.3.112/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8055557      918333494       113   0         0.000   bps  1
10.57.50.1      71077608     8387157696      117   65        61.690  kbps 1

Group: 239.0.3.113/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079569     8387389134      117   65        61.690  kbps 1

Group: 239.0.3.114/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2018243      230079698       113   0         0.000   bps  1
10.57.50.1      71079593     8387391950      117   65        61.690  kbps 1

Group: 239.0.3.115/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9111703      1038734138      113   0         0.000   bps  1
10.57.50.1      71077113     8387099246      117   65        61.690  kbps 1

Group: 239.0.3.116/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7171091      817504370       113   0         0.000   bps  1
10.57.50.1      71079614     8387394428      117   65        61.690  kbps 1

Group: 239.0.3.117/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8421513      960052478       113   0         0.000   bps  1
10.57.50.1      71079635     8387396906      117   65        61.690  kbps 1

Group: 239.0.3.118/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8532151      972665210       113   0         0.000   bps  1
10.57.50.1      71077117     8387099734      117   65        61.690  kbps 1

Group: 239.0.3.119/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8427200      960700796       113   0         0.000   bps  1
10.57.50.1      71079655     8387399266      117   65        61.690  kbps 1

Group: 239.0.3.120/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8662306      987502880       113   0         0.000   bps  1
10.57.50.1      71077300     8387121352      117   65        61.690  kbps 1

Group: 239.0.3.121/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7192131      819902930       113   0         0.000   bps  1
10.57.50.1      71079677     8387401870      117   65        61.690  kbps 1

Group: 239.0.3.122/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8288817      944925134       113   65        59.599  kbps 1
10.57.50.1      71079701     8387404694      117   65        61.690  kbps 1

Group: 239.0.3.123/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71077149     8387103494      117   65        61.690  kbps 1

Group: 239.0.3.124/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2198419      250619762       113   0         0.000   bps  1
10.57.50.1      71079723     8387407290      117   65        61.690  kbps 1

Group: 239.0.3.125/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7595373      865872518       113   0         0.000   bps  1
10.57.50.1      71077310     8387122540      117   65        61.690  kbps 1

Group: 239.0.3.126/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8432465      961301006       113   0         0.000   bps  1
10.57.50.1      71079744     8387409776      117   65        61.690  kbps 1

Group: 239.0.3.127/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7844488      894271628       113   0         0.000   bps  1
10.57.50.1      71079766     8387412364      117   65        61.690  kbps 1

Group: 239.0.3.128/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9232358      1052488808      113   0         0.000   bps  1
10.57.50.1      71077214     8387111156      117   65        61.690  kbps 1

Group: 239.0.3.129/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8591740      979458356       113   0         0.000   bps  1
10.57.50.1      71079786     8387414724      117   65        61.690  kbps 1

Group: 239.0.3.130/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8068785      919841486       113   0         0.000   bps  1
10.57.50.1      71079344     8387362560      117   65        61.690  kbps 1

Group: 239.0.3.131/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9091450      1036425296      113   0         0.000   bps  1
10.57.50.1      71079811     8387417690      117   65        61.690  kbps 1

Group: 239.0.3.132/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8452742      963612584       113   0         0.000   bps  1
10.57.50.1      71079839     8387420978      117   65        61.690  kbps 1

Group: 239.0.3.133/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2            220             110   0         0.000   bps  1
10.57.50.1      71077247     8387115018      117   65        61.690  kbps 1

Group: 239.0.3.134/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1944091      221626370       113   0         0.000   bps  1
10.57.50.1      71079859     8387423338      117   65        61.690  kbps 1

Group: 239.0.3.135/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8599396      980331140       113   0         0.000   bps  1
10.57.50.1      71079880     8387425816      117   65        61.690  kbps 1

Group: 239.0.3.136/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8313695      947761226       113   0         0.000   bps  1
10.57.50.1      71077249     8387115302      117   65        61.690  kbps 1

Group: 239.0.3.137/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7869093      897076598       113   0         0.000   bps  1
10.57.50.1      71079903     8387428530      117   65        61.690  kbps 1

Group: 239.0.3.138/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8987541      1024579670      113   1         1.277   kbps 1
10.57.50.1      71080940     8387550912      117   65        61.690  kbps 1

Group: 239.0.3.139/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8569567      976930634       113   0         0.000   bps  1
10.57.50.1      71080940     8387550912      117   65        61.690  kbps 1

Group: 239.0.3.140/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9466936      1079230700      113   0         0.000   bps  1
10.57.50.1      71080939     8387550794      117   65        61.690  kbps 1

Group: 239.0.3.141/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7103017      809743934       113   0         0.000   bps  1
10.57.50.1      71080938     8387550676      117   65        61.690  kbps 1

Group: 239.0.3.142/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8321202      948617024       113   0         0.000   bps  1
10.57.50.1      71080938     8387550676      117   65        61.690  kbps 1

Group: 239.0.3.143/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080937     8387550558      117   65        61.690  kbps 1

Group: 239.0.3.144/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1331839      151829642       113   0         0.000   bps  1
10.57.50.1      71080937     8387550558      117   65        61.690  kbps 1

Group: 239.0.3.145/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8215557      936573494       113   0         0.000   bps  1
10.57.50.1      71080936     8387550440      117   65        61.690  kbps 1

Group: 239.0.3.146/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8802579      1003494002      113   0         0.000   bps  1
10.57.50.1      71080935     8387550322      117   65        61.690  kbps 1

Group: 239.0.3.147/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7033431      801811130       113   0         0.000   bps  1
10.57.50.1      71080935     8387550322      117   65        61.690  kbps 1

Group: 239.0.3.148/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9300119      1060213562      113   65        59.599  kbps 1
10.57.50.1      71080934     8387550204      117   65        61.690  kbps 1

Group: 239.0.3.149/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9265012      1056211364      113   0         0.000   bps  1
10.57.50.1      71080933     8387550086      117   65        61.690  kbps 1

Group: 239.0.3.150/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8634776      984364460       113   0         0.000   bps  1
10.57.50.1      71080933     8387550086      117   65        61.690  kbps 1

Group: 239.0.3.151/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9138897      1041834254      113   0         0.000   bps  1
10.57.50.1      71080932     8387549968      117   65        61.690  kbps 1

Group: 239.0.3.152/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7327462      835330664       113   0         0.000   bps  1
10.57.50.1      71080931     8387549850      117   65        61.690  kbps 1

Group: 239.0.3.153/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080931     8387549850      117   65        61.690  kbps 1

Group: 239.0.3.154/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1785868      203588948       113   1         1.262   kbps 1
10.57.50.1      71080929     8387549614      117   65        61.690  kbps 1

Group: 239.0.3.155/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8902367      1014869834      113   0         0.000   bps  1
10.57.50.1      71080929     8387549614      117   65        61.690  kbps 1

Group: 239.0.3.156/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7955028      906873188       113   0         0.000   bps  1
10.57.50.1      71080928     8387549496      117   65        61.690  kbps 1

Group: 239.0.3.157/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8970322      1022616704      113   0         0.000   bps  1
10.57.50.1      71080927     8387549378      117   65        61.690  kbps 1

Group: 239.0.3.158/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8645290      985563056       113   0         0.000   bps  1
10.57.50.1      71080927     8387549378      117   65        61.690  kbps 1

Group: 239.0.3.159/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9827917      1120382534      113   0         0.000   bps  1
10.57.50.1      71080926     8387549260      117   65        61.690  kbps 1

Group: 239.0.3.160/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9356527      1066644074      113   0         0.000   bps  1
10.57.50.1      71080926     8387549260      117   65        61.690  kbps 1

Group: 239.0.3.161/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8122100      925919396       113   0         0.000   bps  1
10.57.50.1      71080925     8387549142      117   65        61.690  kbps 1

Group: 239.0.3.162/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2149423      245034218       113   0         0.000   bps  1
10.57.50.1      71080924     8387549024      117   65        61.690  kbps 1

Group: 239.0.3.163/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080925     8387549134      117   65        61.690  kbps 1

Group: 239.0.3.164/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           931595       106201826       113   0         0.000   bps  1
10.57.50.1      71080923     8387548906      117   65        61.690  kbps 1

Group: 239.0.3.165/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8990841      1024955870      113   0         0.000   bps  1
10.57.50.1      71080923     8387548898      117   65        61.690  kbps 1

Group: 239.0.3.166/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1999654      227960552       113   0         0.000   bps  1
10.57.50.1      71080923     8387548898      117   65        61.690  kbps 1

Group: 239.0.3.167/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8728172      995011604       113   0         0.000   bps  1
10.57.50.1      71080921     8387548670      117   65        61.690  kbps 1

Group: 239.0.3.168/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1790767      204147434       113   0         0.000   bps  1
10.57.50.1      71080921     8387548662      117   65        61.690  kbps 1

Group: 239.0.3.169/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6924589      789403142       113   0         0.000   bps  1
10.57.50.1      71080921     8387548662      117   65        61.690  kbps 1

Group: 239.0.3.170/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2208839      251807642       113   0         106.400 bps  1
10.57.50.1      71080920     8387548544      117   65        61.690  kbps 1

Group: 239.0.3.171/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6728391      767036570       113   0         0.000   bps  1
10.57.50.1      71080919     8387548426      117   65        61.690  kbps 1

Group: 239.0.3.172/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2795311      318665450       113   0         0.000   bps  1
10.57.50.1      71080918     8387548316      117   65        61.675  kbps 1

Group: 239.0.3.173/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080918     8387548308      117   65        61.675  kbps 1

Group: 239.0.3.174/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           689105       78557966        113   0         0.000   bps  1
10.57.50.1      71080916     8387548080      117   65        61.675  kbps 1

Group: 239.0.3.175/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9304676      1060733060      113   0         0.000   bps  1
10.57.50.1      71080917     8387548190      117   65        61.675  kbps 1

Group: 239.0.3.176/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2201014      250915592       113   0         0.000   bps  1
10.57.50.1      71080916     8387548072      117   65        61.675  kbps 1

Group: 239.0.3.177/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           18463986     2104894400      113   65        59.584  kbps 1
10.57.50.1      71080914     8387547844      117   65        61.675  kbps 1

Group: 239.0.3.178/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3094160      352734236       113   0         0.000   bps  1
10.57.50.1      71080915     8387547954      117   65        61.675  kbps 1

Group: 239.0.3.179/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           18527156     2112095780      113   65        59.584  kbps 1
10.57.50.1      71080913     8387547726      117   65        61.675  kbps 1

Group: 239.0.3.180/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3073133      350337158       113   0         0.000   bps  1
10.57.50.1      71080913     8387547718      117   65        61.675  kbps 1

Group: 239.0.3.181/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           18097642     2063131184      113   65        59.584  kbps 1
10.57.50.1      71080912     8387547608      117   65        61.675  kbps 1

Group: 239.0.3.182/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2692059      306894722       113   64        58.490  kbps 1
10.57.50.1      71080911     8387547490      117   65        61.675  kbps 1

Group: 239.0.3.183/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           11358378     1294855088      113   65        59.584  kbps 1
10.57.50.1      71080912     8387547600      117   65        61.675  kbps 1

Group: 239.0.3.184/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           637453       72669638        113   0         0.000   bps  1
10.57.50.1      71080910     8387547372      117   65        61.675  kbps 1

Group: 239.0.3.185/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           18849658     2148861008      113   65        59.584  kbps 1
10.57.50.1      71080909     8387547254      117   65        61.675  kbps 1

Group: 239.0.3.186/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2797699      318937682       113   0         0.000   bps  1
10.57.50.1      71080909     8387547254      117   65        61.675  kbps 1

Group: 239.0.3.187/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           18950217     2160324734      113   65        59.584  kbps 1
10.57.50.1      71080908     8387547136      117   65        61.675  kbps 1

Group: 239.0.3.188/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2297658      261933008       113   0         0.000   bps  1
10.57.50.1      71080907     8387547018      117   65        61.675  kbps 1

Group: 239.0.3.189/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           18789075     2141954546      113   65        59.584  kbps 1
10.57.50.1      71080907     8387547018      117   65        61.675  kbps 1

Group: 239.0.3.190/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3023612      344691764       113   0         0.000   bps  1
10.57.50.1      71080906     8387546900      117   65        61.675  kbps 1

Group: 239.0.3.191/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           18179895     2072508026      113   65        59.584  kbps 1
10.57.50.1      71080905     8387546782      117   65        61.675  kbps 1

Group: 239.0.3.192/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3201404      364960052       113   64        58.490  kbps 1
10.57.50.1      71080905     8387546782      117   65        61.675  kbps 1

Group: 239.0.3.193/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           11358378     1294855088      113   65        59.584  kbps 1
10.57.50.1      71080904     8387546664      117   65        61.675  kbps 1

Group: 239.0.3.194/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           607746       69283040        113   0         0.000   bps  1
10.57.50.1      71080903     8387546546      117   65        61.675  kbps 1

Group: 239.0.3.195/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2400028      273603188       113   0         0.000   bps  1
10.57.50.1      71080903     8387546546      117   65        61.690  kbps 1

Group: 239.0.3.196/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2602280      296659916       113   0         0.000   bps  1
10.57.50.1      71080899     8387546066      117   65        61.690  kbps 1

Group: 239.0.3.197/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           18282487     2084203514      113   65        59.599  kbps 1
10.57.50.1      71080897     8387545838      117   65        61.690  kbps 1

Group: 239.0.3.198/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3681277      419665574       113   0         0.000   bps  1
10.57.50.1      71080896     8387545720      117   65        61.690  kbps 1

Group: 239.0.3.199/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           18286620     2084674676      113   65        59.599  kbps 1
10.57.50.1      71080896     8387545720      117   65        61.690  kbps 1

Group: 239.0.3.200/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3386016      386005820       113   0         0.000   bps  1
10.57.50.1      71080895     8387545602      117   65        61.690  kbps 1

Group: 239.0.3.201/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           18200435     2074849586      113   65        59.599  kbps 1
10.57.50.1      71080894     8387545484      117   65        61.690  kbps 1

Group: 239.0.3.202/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2242559      255651722       113   0         0.000   bps  1
10.57.50.1      71080895     8387545594      117   65        61.690  kbps 1

Group: 239.0.3.203/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           11358380     1294855316      113   65        59.599  kbps 1
10.57.50.1      71080893     8387545366      117   65        61.690  kbps 1

Group: 239.0.3.204/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           534981       60987830        113   0         106.400 bps  1
10.57.50.1      71080892     8387545248      117   65        61.690  kbps 1

Group: 239.0.3.205/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           18260469     2081693462      113   65        59.599  kbps 1
10.57.50.1      71080891     8387545130      117   65        61.690  kbps 1

Group: 239.0.3.206/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3372918      384512648       113   0         0.000   bps  1
10.57.50.1      71080891     8387545130      117   65        61.690  kbps 1

Group: 239.0.3.207/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           18238471     2079185690      113   65        59.599  kbps 1
10.57.50.1      71080890     8387545012      117   65        61.690  kbps 1

Group: 239.0.3.208/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3059743      348810698       113   0         0.000   bps  1
10.57.50.1      71080890     8387545012      117   65        61.690  kbps 1

Group: 239.0.3.209/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           18364492     2093552084      113   65        59.599  kbps 1
10.57.50.1      71080889     8387544894      117   65        61.690  kbps 1

Group: 239.0.3.210/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2179979      248517602       113   0         0.000   bps  1
10.57.50.1      71080888     8387544776      117   65        61.690  kbps 1

Group: 239.0.3.211/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           18336454     2090355752      113   65        59.599  kbps 1
10.57.50.1      71080888     8387544776      117   65        61.690  kbps 1

Group: 239.0.3.212/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2137641      243691070       113   0         0.000   bps  1
10.57.50.1      71080887     8387544658      117   65        61.690  kbps 1

Group: 239.0.3.213/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           11358380     1294855316      113   65        59.599  kbps 1
10.57.50.1      71080886     8387544540      117   65        61.690  kbps 1

Group: 239.0.3.214/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           727210       82901936        113   0         0.000   bps  1
10.57.50.1      71080886     8387544540      117   65        61.690  kbps 1

Group: 239.0.3.215/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           18482352     2106988124      113   65        59.599  kbps 1
10.57.50.1      71080885     8387544422      117   65        61.690  kbps 1

Group: 239.0.3.216/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2838470      323585576       113   0         0.000   bps  1
10.57.50.1      71080885     8387544414      117   65        61.690  kbps 1

Group: 239.0.3.217/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           18426804     2100655652      113   65        59.599  kbps 1
10.57.50.1      71080884     8387544304      117   65        61.690  kbps 1

Group: 239.0.3.218/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2665648      303883868       113   0         0.000   bps  1
10.57.50.1      71080883     8387544186      117   65        61.690  kbps 1

Group: 239.0.3.219/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           18743196     2136724340      113   65        59.599  kbps 1
10.57.50.1      71080882     8387544068      117   65        61.690  kbps 1

Group: 239.0.3.220/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           18740008     2136360908      113   65        59.599  kbps 1
10.57.50.1      71080882     8387544068      117   65        61.690  kbps 1

Group: 239.0.3.221/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2193077      250010774       113   0         0.000   bps  1
10.57.50.1      71080881     8387543950      117   65        61.690  kbps 1

Group: 239.0.3.222/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           18400983     2097712058      113   65        59.599  kbps 1
10.57.50.1      71080881     8387543950      117   65        61.690  kbps 1

Group: 239.0.3.223/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           11358381     1294855430      113   65        59.599  kbps 1
10.57.50.1      71080880     8387543832      117   65        61.690  kbps 1

Group: 239.0.3.224/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           670114       76392992        113   0         0.000   bps  1
10.57.50.1      71080879     8387543714      117   65        61.690  kbps 1

Group: 239.0.3.225/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           18184105     2072987966      113   65        59.599  kbps 1
10.57.50.1      71080879     8387543714      117   65        61.690  kbps 1

Group: 239.0.3.226/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3177650      362252096       113   0         0.000   bps  1
10.57.50.1      71080878     8387543596      117   65        61.690  kbps 1

Group: 239.0.3.227/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2497700      284737796       113   0         0.000   bps  1
10.57.50.1      71080878     8387543596      117   65        61.690  kbps 1

Group: 239.0.3.228/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1949200      222208796       113   0         0.000   bps  1
10.57.50.1      71080878     8387543596      117   65        61.690  kbps 1

Group: 239.0.3.229/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           19051993     2171927198      113   65        59.599  kbps 1
10.57.50.1      71080878     8387543588      117   65        61.690  kbps 1

Group: 239.0.3.230/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1421252      162022724       113   0         0.000   bps  1
10.57.50.1      71080876     8387543360      117   65        61.690  kbps 1

Group: 239.0.3.231/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           19077453     2174829638      113   65        59.599  kbps 1
10.57.50.1      71080876     8387543360      117   65        61.690  kbps 1

Group: 239.0.3.232/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2121199      241816682       113   0         0.000   bps  1
10.57.50.1      71080876     8387543352      117   65        61.690  kbps 1

Group: 239.0.3.233/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           11358382     1294855544      113   65        59.599  kbps 1
10.57.50.1      71080875     8387543234      117   65        61.690  kbps 1

Group: 239.0.3.234/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           872513       99466478        113   0         0.000   bps  1
10.57.50.1      71080874     8387543124      117   65        61.690  kbps 1

Group: 239.0.3.235/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           19127084     2180487572      113   65        59.599  kbps 1
10.57.50.1      71080874     8387543116      117   65        61.690  kbps 1

Group: 239.0.3.236/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1845916      210434420       113   0         0.000   bps  1
10.57.50.1      71080872     8387542888      117   65        61.690  kbps 1

Group: 239.0.3.237/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           18846236     2148470900      113   65        59.599  kbps 1
10.57.50.1      71080873     8387542998      117   65        61.690  kbps 1

Group: 239.0.3.238/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2057607      234567194       113   0         76.000  bps  1
10.57.50.1      71080872     8387542880      117   65        61.690  kbps 1

Group: 239.0.3.239/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           18490228     2107885988      113   65        59.599  kbps 1
10.57.50.1      71080870     8387542652      117   65        61.690  kbps 1

Group: 239.0.3.240/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2794586      318582800       113   0         0.000   bps  1
10.57.50.1      71080871     8387542762      117   65        61.690  kbps 1

Group: 239.0.3.241/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           18840514     2147818592      113   65        59.599  kbps 1
10.57.50.1      71080869     8387542534      117   65        61.690  kbps 1

Group: 239.0.3.242/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3123998      356135768       113   0         0.000   bps  1
10.57.50.1      71080870     8387542636      117   65        61.690  kbps 1

Group: 239.0.3.243/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           11358382     1294855544      113   65        59.599  kbps 1
10.57.50.1      71080870     8387542636      117   65        61.690  kbps 1

Group: 239.0.3.244/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           597006       68058680        113   0         0.000   bps  1
10.57.50.1      71080867     8387542298      117   65        61.690  kbps 1

Group: 239.0.3.245/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           18170967     2071490234      113   65        59.599  kbps 1
10.57.50.1      71080867     8387542290      117   65        61.690  kbps 1

Group: 239.0.3.246/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2668508      304209908       113   0         15.200  bps  1
10.57.50.1      71080867     8387542290      117   65        61.690  kbps 1

Group: 239.0.3.247/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           18796127     2142758474      113   65        59.599  kbps 1
10.57.50.1      71080865     8387542062      117   65        61.690  kbps 1

Group: 239.0.3.248/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1618786      184541600       113   0         0.000   bps  1
10.57.50.1      71080865     8387542054      117   65        61.690  kbps 1

Group: 239.0.3.249/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           19206742     2189568584      113   65        59.599  kbps 1
10.57.50.1      71080864     8387541944      117   65        61.690  kbps 1

Group: 239.0.3.250/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2636992      300617084       113   0         0.000   bps  1
10.57.50.1      71080864     8387541936      117   65        61.690  kbps 1

Group: 239.0.3.251/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           18561652     2116028324      113   65        59.599  kbps 1
10.57.50.1      71080863     8387541818      117   65        61.690  kbps 1

Group: 239.0.3.252/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3214994      366509312       113   0         0.000   bps  1
10.57.50.1      71080862     8387541708      117   65        61.690  kbps 1

Group: 239.0.3.253/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           11358383     1294855658      113   65        59.599  kbps 1
10.57.50.1      71080862     8387541700      117   65        61.690  kbps 1

Group: 239.0.3.254/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           729090       83116256        113   0         0.000   bps  1
10.57.50.1      71080796     8387533776      117   65        61.690  kbps 1

Group: 239.0.3.255/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           18978015     2163493706      113   65        59.599  kbps 1
10.57.50.1      71080779     8387531906      117   65        61.690  kbps 1

Group: 239.0.4.0/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           19327725     2203360646      113   65        59.599  kbps 1
10.57.50.1      71080778     8387531788      117   65        61.690  kbps 1

Group: 239.0.4.1/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1522605      173576966       113   0         0.000   bps  1
10.57.50.1      71080777     8387531678      117   65        61.690  kbps 1

Group: 239.0.4.2/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           18951380     2160457316      113   65        59.599  kbps 1
10.57.50.1      71080777     8387531670      117   65        61.690  kbps 1

Group: 239.0.4.3/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3929048      447911468       113   0         0.000   bps  1
10.57.50.1      71080775     8387531442      117   65        61.690  kbps 1

Group: 239.0.4.4/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           17978311     2049527450      113   65        59.599  kbps 1
10.57.50.1      71080775     8387531442      117   65        61.690  kbps 1

Group: 239.0.4.5/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           5937828      676912388       113   0         0.000   bps  1
10.57.50.1      71080774     8387531324      117   65        61.690  kbps 1

Group: 239.0.4.6/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           17592681     2005565630      113   65        59.599  kbps 1
10.57.50.1      71080773     8387531206      117   65        61.690  kbps 1

Group: 239.0.4.7/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080772     8387531088      117   65        61.690  kbps 1

Group: 239.0.4.8/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8297532      945918644       113   0         0.000   bps  1
10.57.50.1      71080772     8387531088      117   65        61.690  kbps 1

Group: 239.0.4.9/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           18683836     2129957300      113   65        59.599  kbps 1
10.57.50.1      71080771     8387530970      117   65        61.690  kbps 1

Group: 239.0.4.10/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8485226      967315760       113   0         0.000   bps  1
10.57.50.1      71080771     8387530962      117   65        61.690  kbps 1

Group: 239.0.4.11/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8112822      924861704       113   65        59.599  kbps 1
10.57.50.1      71080769     8387530734      117   65        61.690  kbps 1

Group: 239.0.4.12/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8551520      974873276       113   65        59.599  kbps 1
10.57.50.1      71080768     8387530616      117   65        61.690  kbps 1

Group: 239.0.4.13/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           17650372     2012142404      113   65        59.599  kbps 1
10.57.50.1      71080767     8387530498      117   65        61.690  kbps 1

Group: 239.0.4.14/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8587943      979025498       113   0         0.000   bps  1
10.57.50.1      71080767     8387530498      117   65        61.690  kbps 1

Group: 239.0.4.15/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           18090922     2062365104      113   65        59.599  kbps 1
10.57.50.1      71080766     8387530380      117   65        61.690  kbps 1

Group: 239.0.4.16/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7798118      888985448       113   0         0.000   bps  1
10.57.50.1      71080765     8387530262      117   65        61.690  kbps 1

Group: 239.0.4.17/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           11358383     1294855658      113   65        59.599  kbps 1
10.57.50.1      71080765     8387530262      117   65        61.690  kbps 1

Group: 239.0.4.18/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1892870      215787176       113   65        59.599  kbps 1
10.57.50.1      71080764     8387530144      117   65        61.690  kbps 1

Group: 239.0.4.19/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           19074385     2174479886      113   65        59.599  kbps 1
10.57.50.1      71080763     8387530026      117   65        61.690  kbps 1

Group: 239.0.4.20/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9295983      1059742058      113   0         0.000   bps  1
10.57.50.1      71080763     8387530026      117   65        61.690  kbps 1

Group: 239.0.4.21/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           17818236     2031278900      113   65        59.599  kbps 1
10.57.50.1      71080762     8387529908      117   65        61.690  kbps 1

Group: 239.0.4.22/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8311057      947460494       113   0         0.000   bps  1
10.57.50.1      71080761     8387529790      117   65        61.690  kbps 1

Group: 239.0.4.23/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           16559849     1887822782      113   65        59.599  kbps 1
10.57.50.1      71080762     8387529900      117   65        61.690  kbps 1

Group: 239.0.4.24/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8258589      941479142       113   0         0.000   bps  1
10.57.50.1      71080760     8387529672      117   65        61.690  kbps 1

Group: 239.0.4.25/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           18969148     2162482868      113   65        59.599  kbps 1
10.57.50.1      71080759     8387529554      117   65        61.690  kbps 1

Group: 239.0.4.26/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7565944      862517612       113   0         0.000   bps  1
10.57.50.1      71080759     8387529554      117   65        61.690  kbps 1

Group: 239.0.4.27/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           11358385     1294855886      113   65        59.599  kbps 1
10.57.50.1      71080759     8387529554      117   65        61.690  kbps 1

Group: 239.0.4.28/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2271322      258930704       113   0         0.000   bps  1
10.57.50.1      71080758     8387529436      117   65        61.690  kbps 1

Group: 239.0.4.29/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7856997      895697654       113   65        59.599  kbps 1
10.57.50.1      71080758     8387529436      117   65        61.690  kbps 1

Group: 239.0.4.30/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8555928      975375788       113   0         0.000   bps  1
10.57.50.1      71080757     8387529318      117   65        61.690  kbps 1

Group: 239.0.4.31/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8737466      996071120       113   0         0.000   bps  1
10.57.50.1      71080756     8387529200      117   65        61.690  kbps 1

Group: 239.0.4.32/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8233057      938568494       113   0         0.000   bps  1
10.57.50.1      71080756     8387529200      117   65        61.690  kbps 1

Group: 239.0.4.33/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8824570      1006000976      113   0         0.000   bps  1
10.57.50.1      71080756     8387529192      117   65        61.690  kbps 1

Group: 239.0.4.34/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7696628      877415588       113   65        59.599  kbps 1
10.57.50.1      71080755     8387529074      117   65        61.690  kbps 1

Group: 239.0.4.35/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7911641      901927070       113   0         0.000   bps  1
10.57.50.1      71080755     8387529074      117   65        61.690  kbps 1

Group: 239.0.4.36/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7817032      891141644       113   0         0.000   bps  1
10.57.50.1      71080754     8387528956      117   65        61.690  kbps 1

Group: 239.0.4.37/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080753     8387528838      117   65        61.690  kbps 1

Group: 239.0.4.38/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2895558      330093608       113   0         0.000   bps  1
10.57.50.1      71080753     8387528838      117   65        61.690  kbps 1

Group: 239.0.4.39/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9276747      1057549154      113   0         0.000   bps  1
10.57.50.1      71080752     8387528720      117   65        61.690  kbps 1

Group: 239.0.4.40/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9155942      1043777384      113   0         0.000   bps  1
10.57.50.1      71080750     8387528492      117   65        61.690  kbps 1

Group: 239.0.4.41/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9147669      1042834262      113   65        59.599  kbps 1
10.57.50.1      71080751     8387528602      117   65        61.690  kbps 1

Group: 239.0.4.42/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8068783      919841258       113   0         0.000   bps  1
10.57.50.1      71080749     8387528374      117   65        61.690  kbps 1

Group: 239.0.4.43/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8120354      925720352       113   0         0.000   bps  1
10.57.50.1      71080749     8387528366      117   65        61.690  kbps 1

Group: 239.0.4.44/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7685579      876156002       113   0         0.000   bps  1
10.57.50.1      71080749     8387528366      117   65        61.690  kbps 1

Group: 239.0.4.45/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8012224      913393532       113   0         0.000   bps  1
10.57.50.1      71080747     8387528138      117   65        61.690  kbps 1

Group: 239.0.4.46/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7193537      820063214       113   1         1.125   kbps 1
10.57.50.1      71080748     8387528248      117   65        61.690  kbps 1

Group: 239.0.4.47/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080746     8387528020      117   65        61.690  kbps 1

Group: 239.0.4.48/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2216113      252636878       113   0         0.000   bps  1
10.57.50.1      71080746     8387528012      117   65        61.690  kbps 1

Group: 239.0.4.49/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8806440      1003934156      113   65        59.599  kbps 1
10.57.50.1      71080747     8387528122      117   65        61.690  kbps 1

Group: 239.0.4.50/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8021044      914399012       113   0         0.000   bps  1
10.57.50.1      71080745     8387527894      117   65        61.690  kbps 1

Group: 239.0.4.51/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7575590      863617256       113   0         0.000   bps  1
10.57.50.1      71080744     8387527776      117   65        61.690  kbps 1

Group: 239.0.4.52/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8626087      983373914       113   0         0.000   bps  1
10.57.50.1      71080744     8387527776      117   65        61.690  kbps 1

Group: 239.0.4.53/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8021398      914439368       113   0         0.000   bps  1
10.57.50.1      71080742     8387527548      117   65        61.690  kbps 1

Group: 239.0.4.54/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8533584      972828572       113   65        59.599  kbps 1
10.57.50.1      71080742     8387527540      117   65        61.690  kbps 1

Group: 239.0.4.55/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8438898      962034368       113   0         0.000   bps  1
10.57.50.1      71080741     8387527430      117   65        61.690  kbps 1

Group: 239.0.4.56/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7816507      891081794       113   65        59.599  kbps 1
10.57.50.1      71080741     8387527422      117   65        61.690  kbps 1

Group: 239.0.4.57/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080740     8387527304      117   65        61.690  kbps 1

Group: 239.0.4.58/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1961607      223623194       113   0         0.000   bps  1
10.57.50.1      71080739     8387527194      117   65        61.690  kbps 1

Group: 239.0.4.59/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7908220      901537076       113   65        59.584  kbps 1
10.57.50.1      71080739     8387527186      117   65        61.675  kbps 1

Group: 239.0.4.60/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8923406      1017268280      113   0         0.000   bps  1
10.57.50.1      71080738     8387527076      117   65        61.675  kbps 1

Group: 239.0.4.61/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8135403      927435938       113   0         0.000   bps  1
10.57.50.1      71080738     8387527060      117   65        61.675  kbps 1

Group: 239.0.4.62/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8096439      922994042       113   0         0.000   bps  1
10.57.50.1      71080736     8387526832      117   65        61.675  kbps 1

Group: 239.0.4.63/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8827470      1006331576      113   0         0.000   bps  1
10.57.50.1      71080735     8387526714      117   65        61.675  kbps 1

Group: 239.0.4.64/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8842212      1008012164      113   65        59.584  kbps 1
10.57.50.1      71080735     8387526714      117   65        61.675  kbps 1

Group: 239.0.4.65/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8085321      921726590       113   0         0.000   bps  1
10.57.50.1      71080734     8387526596      117   65        61.675  kbps 1

Group: 239.0.4.66/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7387743      842202698       113   65        59.584  kbps 1
10.57.50.1      71080733     8387526486      117   65        61.675  kbps 1

Group: 239.0.4.67/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080733     8387526478      117   65        61.675  kbps 1

Group: 239.0.4.68/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2242615      255658106       113   0         0.000   bps  1
10.57.50.1      71080731     8387526250      117   65        61.675  kbps 1

Group: 239.0.4.69/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7802820      889521476       113   0         0.000   bps  1
10.57.50.1      71080731     8387526242      117   65        61.675  kbps 1

Group: 239.0.4.70/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8722563      994372178       113   0         0.000   bps  1
10.57.50.1      71080731     8387526242      117   65        61.675  kbps 1

Group: 239.0.4.71/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8027975      915189146       113   65        59.584  kbps 1
10.57.50.1      71080729     8387526014      117   65        61.675  kbps 1

Group: 239.0.4.72/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8117499      925394882       113   0         0.000   bps  1
10.57.50.1      71080730     8387526124      117   65        61.675  kbps 1

Group: 239.0.4.73/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8049866      917684720       113   0         0.000   bps  1
10.57.50.1      71080728     8387525896      117   65        61.675  kbps 1

Group: 239.0.4.74/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8392306      956722880       113   65        59.584  kbps 1
10.57.50.1      71080728     8387525888      117   65        61.675  kbps 1

Group: 239.0.4.75/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8707504      992655452       113   0         0.000   bps  1
10.57.50.1      71080729     8387525998      117   65        61.675  kbps 1

Group: 239.0.4.76/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8527326      972115160       113   0         0.000   bps  1
10.57.50.1      71080726     8387525660      117   65        61.675  kbps 1

Group: 239.0.4.77/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           20293        2313398         113   0         0.000   bps  1
10.57.50.1      71080727     8387525762      117   65        61.675  kbps 1

Group: 239.0.4.78/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1542514      175846592       113   0         0.000   bps  1
10.57.50.1      71080725     8387525542      117   65        61.675  kbps 1

Group: 239.0.4.79/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8503857      969439694       113   0         0.000   bps  1
10.57.50.1      71080725     8387525534      117   65        61.675  kbps 1

Group: 239.0.4.80/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7636578      870569888       113   0         0.000   bps  1
10.57.50.1      71080723     8387525306      117   65        61.675  kbps 1

Group: 239.0.4.81/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8877603      1012046738      113   65        59.584  kbps 1
10.57.50.1      71080723     8387525306      117   65        61.675  kbps 1

Group: 239.0.4.82/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9284209      1058399822      113   0         0.000   bps  1
10.57.50.1      71080722     8387525188      117   65        61.675  kbps 1

Group: 239.0.4.83/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9042406      1030834280      113   65        59.584  kbps 1
10.57.50.1      71080721     8387525070      117   65        61.675  kbps 1

Group: 239.0.4.84/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7858828      895906388       113   0         0.000   bps  1
10.57.50.1      71080721     8387525070      117   65        61.675  kbps 1

Group: 239.0.4.85/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7991521      911033390       113   0         0.000   bps  1
10.57.50.1      71080720     8387524952      117   65        61.675  kbps 1

Group: 239.0.4.86/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8105001      923970110       113   0         0.000   bps  1
10.57.50.1      71080720     8387524952      117   65        61.675  kbps 1

Group: 239.0.4.87/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           20292        2313284         113   0         0.000   bps  1
10.57.50.1      71080719     8387524834      117   65        61.675  kbps 1

Group: 239.0.4.88/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2181790      248724056       113   65        59.584  kbps 1
10.57.50.1      71080718     8387524716      117   65        61.675  kbps 1

Group: 239.0.4.89/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8885889      1012991342      113   65        59.584  kbps 1
10.57.50.1      71080719     8387524826      117   65        61.675  kbps 1

Group: 239.0.4.90/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7161635      816426386       113   0         0.000   bps  1
10.57.50.1      71080717     8387524598      117   65        61.675  kbps 1

Group: 239.0.4.91/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8524796      971826740       113   0         0.000   bps  1
10.57.50.1      71080718     8387524708      117   65        61.690  kbps 1

Group: 239.0.4.92/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8761350      998793896       113   0         0.000   bps  1
10.57.50.1      71080717     8387524598      117   65        61.690  kbps 1

Group: 239.0.4.93/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7881535      898494986       113   0         0.000   bps  1
10.57.50.1      71080716     8387524480      117   65        61.690  kbps 1

Group: 239.0.4.94/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8979397      1023651254      113   0         0.000   bps  1
10.57.50.1      71080715     8387524362      117   65        61.690  kbps 1

Group: 239.0.4.95/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8639581      984912230       113   0         0.000   bps  1
10.57.50.1      71080715     8387524362      117   65        61.690  kbps 1

Group: 239.0.4.96/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8665315      987845906       113   0         0.000   bps  1
10.57.50.1      71080714     8387524244      117   65        61.690  kbps 1

Group: 239.0.4.97/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           20291        2313170         113   0         0.000   bps  1
10.57.50.1      71080713     8387524126      117   65        61.690  kbps 1

Group: 239.0.4.98/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1627116      185491220       113   0         0.000   bps  1
10.57.50.1      71080713     8387524126      117   65        61.690  kbps 1

Group: 239.0.4.99/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9104472      1037909804      113   0         0.000   bps  1
10.57.50.1      71080712     8387524008      117   65        61.690  kbps 1

Group: 239.0.4.100/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9828614      1120461992      113   0         0.000   bps  1
10.57.50.1      71080711     8387523890      117   65        61.690  kbps 1

Group: 239.0.4.101/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9150934      1043206472      113   65        59.599  kbps 1
10.57.50.1      71080712     8387524000      117   65        61.690  kbps 1

Group: 239.0.4.102/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8581720      978316076       113   0         0.000   bps  1
10.57.50.1      71080710     8387523772      117   65        61.690  kbps 1

Group: 239.0.4.103/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9222983      1051420058      113   0         0.000   bps  1
10.57.50.1      71080712     8387523992      117   65        61.690  kbps 1

Group: 239.0.4.104/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8652901      986430710       113   0         0.000   bps  1
10.57.50.1      71080710     8387523764      117   65        61.690  kbps 1

Group: 239.0.4.105/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7155130      815684816       113   0         0.000   bps  1
10.57.50.1      71080709     8387523646      117   65        61.690  kbps 1

Group: 239.0.4.106/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6379756      727292180       113   0         0.000   bps  1
10.57.50.1      71080709     8387523646      117   65        61.690  kbps 1

Group: 239.0.4.107/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080707     8387523418      117   65        61.690  kbps 1

Group: 239.0.4.108/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1975909      225253622       113   0         0.000   bps  1
10.57.50.1      71080707     8387523410      117   65        61.690  kbps 1

Group: 239.0.4.109/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9035418      1030037648      113   0         0.000   bps  1
10.57.50.1      71080706     8387523292      117   65        61.690  kbps 1

Group: 239.0.4.110/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7957972      907208804       113   0         0.000   bps  1
10.57.50.1      71080705     8387523182      117   65        61.690  kbps 1

Group: 239.0.4.111/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9333530      1064022416      113   0         0.000   bps  1
10.57.50.1      71080705     8387523174      117   65        61.690  kbps 1

Group: 239.0.4.112/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8430324      961056932       113   65        59.599  kbps 1
10.57.50.1      71080703     8387522946      117   65        61.690  kbps 1

Group: 239.0.4.113/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8199109      934698422       113   0         0.000   bps  1
10.57.50.1      71080703     8387522938      117   65        61.690  kbps 1

Group: 239.0.4.114/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7687799      876409082       113   0         0.000   bps  1
10.57.50.1      71080705     8387523166      117   65        61.690  kbps 1

Group: 239.0.4.115/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8245471      939983690       113   0         0.000   bps  1
10.57.50.1      71080702     8387522828      117   65        61.690  kbps 1

Group: 239.0.4.116/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7516093      856834598       113   0         0.000   bps  1
10.57.50.1      71080703     8387522930      117   65        61.690  kbps 1

Group: 239.0.4.117/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080702     8387522820      117   65        61.690  kbps 1

Group: 239.0.4.118/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2666338      303962528       113   0         0.000   bps  1
10.57.50.1      71080701     8387522702      117   65        61.690  kbps 1

Group: 239.0.4.119/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8265448      942261068       113   0         0.000   bps  1
10.57.50.1      71080700     8387522584      117   65        61.690  kbps 1

Group: 239.0.4.120/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8759534      998586872       113   0         0.000   bps  1
10.57.50.1      71080699     8387522474      117   65        61.690  kbps 1

Group: 239.0.4.121/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8641527      985134074       113   0         0.000   bps  1
10.57.50.1      71080699     8387522466      117   65        61.690  kbps 1

Group: 239.0.4.122/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8468587      965418914       113   0         0.000   bps  1
10.57.50.1      71080697     8387522238      117   65        61.690  kbps 1

Group: 239.0.4.123/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8709577      992891774       113   1         1.094   kbps 1
10.57.50.1      71080698     8387522348      117   65        61.690  kbps 1

Group: 239.0.4.124/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6601126      752528360       113   65        59.599  kbps 1
10.57.50.1      71080697     8387522230      117   65        61.690  kbps 1

Group: 239.0.4.125/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8351405      952060166       113   0         0.000   bps  1
10.57.50.1      71080696     8387522120      117   65        61.690  kbps 1

Group: 239.0.4.126/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6618863      754550378       113   0         0.000   bps  1
10.57.50.1      71080696     8387522112      117   65        61.690  kbps 1

Group: 239.0.4.127/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080695     8387521994      117   65        61.690  kbps 1

Group: 239.0.4.128/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2233342      254600984       113   0         0.000   bps  1
10.57.50.1      71080695     8387521994      117   65        61.690  kbps 1

Group: 239.0.4.129/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9262421      1055915990      113   1         1.079   kbps 1
10.57.50.1      71080694     8387521876      117   65        61.690  kbps 1

Group: 239.0.4.130/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7737904      882121052       113   0         0.000   bps  1
10.57.50.1      71080693     8387521758      117   65        61.690  kbps 1

Group: 239.0.4.131/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7491732      854057444       113   64        58.657  kbps 1
10.57.50.1      71080694     8387521868      117   65        61.690  kbps 1

Group: 239.0.4.132/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8263993      942095198       113   0         0.000   bps  1
10.57.50.1      71080692     8387521640      117   65        61.690  kbps 1

Group: 239.0.4.133/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8292321      945324590       113   0         0.000   bps  1
10.57.50.1      71080690     8387521412      117   65        61.690  kbps 1

Group: 239.0.4.134/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8241185      939495086       113   0         0.000   bps  1
10.57.50.1      71080691     8387521522      117   65        61.690  kbps 1

Group: 239.0.4.135/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7735660      881865236       113   0         0.000   bps  1
10.57.50.1      71080689     8387521294      117   65        61.690  kbps 1

Group: 239.0.4.136/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7842713      894069278       113   0         0.000   bps  1
10.57.50.1      71080689     8387521286      117   65        61.690  kbps 1

Group: 239.0.4.137/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080689     8387521286      117   65        61.690  kbps 1

Group: 239.0.4.138/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2626403      299409938       113   0         0.000   bps  1
10.57.50.1      71080687     8387521058      117   65        61.690  kbps 1

Group: 239.0.4.139/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8505651      969644210       113   0         0.000   bps  1
10.57.50.1      71080687     8387521050      117   65        61.690  kbps 1

Group: 239.0.4.140/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7657987      873010514       113   64        58.657  kbps 1
10.57.50.1      71080686     8387520940      117   65        61.690  kbps 1

Group: 239.0.4.141/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9034398      1029921368      113   0         0.000   bps  1
10.57.50.1      71080686     8387520932      117   65        61.690  kbps 1

Group: 239.0.4.142/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7802777      889516574       113   0         0.000   bps  1
10.57.50.1      71080686     8387520924      117   65        61.690  kbps 1

Group: 239.0.4.143/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8372356      954448580       113   0         0.000   bps  1
10.57.50.1      71080685     8387520814      117   65        61.690  kbps 1

Group: 239.0.4.144/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8489002      967746224       113   0         121.600 bps  1
10.57.50.1      71080684     8387520696      117   65        61.690  kbps 1

Group: 239.0.4.145/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7806582      889950344       113   0         0.000   bps  1
10.57.50.1      71080684     8387520688      117   65        61.690  kbps 1

Group: 239.0.4.146/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8575721      977632190       113   0         0.000   bps  1
10.57.50.1      71080682     8387520468      117   65        61.690  kbps 1

Group: 239.0.4.147/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080682     8387520460      117   65        61.690  kbps 1

Group: 239.0.4.148/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1393820      158895476       113   64        58.657  kbps 1
10.57.50.1      71080681     8387520350      117   65        61.690  kbps 1

Group: 239.0.4.149/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9107814      1038290792      113   0         0.000   bps  1
10.57.50.1      71080681     8387520342      117   65        61.690  kbps 1

Group: 239.0.4.150/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8988239      1024659242      113   0         0.000   bps  1
10.57.50.1      71080680     8387520224      117   65        61.690  kbps 1

Group: 239.0.4.151/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7873675      897598946       113   0         0.000   bps  1
10.57.50.1      71080679     8387520114      117   65        61.690  kbps 1

Group: 239.0.4.152/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8718599      993920282       113   0         0.000   bps  1
10.57.50.1      71080679     8387520106      117   65        61.690  kbps 1

Group: 239.0.4.153/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7598933      866278358       113   0         0.000   bps  1
10.57.50.1      71080677     8387519878      117   65        61.690  kbps 1

Group: 239.0.4.154/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8109882      924526544       113   64        58.657  kbps 1
10.57.50.1      71080678     8387519988      117   65        61.690  kbps 1

Group: 239.0.4.155/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7802060      889434836       113   0         0.000   bps  1
10.57.50.1      71080677     8387519870      117   65        61.690  kbps 1

Group: 239.0.4.156/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7831080      892743116       113   0         0.000   bps  1
10.57.50.1      71080676     8387519752      117   65        61.690  kbps 1

Group: 239.0.4.157/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080677     8387519862      117   65        61.690  kbps 1

Group: 239.0.4.158/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1813150      206699096       113   0         0.000   bps  1
10.57.50.1      71080674     8387519524      117   65        61.690  kbps 1

Group: 239.0.4.159/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8528949      972300182       113   0         0.000   bps  1
10.57.50.1      71080674     8387519516      117   65        61.690  kbps 1

Group: 239.0.4.160/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8196811      934436450       113   0         0.000   bps  1
10.57.50.1      71080673     8387519406      117   65        61.690  kbps 1

Group: 239.0.4.161/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7859875      896025746       113   0         0.000   bps  1
10.57.50.1      71080672     8387519288      117   65        61.690  kbps 1

Group: 239.0.4.162/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8364652      953570324       113   64        58.657  kbps 1
10.57.50.1      71080671     8387519170      117   65        61.690  kbps 1

Group: 239.0.4.163/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8411403      958899938       113   0         0.000   bps  1
10.57.50.1      71080670     8387519052      117   65        61.690  kbps 1

Group: 239.0.4.164/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8431795      961224626       113   0         91.200  bps  1
10.57.50.1      71080670     8387519052      117   65        61.690  kbps 1

Group: 239.0.4.165/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8702014      992029592       113   0         0.000   bps  1
10.57.50.1      71080669     8387518934      117   65        61.690  kbps 1

Group: 239.0.4.166/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8498885      968872886       113   0         0.000   bps  1
10.57.50.1      71080669     8387518934      117   65        61.690  kbps 1

Group: 239.0.4.167/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080668     8387518816      117   65        61.690  kbps 1

Group: 239.0.4.168/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1909737      217710014       113   0         0.000   bps  1
10.57.50.1      71080667     8387518698      117   65        61.690  kbps 1

Group: 239.0.4.169/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9053667      1032118034      113   0         0.000   bps  1
10.57.50.1      71080668     8387518808      117   65        61.690  kbps 1

Group: 239.0.4.170/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8611792      981744284       113   0         0.000   bps  1
10.57.50.1      71080667     8387518690      117   65        61.690  kbps 1

Group: 239.0.4.171/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8500458      969052208       113   1         1.034   kbps 1
10.57.50.1      71080666     8387518572      117   65        61.690  kbps 1

Group: 239.0.4.172/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7963007      907782794       113   0         0.000   bps  1
10.57.50.1      71080666     8387518572      117   65        61.690  kbps 1

Group: 239.0.4.173/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8889658      1013421008      113   0         0.000   bps  1
10.57.50.1      71080665     8387518454      117   65        61.690  kbps 1

Group: 239.0.4.174/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8030660      915495236       113   0         0.000   bps  1
10.57.50.1      71080664     8387518344      117   65        61.690  kbps 1

Group: 239.0.4.175/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7766768      885411548       113   0         0.000   bps  1
10.57.50.1      71080664     8387518336      117   65        61.690  kbps 1

Group: 239.0.4.176/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8462786      964757600       113   0         0.000   bps  1
10.57.50.1      71080663     8387518218      117   65        61.690  kbps 1

Group: 239.0.4.177/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080662     8387518108      117   65        61.690  kbps 1

Group: 239.0.4.178/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1886817      215097134       113   0         0.000   bps  1
10.57.50.1      71080663     8387518218      117   65        61.690  kbps 1

Group: 239.0.4.179/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8695106      991242080       113   0         76.000  bps  1
10.57.50.1      71080661     8387517990      117   65        61.690  kbps 1

Group: 239.0.4.180/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8002786      912317600       113   0         0.000   bps  1
10.57.50.1      71080662     8387518100      117   65        61.690  kbps 1

Group: 239.0.4.181/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8539079      973455002       113   0         0.000   bps  1
10.57.50.1      71080661     8387517982      117   65        61.690  kbps 1

Group: 239.0.4.182/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9051673      1031890718      113   0         0.000   bps  1
10.57.50.1      71080661     8387517982      117   65        61.690  kbps 1

Group: 239.0.4.183/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8047081      917367230       113   0         0.000   bps  1
10.57.50.1      71080660     8387517864      117   65        61.690  kbps 1

Group: 239.0.4.184/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8449804      963277652       113   0         0.000   bps  1
10.57.50.1      71080659     8387517746      117   65        61.690  kbps 1

Group: 239.0.4.185/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7908516      901570820       113   0         0.000   bps  1
10.57.50.1      71080660     8387517856      117   65        61.690  kbps 1

Group: 239.0.4.186/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8321116      948607220       113   0         0.000   bps  1
10.57.50.1      71080658     8387517628      117   65        61.690  kbps 1

Group: 239.0.4.187/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080657     8387517510      117   65        61.690  kbps 1

Group: 239.0.4.188/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1346686      153522200       113   0         0.000   bps  1
10.57.50.1      71080657     8387517510      117   65        61.690  kbps 1

Group: 239.0.4.189/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9091380      1036417316      113   0         0.000   bps  1
10.57.50.1      71080656     8387517392      117   65        61.690  kbps 1

Group: 239.0.4.190/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8628178      983612288       113   0         0.000   bps  1
10.57.50.1      71080654     8387517164      117   65        61.690  kbps 1

Group: 239.0.4.191/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8631411      983980850       113   0         0.000   bps  1
10.57.50.1      71080655     8387517274      117   65        61.690  kbps 1

Group: 239.0.4.192/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7828704      892472252       113   0         60.800  bps  1
10.57.50.1      71080653     8387517046      117   65        61.690  kbps 1

Group: 239.0.4.193/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7881884      898534772       113   0         0.000   bps  1
10.57.50.1      71080654     8387517156      117   65        61.690  kbps 1

Group: 239.0.4.194/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8245590      939997256       113   64        58.642  kbps 1
10.57.50.1      71080653     8387517038      117   65        61.690  kbps 1

Group: 239.0.4.195/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8691694      990853112       113   0         0.000   bps  1
10.57.50.1      71080651     8387516810      117   65        61.690  kbps 1

Group: 239.0.4.196/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7214716      822477620       113   0         0.000   bps  1
10.57.50.1      71080653     8387517030      117   65        61.690  kbps 1

Group: 239.0.4.197/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080650     8387516692      117   65        61.690  kbps 1

Group: 239.0.4.198/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2181655      248708666       113   0         0.000   bps  1
10.57.50.1      71080651     8387516794      117   65        61.690  kbps 1

Group: 239.0.4.199/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6863864      782480492       113   1         1.003   kbps 1
10.57.50.1      71080651     8387516794      117   65        61.690  kbps 1

Group: 239.0.4.200/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8149005      928986566       113   0         0.000   bps  1
10.57.50.1      71080648     8387516456      117   65        61.690  kbps 1

Group: 239.0.4.201/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9278962      1057801664      113   0         0.000   bps  1
10.57.50.1      71080649     8387516558      117   65        61.690  kbps 1

Group: 239.0.4.202/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7377060      840984836       113   64        58.626  kbps 1
10.57.50.1      71080647     8387516338      117   65        61.675  kbps 1

Group: 239.0.4.203/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8923931      1017328130      113   0         0.000   bps  1
10.57.50.1      71080647     8387516330      117   65        61.675  kbps 1

Group: 239.0.4.204/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8790263      1002089978      113   0         0.000   bps  1
10.57.50.1      71080646     8387516212      117   65        61.675  kbps 1

Group: 239.0.4.205/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9052514      1031986592      113   64        58.626  kbps 1
10.57.50.1      71080645     8387516102      117   65        61.675  kbps 1

Group: 239.0.4.206/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7256607      827253194       113   0         0.000   bps  1
10.57.50.1      71080645     8387516094      117   65        61.675  kbps 1

Group: 239.0.4.207/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080644     8387515976      117   65        61.675  kbps 1

Group: 239.0.4.208/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1653453      188493638       113   0         0.000   bps  1
10.57.50.1      71080643     8387515866      117   65        61.675  kbps 1

Group: 239.0.4.209/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7735918      881894648       113   64        58.626  kbps 1
10.57.50.1      71080644     8387515968      117   65        61.675  kbps 1

Group: 239.0.4.210/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8848886      1008773000      113   65        59.584  kbps 1
10.57.50.1      71080641     8387515630      117   65        61.675  kbps 1

Group: 239.0.4.211/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8365589      953677142       113   0         0.000   bps  1
10.57.50.1      71080583     8387508402      117   65        61.675  kbps 1

Group: 239.0.4.212/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9135732      1041473444      113   65        59.584  kbps 1
10.57.50.1      71080536     8387503232      117   65        61.675  kbps 1

Group: 239.0.4.213/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8401792      957804284       113   64        58.626  kbps 1
10.57.50.1      71080534     8387503004      117   65        61.675  kbps 1

Group: 239.0.4.214/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8153017      929443934       113   0         0.000   bps  1
10.57.50.1      71080536     8387503224      117   65        61.675  kbps 1

Group: 239.0.4.215/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7590494      865316312       113   0         30.400  bps  1
10.57.50.1      71080534     8387502996      117   65        61.675  kbps 1

Group: 239.0.4.216/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7020847      800376554       113   0         0.000   bps  1
10.57.50.1      71080533     8387502878      117   65        61.675  kbps 1

Group: 239.0.4.217/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080534     8387502988      117   65        61.675  kbps 1

Group: 239.0.4.218/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2457538      280159328       113   0         0.000   bps  1
10.57.50.1      71080531     8387502650      117   65        61.675  kbps 1

Group: 239.0.4.219/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8994294      1025349512      113   64        58.626  kbps 1
10.57.50.1      71080532     8387502752      117   65        61.675  kbps 1

Group: 239.0.4.220/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8860292      1010073284      113   0         0.000   bps  1
10.57.50.1      71080531     8387502642      117   65        61.675  kbps 1

Group: 239.0.4.221/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7436146      847720640       113   64        58.626  kbps 1
10.57.50.1      71080529     8387502414      117   65        61.675  kbps 1

Group: 239.0.4.222/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8412765      959055206       113   0         0.000   bps  1
10.57.50.1      71080530     8387502524      117   65        61.675  kbps 1

Group: 239.0.4.223/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8492435      968137586       113   0         0.000   bps  1
10.57.50.1      71080528     8387502296      117   65        61.675  kbps 1

Group: 239.0.4.224/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8282667      944224034       113   0         0.000   bps  1
10.57.50.1      71080528     8387502288      117   65        61.675  kbps 1

Group: 239.0.4.225/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8632655      984122666       113   0         0.000   bps  1
10.57.50.1      71080529     8387502398      117   65        61.675  kbps 1

Group: 239.0.4.226/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7468825      851446046       113   0         0.000   bps  1
10.57.50.1      71080527     8387502170      117   65        61.675  kbps 1

Group: 239.0.4.227/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080527     8387502162      117   65        61.675  kbps 1

Group: 239.0.4.228/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1130723      128902418       113   0         0.000   bps  1
10.57.50.1      71080526     8387502052      117   65        61.675  kbps 1

Group: 239.0.4.229/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8266005      942324566       113   0         0.000   bps  1
10.57.50.1      71080526     8387502044      117   65        61.675  kbps 1

Group: 239.0.4.230/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8123438      926071928       113   0         0.000   bps  1
10.57.50.1      71080526     8387502036      117   65        61.675  kbps 1

Group: 239.0.4.231/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8261987      941866514       113   0         0.000   bps  1
10.57.50.1      71080524     8387501816      117   65        61.675  kbps 1

Group: 239.0.4.232/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8507009      969799018       113   0         0.000   bps  1
10.57.50.1      71080523     8387501698      117   65        61.675  kbps 1

Group: 239.0.4.233/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8301289      946346942       113   0         0.000   bps  1
10.57.50.1      71080523     8387501690      117   65        61.675  kbps 1

Group: 239.0.4.234/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9270003      1056780334      113   0         0.000   bps  1
10.57.50.1      71080522     8387501588      117   65        61.690  kbps 1

Group: 239.0.4.235/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8047651      917432206       113   0         0.000   bps  1
10.57.50.1      71080522     8387501580      117   65        61.690  kbps 1

Group: 239.0.4.236/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7696120      877357676       113   0         0.000   bps  1
10.57.50.1      71080521     8387501470      117   65        61.690  kbps 1

Group: 239.0.4.237/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080521     8387501462      117   65        61.690  kbps 1

Group: 239.0.4.238/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2577187      293799314       113   0         0.000   bps  1
10.57.50.1      71080520     8387501344      117   65        61.690  kbps 1

Group: 239.0.4.239/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8478365      966533606       113   0         0.000   bps  1
10.57.50.1      71080519     8387501234      117   65        61.690  kbps 1

Group: 239.0.4.240/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8160664      930315692       113   0         0.000   bps  1
10.57.50.1      71080519     8387501226      117   65        61.690  kbps 1

Group: 239.0.4.241/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8395478      957084488       113   0         0.000   bps  1
10.57.50.1      71080519     8387501226      117   65        61.690  kbps 1

Group: 239.0.4.242/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8151911      929317850       113   0         0.000   bps  1
10.57.50.1      71080519     8387501218      117   65        61.690  kbps 1

Group: 239.0.4.243/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8863029      1010385302      113   0         0.000   bps  1
10.57.50.1      71080517     8387500990      117   65        61.690  kbps 1

Group: 239.0.4.244/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8382217      955572734       113   0         0.000   bps  1
10.57.50.1      71080517     8387500990      117   65        61.690  kbps 1

Group: 239.0.4.245/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8045769      917217662       113   0         0.000   bps  1
10.57.50.1      71080517     8387500982      117   65        61.690  kbps 1

Group: 239.0.4.246/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7688412      876478964       113   0         0.000   bps  1
10.57.50.1      71080514     8387500644      117   65        61.690  kbps 1

Group: 239.0.4.247/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080516     8387500864      117   65        61.690  kbps 1

Group: 239.0.4.248/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2324694      265015112       113   0         0.000   bps  1
10.57.50.1      71080514     8387500636      117   65        61.690  kbps 1

Group: 239.0.4.249/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9043264      1030932092      113   0         0.000   bps  1
10.57.50.1      71080512     8387500408      117   65        61.690  kbps 1

Group: 239.0.4.250/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8024561      914799950       113   0         0.000   bps  1
10.57.50.1      71080513     8387500518      117   65        61.690  kbps 1

Group: 239.0.4.251/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8934542      1018537784      113   0         0.000   bps  1
10.57.50.1      71080512     8387500400      117   65        61.690  kbps 1

Group: 239.0.4.252/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7869124      897080132       113   0         0.000   bps  1
10.57.50.1      71080510     8387500172      117   65        61.690  kbps 1

Group: 239.0.4.253/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8432820      961341476       113   0         0.000   bps  1
10.57.50.1      71080511     8387500282      117   65        61.690  kbps 1

Group: 239.0.4.254/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8768371      999594290       113   0         0.000   bps  1
10.57.50.1      71080509     8387500054      117   65        61.690  kbps 1

Group: 239.0.4.255/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7696634      877416272       113   0         0.000   bps  1
10.57.50.1      71080510     8387500156      117   65        61.690  kbps 1

Group: 239.0.5.0/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7627935      869584586       113   0         0.000   bps  1
10.57.50.1      71080509     8387500038      117   65        61.690  kbps 1

Group: 239.0.5.1/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080508     8387499928      117   65        61.690  kbps 1

Group: 239.0.5.2/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2276750      259549496       113   0         0.000   bps  1
10.57.50.1      71080507     8387499810      117   65        61.690  kbps 1

Group: 239.0.5.3/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8363241      953409470       113   0         0.000   bps  1
10.57.50.1      71080506     8387499692      117   65        61.690  kbps 1

Group: 239.0.5.4/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8733664      995637692       113   0         0.000   bps  1
10.57.50.1      71080507     8387499802      117   65        61.690  kbps 1

Group: 239.0.5.5/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9184425      1047024446      113   0         0.000   bps  1
10.57.50.1      71080504     8387499456      117   65        61.690  kbps 1

Group: 239.0.5.6/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7875959      897859322       113   1         942.400 bps  1
10.57.50.1      71080502     8387499228      117   65        61.690  kbps 1

Group: 239.0.5.7/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8748727      997354874       113   0         0.000   bps  1
10.57.50.1      71080503     8387499338      117   65        61.690  kbps 1

Group: 239.0.5.8/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8467578      965303888       113   65        59.599  kbps 1
10.57.50.1      71080502     8387499220      117   65        61.690  kbps 1

Group: 239.0.5.9/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9011413      1027301078      113   0         0.000   bps  1
10.57.50.1      71080500     8387498992      117   65        61.690  kbps 1

Group: 239.0.5.10/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8112196      924790340       113   0         0.000   bps  1
10.57.50.1      71080502     8387499212      117   65        61.675  kbps 1

Group: 239.0.5.11/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080499     8387498874      117   65        61.675  kbps 1

Group: 239.0.5.12/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1858169      211831262       113   0         0.000   bps  1
10.57.50.1      71080501     8387499094      117   65        61.675  kbps 1

Group: 239.0.5.13/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8800551      1003262810      113   0         0.000   bps  1
10.57.50.1      71080499     8387498866      117   65        61.675  kbps 1

Group: 239.0.5.14/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9053388      1032086228      113   0         0.000   bps  1
10.57.50.1      71080498     8387498748      117   65        61.675  kbps 1

Group: 239.0.5.15/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8022719      914589962       113   0         0.000   bps  1
10.57.50.1      71080499     8387498858      117   65        61.675  kbps 1

Group: 239.0.5.16/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8057317      918534134       113   0         0.000   bps  1
10.57.50.1      71080496     8387498520      117   65        61.675  kbps 1

Group: 239.0.5.17/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7507534      855858872       113   1         927.200 bps  1
10.57.50.1      71080497     8387498622      117   65        61.675  kbps 1

Group: 239.0.5.18/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8471687      965772314       113   1         927.200 bps  1
10.57.50.1      71080496     8387498512      117   65        61.675  kbps 1

Group: 239.0.5.19/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8847798      1008648968      113   0         0.000   bps  1
10.57.50.1      71080494     8387498284      117   65        61.675  kbps 1

Group: 239.0.5.20/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8844035      1008219986      113   0         0.000   bps  1
10.57.50.1      71080494     8387498276      117   65        61.675  kbps 1

Group: 239.0.5.21/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080493     8387498166      117   65        61.675  kbps 1

Group: 239.0.5.22/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1802184      205448972       113   0         0.000   bps  1
10.57.50.1      71080493     8387498158      117   65        61.675  kbps 1

Group: 239.0.5.23/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7402739      843912242       113   0         0.000   bps  1
10.57.50.1      71080493     8387498158      117   65        61.675  kbps 1

Group: 239.0.5.24/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8971813      1022786678      113   0         0.000   bps  1
10.57.50.1      71080491     8387497930      117   65        61.675  kbps 1

Group: 239.0.5.25/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8915783      1016399258      113   1         927.200 bps  1
10.57.50.1      71080492     8387498032      117   65        61.675  kbps 1

Group: 239.0.5.26/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9094372      1036758404      113   65        59.584  kbps 1
10.57.50.1      71080492     8387498032      117   65        61.675  kbps 1

Group: 239.0.5.27/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8771350      999933896       113   0         0.000   bps  1
10.57.50.1      71080490     8387497804      117   65        61.675  kbps 1

Group: 239.0.5.28/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9313049      1061687582      113   0         0.000   bps  1
10.57.50.1      71080310     8387474660      117   65        61.675  kbps 1

Group: 239.0.5.29/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8592360      979527620       113   0         0.000   bps  1
10.57.50.1      71078481     8387252758      117   65        61.675  kbps 1

Group: 239.0.5.30/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7815815      891002906       113   0         0.000   bps  1
10.57.50.1      71080094     8387451076      117   65        61.675  kbps 1

Group: 239.0.5.31/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080117     8387453790      117   65        61.675  kbps 1

Group: 239.0.5.32/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1354536      154417100       113   0         0.000   bps  1
10.57.50.1      71077463     8387140218      117   65        61.675  kbps 1

Group: 239.0.5.33/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8267934      942544472       113   0         0.000   bps  1
10.57.50.1      71080141     8387456622      117   65        61.690  kbps 1

Group: 239.0.5.34/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8806728      1003966984      113   0         0.000   bps  1
10.57.50.1      71077443     8387138226      117   65        61.690  kbps 1

Group: 239.0.5.35/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8914751      1016281610      113   0         0.000   bps  1
10.57.50.1      71080163     8387459218      117   65        61.690  kbps 1

Group: 239.0.5.36/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8698442      991622384       113   0         0.000   bps  1
10.57.50.1      71080186     8387461932      117   65        61.690  kbps 1

Group: 239.0.5.37/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7987138      910533728       113   0         0.000   bps  1
10.57.50.1      71077460     8387140192      117   65        61.690  kbps 1

Group: 239.0.5.38/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7004642      798529184       113   0         0.000   bps  1
10.57.50.1      71080209     8387464646      117   65        61.690  kbps 1

Group: 239.0.5.39/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8435116      961603220       113   0         0.000   bps  1
10.57.50.1      71079399     8387369050      117   65        61.690  kbps 1

Group: 239.0.5.40/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8157933      930004358       113   0         0.000   bps  1
10.57.50.1      71080235     8387467722      117   65        61.690  kbps 1

Group: 239.0.5.41/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080259     8387470546      117   65        61.690  kbps 1

Group: 239.0.5.42/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2327112      265290756       113   0         0.000   bps  1
10.57.50.1      71077499     8387144762      117   65        61.690  kbps 1

Group: 239.0.5.43/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7626499      869420882       113   0         0.000   bps  1
10.57.50.1      71080282     8387473260      117   65        61.690  kbps 1

Group: 239.0.5.44/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8212367      936209834       113   0         0.000   bps  1
10.57.50.1      71080304     8387475856      117   65        61.690  kbps 1

Group: 239.0.5.45/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8946333      1019881950      113   0         0.000   bps  1
10.57.50.1      71077514     8387146580      117   65        61.690  kbps 1

Group: 239.0.5.46/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8686219      990228962       113   1         912.000 bps  1
10.57.50.1      71080326     8387478452      117   65        61.690  kbps 1

Group: 239.0.5.47/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8097702      923138012       113   0         0.000   bps  1
10.57.50.1      71077531     8387148610      117   65        61.690  kbps 1

Group: 239.0.5.48/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9256185      1055205086      113   0         0.000   bps  1
10.57.50.1      71080347     8387480930      117   65        61.690  kbps 1

Group: 239.0.5.49/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8230592      938287484       113   0         0.000   bps  1
10.57.50.1      71080367     8387483290      117   65        61.690  kbps 1

Group: 239.0.5.50/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7965818      908103248       113   0         0.000   bps  1
10.57.50.1      71077547     8387150458      117   65        61.690  kbps 1

Group: 239.0.5.51/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080387     8387485650      117   65        61.690  kbps 1

Group: 239.0.5.52/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1649170      188005376       113   0         0.000   bps  1
10.57.50.1      71079424     8387371992      117   65        61.690  kbps 1

Group: 239.0.5.53/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9238199      1053154682      113   0         0.000   bps  1
10.57.50.1      71080407     8387488018      117   65        61.690  kbps 1

Group: 239.0.5.54/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8821971      1005704690      113   0         0.000   bps  1
10.57.50.1      71080429     8387490606      117   65        61.690  kbps 1

Group: 239.0.5.55/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7682393      875792798       113   0         0.000   bps  1
10.57.50.1      71077579     8387154210      117   65        61.690  kbps 1

Group: 239.0.5.56/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8693025      991004846       113   0         0.000   bps  1
10.57.50.1      71080450     8387493084      117   65        61.690  kbps 1

Group: 239.0.5.57/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6746545      769106126       113   0         896.800 bps  1
10.57.50.1      71079430     8387372700      117   65        61.690  kbps 1

Group: 239.0.5.58/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7641262      871103864       113   0         0.000   bps  1
10.57.50.1      71080473     8387495806      117   65        61.690  kbps 1

Group: 239.0.5.59/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8571135      977109386       113   65        59.599  kbps 1
10.57.50.1      71079436     8387373424      117   65        61.690  kbps 1

Group: 239.0.5.60/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6955458      792922196       113   0         0.000   bps  1
10.57.50.1      71077379     8387129898      117   65        61.690  kbps 1

Group: 239.0.5.61/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079461     8387376382      117   65        61.690  kbps 1

Group: 239.0.5.62/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2633709      300242822       113   0         0.000   bps  1
10.57.50.1      71079482     8387378852      117   65        61.690  kbps 1

Group: 239.0.5.63/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7757650      884372096       113   0         0.000   bps  1
10.57.50.1      71077244     8387114320      117   65        61.690  kbps 1

Group: 239.0.5.64/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8100080      923409116       113   0         0.000   bps  1
10.57.50.1      71079505     8387381566      117   65        61.690  kbps 1

Group: 239.0.5.65/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8943546      1019564240      113   0         0.000   bps  1
10.57.50.1      71077612     8387158152      117   65        61.675  kbps 1

Group: 239.0.5.66/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8588772      979120004       113   0         896.800 bps  1
10.57.50.1      71079525     8387383942      117   65        61.675  kbps 1

Group: 239.0.5.67/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7192489      819943742       113   0         0.000   bps  1
10.57.50.1      71079548     8387386640      117   65        61.675  kbps 1

Group: 239.0.5.68/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8576597      977732054       113   0         0.000   bps  1
10.57.50.1      71077168     8387105256      117   65        61.675  kbps 1

Group: 239.0.5.69/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7974756      909122180       113   0         0.000   bps  1
10.57.50.1      71079570     8387389236      117   65        61.675  kbps 1

Group: 239.0.5.70/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8338925      950637446       113   0         0.000   bps  1
10.57.50.1      71079592     8387391832      117   65        61.675  kbps 1

Group: 239.0.5.71/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71077111     8387099026      117   65        61.675  kbps 1

Group: 239.0.5.72/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2348288      267704828       113   0         0.000   bps  1
10.57.50.1      71079613     8387394310      117   65        61.675  kbps 1

Group: 239.0.5.73/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8962165      1021686806      113   0         0.000   bps  1
10.57.50.1      71077303     8387121706      117   65        61.675  kbps 1

Group: 239.0.5.74/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8505267      969600434       113   0         0.000   bps  1
10.57.50.1      71079633     8387396678      117   65        61.675  kbps 1

Group: 239.0.5.75/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8897622      1014328904      113   0         0.000   bps  1
10.57.50.1      71079654     8387399148      117   65        61.675  kbps 1

Group: 239.0.5.76/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7632669      870124262       113   0         0.000   bps  1
10.57.50.1      71077142     8387102668      117   65        61.675  kbps 1

Group: 239.0.5.77/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8580856      978217580       113   65        59.584  kbps 1
10.57.50.1      71079676     8387401744      117   65        61.675  kbps 1

Group: 239.0.5.78/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6579786      750095600       113   0         0.000   bps  1
10.57.50.1      71077309     8387122422      117   65        61.675  kbps 1

Group: 239.0.5.79/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7961044      907559012       113   0         0.000   bps  1
10.57.50.1      71079698     8387404348      117   65        61.675  kbps 1

Group: 239.0.5.80/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7421884      846094772       113   0         0.000   bps  1
10.57.50.1      71079721     8387407054      117   65        61.675  kbps 1

Group: 239.0.5.81/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71077162     8387105028      117   65        61.675  kbps 1

Group: 239.0.5.82/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3213642      366355184       113   0         0.000   bps  1
10.57.50.1      71079744     8387409768      117   65        61.675  kbps 1

Group: 239.0.5.83/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8647245      985785926       113   0         0.000   bps  1
10.57.50.1      71079346     8387362804      117   65        61.675  kbps 1

Group: 239.0.5.84/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7408836      844607300       113   0         0.000   bps  1
10.57.50.1      71079764     8387412144      117   65        61.675  kbps 1

Group: 239.0.5.85/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8384067      955783634       113   0         0.000   bps  1
10.57.50.1      71079785     8387414606      117   65        61.675  kbps 1

Group: 239.0.5.86/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7243114      825714988       113   0         0.000   bps  1
10.57.50.1      71077238     8387113956      117   65        61.675  kbps 1

Group: 239.0.5.87/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8100455      923451866       113   65        59.584  kbps 1
10.57.50.1      71079806     8387417084      117   65        61.675  kbps 1

Group: 239.0.5.88/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8326939      949271042       113   0         0.000   bps  1
10.57.50.1      71079833     8387420270      117   65        61.675  kbps 1

Group: 239.0.5.89/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8015852      913807124       113   0         0.000   bps  1
10.57.50.1      71077238     8387114004      117   65        61.675  kbps 1

Group: 239.0.5.90/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7458253      850240838       113   0         0.000   bps  1
10.57.50.1      71079858     8387423220      117   65        61.675  kbps 1

Group: 239.0.5.91/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3            330             110   0         0.000   bps  1
10.57.50.1      71077338     8387125828      117   65        61.675  kbps 1

Group: 239.0.5.92/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2167458      247090208       113   0         0.000   bps  1
10.57.50.1      71079878     8387425588      117   65        61.675  kbps 1

Group: 239.0.5.93/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9089102      1036157624      113   0         0.000   bps  1
10.57.50.1      71079902     8387428412      117   65        61.675  kbps 1

Group: 239.0.5.94/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8324794      949026512       113   0         0.000   bps  1
10.57.50.1      71077264     8387117064      117   65        61.675  kbps 1

Group: 239.0.5.95/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8966228      1022149988      113   0         0.000   bps  1
10.57.50.1      71079924     8387431008      117   65        61.675  kbps 1

Group: 239.0.5.96/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8028945      915299726       113   0         0.000   bps  1
10.57.50.1      71079369     8387365510      117   65        61.675  kbps 1

Group: 239.0.5.97/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8566821      976617590       113   0         851.200 bps  1
10.57.50.1      71079945     8387433502      117   65        61.690  kbps 1

Group: 239.0.5.98/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8865639      1010682842      113   0         0.000   bps  1
10.57.50.1      71079967     8387436090      117   65        61.690  kbps 1

Group: 239.0.5.99/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7659081      873135222       113   0         0.000   bps  1
10.57.50.1      71077362     8387128588      117   65        61.690  kbps 1

Group: 239.0.5.100/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8126523      926423618       113   0         0.000   bps  1
10.57.50.1      71079989     8387438686      117   65        61.690  kbps 1

Group: 239.0.5.101/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079376     8387366336      117   65        61.690  kbps 1

Group: 239.0.5.102/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1560803      177931538       113   0         0.000   bps  1
10.57.50.1      71080010     8387441172      117   65        61.690  kbps 1

Group: 239.0.5.103/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9279838      1057901528      113   0         866.400 bps  1
10.57.50.1      71080032     8387443760      117   65        61.690  kbps 1

Group: 239.0.5.104/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8302893      946529798       113   0         0.000   bps  1
10.57.50.1      71077391     8387132010      117   65        61.690  kbps 1

Group: 239.0.5.105/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8369292      954099284       113   0         0.000   bps  1
10.57.50.1      71080054     8387446356      117   65        61.690  kbps 1

Group: 239.0.5.106/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7759986      884638400       113   0         0.000   bps  1
10.57.50.1      71080077     8387449070      117   65        61.690  kbps 1

Group: 239.0.5.107/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7761762      884840860       113   0         0.000   bps  1
10.57.50.1      71077405     8387133710      117   65        61.690  kbps 1

Group: 239.0.5.108/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8038226      916357760       113   0         0.000   bps  1
10.57.50.1      71080099     8387451666      117   65        61.690  kbps 1

Group: 239.0.5.109/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8516877      970923970       113   65        59.599  kbps 1
10.57.50.1      71077421     8387135622      117   65        61.690  kbps 1

Group: 239.0.5.110/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7736149      881920982       113   0         0.000   bps  1
10.57.50.1      71080122     8387454380      117   65        61.690  kbps 1

Group: 239.0.5.111/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080145     8387457094      117   65        61.690  kbps 1

Group: 239.0.5.112/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1735356      197830580       113   0         0.000   bps  1
10.57.50.1      71077434     8387137124      117   65        61.690  kbps 1

Group: 239.0.5.113/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8408147      958528754       113   0         851.200 bps  1
10.57.50.1      71080167     8387459690      117   65        61.690  kbps 1

Group: 239.0.5.114/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7679378      875449088       113   0         0.000   bps  1
10.57.50.1      71079397     8387368822      117   65        61.690  kbps 1

Group: 239.0.5.115/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8163788      930671828       113   0         0.000   bps  1
10.57.50.1      71080189     8387462294      117   65        61.690  kbps 1

Group: 239.0.5.116/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8228292      938025284       113   0         0.000   bps  1
10.57.50.1      71080212     8387465000      117   65        61.690  kbps 1

Group: 239.0.5.117/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8500151      969017206       113   0         836.000 bps  1
10.57.50.1      71077477     8387142166      117   65        61.690  kbps 1

Group: 239.0.5.118/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8787875      1001817746      113   0         0.000   bps  1
10.57.50.1      71080240     8387468304      117   65        61.690  kbps 1

Group: 239.0.5.119/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8240655      939434666       113   65        59.599  kbps 1
10.57.50.1      71080263     8387471018      117   65        61.690  kbps 1

Group: 239.0.5.120/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8064357      919336686       113   0         0.000   bps  1
10.57.50.1      71077495     8387144338      117   65        61.690  kbps 1

Group: 239.0.5.121/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080286     8387473732      117   65        61.690  kbps 1

Group: 239.0.5.122/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1919898      218868360       113   0         0.000   bps  1
10.57.50.1      71077504     8387145416      117   65        61.690  kbps 1

Group: 239.0.5.123/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8265486      942265400       113   65        59.599  kbps 1
10.57.50.1      71080308     8387476328      117   65        61.690  kbps 1

Group: 239.0.5.124/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8986773      1024492118      113   0         0.000   bps  1
10.57.50.1      71080331     8387479042      117   65        61.690  kbps 1

Group: 239.0.5.125/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7677822      875271696       113   0         0.000   bps  1
10.57.50.1      71077526     8387147996      117   65        61.690  kbps 1

Group: 239.0.5.126/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8532810      972740336       113   0         0.000   bps  1
10.57.50.1      71080352     8387481520      117   65        61.690  kbps 1

Group: 239.0.5.127/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7998016      911773816       113   0         851.200 bps  1
10.57.50.1      71077547     8387150482      117   65        61.690  kbps 1

Group: 239.0.5.128/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8551048      974819468       113   0         0.000   bps  1
10.57.50.1      71080372     8387483880      117   65        61.690  kbps 1

Group: 239.0.5.129/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7205689      821448542       113   0         0.000   bps  1
10.57.50.1      71080392     8387486240      117   65        61.690  kbps 1

Group: 239.0.5.130/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8577413      977825078       113   65        59.599  kbps 1
10.57.50.1      71077559     8387151874      117   65        61.690  kbps 1

Group: 239.0.5.131/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080412     8387488600      117   65        61.690  kbps 1

Group: 239.0.5.132/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1767487      201493514       113   0         0.000   bps  1
10.57.50.1      71079428     8387372464      117   65        61.690  kbps 1

Group: 239.0.5.133/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8421012      959995364       113   0         0.000   bps  1
10.57.50.1      71080432     8387490968      117   65        61.690  kbps 1

Group: 239.0.5.134/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8878185      1012113086      113   0         0.000   bps  1
10.57.50.1      71080455     8387493674      117   65        61.690  kbps 1

Group: 239.0.5.135/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7812305      890602766       113   0         0.000   bps  1
10.57.50.1      71077593     8387155854      117   65        61.690  kbps 1

Group: 239.0.5.136/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8769285      999698486       113   0         0.000   bps  1
10.57.50.1      71080478     8387496388      117   65        61.690  kbps 1

Group: 239.0.5.137/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7547721      860440190       113   0         0.000   bps  1
10.57.50.1      71079441     8387374006      117   65        61.690  kbps 1

Group: 239.0.5.138/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8761443      998804498       113   65        59.599  kbps 1
10.57.50.1      71077190     8387108284      117   65        61.690  kbps 1

Group: 239.0.5.139/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8386592      956071484       113   0         0.000   bps  1
10.57.50.1      71079466     8387376964      117   65        61.690  kbps 1

Group: 239.0.5.140/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           47789013     5447947478      113   65        59.599  kbps 1
10.57.50.1      71077610     8387157916      117   65        61.690  kbps 1

Group: 239.0.5.141/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079485     8387379222      117   65        61.690  kbps 1

Group: 239.0.5.142/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           45694940     5209223156      113   65        59.599  kbps 1
10.57.50.1      71079511     8387382274      117   65        61.690  kbps 1

Group: 239.0.5.143/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8949433      1020235358      113   0         0.000   bps  1
10.57.50.1      71077206     8387110236      117   65        61.690  kbps 1

Group: 239.0.5.144/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           47562311     5422103450      113   65        59.599  kbps 1
10.57.50.1      71079531     8387384634      117   65        61.690  kbps 1

Group: 239.0.5.145/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9003262      1026371864      113   0         0.000   bps  1
10.57.50.1      71077615     8387158522      117   65        61.690  kbps 1

Group: 239.0.5.146/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           48024061     5474742950      113   65        59.599  kbps 1
10.57.50.1      71079551     8387387010      117   65        61.690  kbps 1

Group: 239.0.5.147/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8082536      921409100       113   65        59.599  kbps 1
10.57.50.1      71079574     8387389708      117   65        61.690  kbps 1

Group: 239.0.5.148/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           47379309     5401241222      113   65        59.599  kbps 1
10.57.50.1      71077127     8387100818      117   65        61.690  kbps 1

Group: 239.0.5.149/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8800903      1003302938      113   0         0.000   bps  1
10.57.50.1      71079596     8387392304      117   65        61.690  kbps 1

Group: 239.0.5.150/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           47822334     5451746072      113   65        59.599  kbps 1
10.57.50.1      71079617     8387394782      117   65        61.690  kbps 1

Group: 239.0.5.151/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71077120     8387100088      117   65        61.690  kbps 1

Group: 239.0.5.152/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           45761749     5216839382      113   65        59.599  kbps 1
10.57.50.1      71079638     8387397260      117   65        61.690  kbps 1

Group: 239.0.5.153/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8552838      975023528       113   0         0.000   bps  1
10.57.50.1      71077308     8387122296      117   65        61.675  kbps 1

Group: 239.0.5.154/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           47600043     5426404898      113   65        59.584  kbps 1
10.57.50.1      71079658     8387399628      117   65        61.675  kbps 1

Group: 239.0.5.155/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9292372      1059330404      113   0         0.000   bps  1
10.57.50.1      71079681     8387402334      117   65        61.675  kbps 1

Group: 239.0.5.156/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           47947683     5466035858      113   65        59.584  kbps 1
10.57.50.1      71077152     8387103848      117   65        61.675  kbps 1

Group: 239.0.5.157/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9081754      1035319952      113   0         0.000   bps  1
10.57.50.1      71079703     8387404930      117   65        61.675  kbps 1

Group: 239.0.5.158/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           48084275     5481607346      113   65        59.584  kbps 1
10.57.50.1      71079345     8387362694      117   65        61.675  kbps 1

Group: 239.0.5.159/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7448000      849071996       113   0         0.000   bps  1
10.57.50.1      71079723     8387407306      117   65        61.675  kbps 1

Group: 239.0.5.160/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           48090660     5482335236      113   65        59.584  kbps 1
10.57.50.1      71079748     8387410240      117   65        61.675  kbps 1

Group: 239.0.5.161/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71077226     8387112540      117   65        61.675  kbps 1

Group: 239.0.5.162/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           45456869     5182083062      113   65        59.584  kbps 1
10.57.50.1      71079770     8387412836      117   65        61.675  kbps 1

Group: 239.0.5.163/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9893707      1127882594      113   0         0.000   bps  1
10.57.50.1      71079789     8387415078      117   65        61.675  kbps 1

Group: 239.0.5.164/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           47730329     5441257502      113   65        59.584  kbps 1
10.57.50.1      71077227     8387112706      117   65        61.675  kbps 1

Group: 239.0.5.165/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9240578      1053425888      113   0         0.000   bps  1
10.57.50.1      71079810     8387417556      117   65        61.675  kbps 1

Group: 239.0.5.166/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           48224867     5497634830      113   65        59.584  kbps 1
10.57.50.1      71077238     8387114028      117   65        61.675  kbps 1

Group: 239.0.5.167/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8298352      946012124       113   0         0.000   bps  1
10.57.50.1      71079843     8387421450      117   65        61.675  kbps 1

Group: 239.0.5.168/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           47695663     5437305578      113   65        59.584  kbps 1
10.57.50.1      71079863     8387423810      117   65        61.675  kbps 1

Group: 239.0.5.169/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7894025      899918846       113   0         0.000   bps  1
10.57.50.1      71077249     8387115302      117   65        61.675  kbps 1

Group: 239.0.5.170/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           47624196     5429158340      113   65        59.584  kbps 1
10.57.50.1      71079884     8387426288      117   65        61.675  kbps 1

Group: 239.0.5.171/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3            330             110   0         0.000   bps  1
10.57.50.1      71077342     8387126300      117   65        61.675  kbps 1

Group: 239.0.5.172/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2492098      284099168       113   0         0.000   bps  1
10.57.50.1      71079906     8387428892      117   65        61.675  kbps 1

Group: 239.0.5.173/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           47820430     5451529016      113   65        59.584  kbps 1
10.57.50.1      71079929     8387431598      117   65        61.675  kbps 1

Group: 239.0.5.174/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9084754      1035661952      113   0         0.000   bps  1
10.57.50.1      71077276     8387118480      117   65        61.675  kbps 1

Group: 239.0.5.175/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           47898364     5460413492      113   65        59.584  kbps 1
10.57.50.1      71079950     8387434076      117   65        61.675  kbps 1

Group: 239.0.5.176/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8005122      912583904       113   0         0.000   bps  1
10.57.50.1      71079374     8387366100      117   65        61.675  kbps 1

Group: 239.0.5.177/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           48127268     5486508548      113   65        59.584  kbps 1
10.57.50.1      71079971     8387436570      117   65        61.675  kbps 1

Group: 239.0.5.178/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8071376      920136860       113   0         0.000   bps  1
10.57.50.1      71079992     8387439040      117   65        61.675  kbps 1

Group: 239.0.5.179/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           47618364     5428493484      113   65        59.584  kbps 1
10.57.50.1      71077374     8387130004      117   65        61.675  kbps 1

Group: 239.0.5.180/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7460684      850517972       113   0         0.000   bps  1
10.57.50.1      71080014     8387441636      117   65        61.675  kbps 1

Group: 239.0.5.181/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           44880410     5116366736      113   65        59.584  kbps 1
10.57.50.1      71080035     8387444114      117   65        61.675  kbps 1

Group: 239.0.5.182/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1892706      215768472       113   0         0.000   bps  1
10.57.50.1      71077389     8387131822      117   65        61.675  kbps 1

Group: 239.0.5.183/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           48059446     5478776840      113   65        59.584  kbps 1
10.57.50.1      71080057     8387446710      117   65        61.675  kbps 1

Group: 239.0.5.184/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7717687      879816310       113   0         0.000   bps  1
10.57.50.1      71077405     8387133734      117   65        61.675  kbps 1

Group: 239.0.5.185/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           48052328     5477965388      113   65        59.599  kbps 1
10.57.50.1      71080081     8387449542      117   65        61.690  kbps 1

Group: 239.0.5.186/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8485818      967383248       113   0         0.000   bps  1
10.57.50.1      71080104     8387452256      117   65        61.690  kbps 1

Group: 239.0.5.187/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           48244509     5499874022      113   65        59.599  kbps 1
10.57.50.1      71077419     8387135354      117   65        61.690  kbps 1

Group: 239.0.5.188/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7395088      843040028       113   0         0.000   bps  1
10.57.50.1      71080126     8387454852      117   65        61.690  kbps 1

Group: 239.0.5.189/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7797045      888863122       113   0         0.000   bps  1
10.57.50.1      71077432     8387136928      117   65        61.690  kbps 1

Group: 239.0.5.190/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7616710      868304936       113   0         0.000   bps  1
10.57.50.1      71080149     8387457566      117   65        61.690  kbps 1

Group: 239.0.5.191/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080171     8387460162      117   65        61.690  kbps 1

Group: 239.0.5.192/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2447302      278992424       113   0         0.000   bps  1
10.57.50.1      71077455     8387139602      117   65        61.690  kbps 1

Group: 239.0.5.193/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8765884      999310772       113   0         0.000   bps  1
10.57.50.1      71080195     8387462994      117   65        61.690  kbps 1

Group: 239.0.5.194/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7941778      905362688       113   0         0.000   bps  1
10.57.50.1      71079400     8387369176      117   65        61.690  kbps 1

Group: 239.0.5.195/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8105868      924068948       113   0         0.000   bps  1
10.57.50.1      71080216     8387465480      117   65        61.690  kbps 1

Group: 239.0.5.196/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8328327      949429274       113   0         0.000   bps  1
10.57.50.1      71080245     8387468894      117   65        61.690  kbps 1

Group: 239.0.5.197/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7430825      847114038       113   0         0.000   bps  1
10.57.50.1      71077493     8387144054      117   65        61.690  kbps 1

Group: 239.0.5.198/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8767929      999543902       113   0         0.000   bps  1
10.57.50.1      71080267     8387471490      117   65        61.690  kbps 1

Group: 239.0.5.199/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7425035      846453986       113   0         0.000   bps  1
10.57.50.1      71079410     8387370348      117   65        61.690  kbps 1

Group: 239.0.5.200/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7792317      888324134       113   0         0.000   bps  1
10.57.50.1      71080288     8387473976      117   65        61.690  kbps 1

Group: 239.0.5.201/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080312     8387476800      117   65        61.690  kbps 1

Group: 239.0.5.202/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2035338      232028516       113   0         0.000   bps  1
10.57.50.1      71077533     8387148790      117   65        61.690  kbps 1

Group: 239.0.5.203/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7805707      889850594       113   0         0.000   bps  1
10.57.50.1      71080334     8387479396      117   65        61.690  kbps 1

Group: 239.0.5.204/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7467202      851261024       113   0         0.000   bps  1
10.57.50.1      71080355     8387481874      117   65        61.690  kbps 1

Group: 239.0.5.205/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9278950      1057800292      113   0         0.000   bps  1
10.57.50.1      71077540     8387149640      117   65        61.690  kbps 1

Group: 239.0.5.206/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8299538      946147328       113   0         0.000   bps  1
10.57.50.1      71080375     8387484234      117   65        61.690  kbps 1

Group: 239.0.5.207/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8136608      927573308       113   0         0.000   bps  1
10.57.50.1      71079424     8387371992      117   65        61.690  kbps 1

Group: 239.0.5.208/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9056949      1032492182      113   0         0.000   bps  1
10.57.50.1      71080395     8387486602      117   65        61.675  kbps 1

Group: 239.0.5.209/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7063267      805212434       113   0         0.000   bps  1
10.57.50.1      71080416     8387489072      117   65        61.675  kbps 1

Group: 239.0.5.210/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8327058      949284608       113   0         0.000   bps  1
10.57.50.1      71077576     8387153840      117   65        61.675  kbps 1

Group: 239.0.5.211/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080437     8387491550      117   65        61.675  kbps 1

Group: 239.0.5.212/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2079454      237057752       113   0         0.000   bps  1
10.57.50.1      71079430     8387372708      117   65        61.675  kbps 1

Group: 239.0.5.213/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8388561      956295950       113   0         0.000   bps  1
10.57.50.1      71080458     8387494036      117   65        61.675  kbps 1

Group: 239.0.5.214/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7700950      877908296       113   0         0.000   bps  1
10.57.50.1      71080482     8387496860      117   65        61.675  kbps 1

Group: 239.0.5.215/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7869067      897073634       113   0         0.000   bps  1
10.57.50.1      71077605     8387157270      117   65        61.675  kbps 1

Group: 239.0.5.216/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8795580      1002696116      113   0         0.000   bps  1
10.57.50.1      71079443     8387374258      117   65        61.675  kbps 1

Group: 239.0.5.217/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8336417      950351534       113   0         0.000   bps  1
10.57.50.1      71079470     8387377436      117   65        61.675  kbps 1

Group: 239.0.5.218/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8626104      983375852       113   0         0.000   bps  1
10.57.50.1      71077201     8387109566      117   65        61.675  kbps 1

Group: 239.0.5.219/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7588601      865100510       113   0         0.000   bps  1
10.57.50.1      71079491     8387379914      117   65        61.675  kbps 1

Group: 239.0.5.220/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7824567      892000634       113   0         0.000   bps  1
10.57.50.1      71077614     8387158388      117   65        61.675  kbps 1

Group: 239.0.5.221/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079513     8387382526      117   65        61.675  kbps 1

Group: 239.0.5.222/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1840184      209780972       113   0         0.000   bps  1
10.57.50.1      71079535     8387385106      117   65        61.675  kbps 1

Group: 239.0.5.223/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8655678      986747288       113   0         0.000   bps  1
10.57.50.1      71077122     8387100148      117   65        61.675  kbps 1

Group: 239.0.5.224/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8081826      921328160       113   0         0.000   bps  1
10.57.50.1      71079557     8387387702      117   65        61.675  kbps 1

Group: 239.0.5.225/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8265287      942242714       113   0         0.000   bps  1
10.57.50.1      71079578     8387390180      117   65        61.675  kbps 1

Group: 239.0.5.226/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7767554      885501152       113   0         0.000   bps  1
10.57.50.1      71077110     8387098908      117   65        61.675  kbps 1

Group: 239.0.5.227/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7719455      880017866       113   0         0.000   bps  1
10.57.50.1      71079601     8387392894      117   65        61.675  kbps 1

Group: 239.0.5.228/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8609820      981519476       113   0         0.000   bps  1
10.57.50.1      71077304     8387121824      117   65        61.675  kbps 1

Group: 239.0.5.229/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8032350      915687896       113   0         0.000   bps  1
10.57.50.1      71079620     8387395144      117   65        61.675  kbps 1

Group: 239.0.5.230/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7785525      887549846       113   0         0.000   bps  1
10.57.50.1      71079642     8387397732      117   65        61.675  kbps 1

Group: 239.0.5.231/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71077137     8387102078      117   65        61.675  kbps 1

Group: 239.0.5.232/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2318186      264273200       113   0         0.000   bps  1
10.57.50.1      71079663     8387400210      117   65        61.675  kbps 1

Group: 239.0.5.233/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9307592      1061065484      113   0         0.000   bps  1
10.57.50.1      71077310     8387122540      117   65        61.675  kbps 1

Group: 239.0.5.234/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6933192      790383884       113   0         0.000   bps  1
10.57.50.1      71079684     8387402696      117   65        61.675  kbps 1

Group: 239.0.5.235/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7668514      874210592       113   0         0.000   bps  1
10.57.50.1      71079708     8387405520      117   65        61.675  kbps 1

Group: 239.0.5.236/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8767643      999511298       113   0         0.000   bps  1
10.57.50.1      71077159     8387104674      117   65        61.675  kbps 1

Group: 239.0.5.237/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8885940      1012997156      113   0         0.000   bps  1
10.57.50.1      71079730     8387408116      117   65        61.675  kbps 1

Group: 239.0.5.238/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8671694      988573112       113   0         0.000   bps  1
10.57.50.1      71079348     8387363048      117   65        61.675  kbps 1

Group: 239.0.5.239/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7751302      883648424       113   0         0.000   bps  1
10.57.50.1      71079751     8387410610      117   65        61.675  kbps 1

Group: 239.0.5.240/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7020243      800307698       113   0         0.000   bps  1
10.57.50.1      71079775     8387413426      117   65        61.690  kbps 1

Group: 239.0.5.241/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2            220             110   0         0.000   bps  1
10.57.50.1      71077236     8387113720      117   65        61.690  kbps 1

Group: 239.0.5.242/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1523891      173723570       113   0         0.000   bps  1
10.57.50.1      71079794     8387415668      117   65        61.690  kbps 1

Group: 239.0.5.243/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8168822      931245704       113   0         0.000   bps  1
10.57.50.1      71079815     8387418146      117   65        61.690  kbps 1

Group: 239.0.5.244/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8483507      967119794       113   0         0.000   bps  1
10.57.50.1      71077238     8387114004      117   65        61.690  kbps 1

Group: 239.0.5.245/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8649573      986051318       113   0         0.000   bps  1
10.57.50.1      71079848     8387422040      117   65        61.690  kbps 1

Group: 239.0.5.246/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7737073      882026310       113   0         0.000   bps  1
10.57.50.1      71077340     8387126072      117   65        61.690  kbps 1

Group: 239.0.5.247/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8051484      917869172       113   0         0.000   bps  1
10.57.50.1      71079867     8387424290      117   65        61.690  kbps 1

Group: 239.0.5.248/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8966150      1022141096      113   0         0.000   bps  1
10.57.50.1      71079889     8387426878      117   65        61.690  kbps 1

Group: 239.0.5.249/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7681002      875634224       113   0         0.000   bps  1
10.57.50.1      71077262     8387116820      117   65        61.690  kbps 1

Group: 239.0.5.250/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7537967      859328234       113   0         0.000   bps  1
10.57.50.1      71079912     8387429592      117   65        61.690  kbps 1

Group: 239.0.5.251/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079371     8387365746      117   65        61.690  kbps 1

Group: 239.0.5.252/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1720912      196183964       113   0         0.000   bps  1
10.57.50.1      71079932     8387431968      117   65        61.690  kbps 1

Group: 239.0.5.253/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8315239      947937242       113   0         0.000   bps  1
10.57.50.1      71079955     8387434674      117   65        61.690  kbps 1

Group: 239.0.5.254/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8331785      949823478       113   0         0.000   bps  1
10.57.50.1      71077356     8387127880      117   65        61.690  kbps 1

Group: 239.0.5.255/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7709974      878937032       113   0         0.000   bps  1
10.57.50.1      71079977     8387437270      117   65        61.690  kbps 1

Group: 239.0.6.0/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7986278      910435688       113   0         0.000   bps  1
10.57.50.1      71079378     8387366572      117   65        61.690  kbps 1

Group: 239.0.6.1/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8543023      973904618       113   0         0.000   bps  1
10.57.50.1      71079997     8387439638      117   65        61.690  kbps 1

Group: 239.0.6.2/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8809882      1004326544      113   0         0.000   bps  1
10.57.50.1      71080020     8387442344      117   65        61.690  kbps 1

Group: 239.0.6.3/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6907029      787401298       113   0         0.000   bps  1
10.57.50.1      71077387     8387131538      117   65        61.690  kbps 1

Group: 239.0.6.4/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6400958      729709208       113   0         0.000   bps  1
10.57.50.1      71080042     8387444940      117   65        61.690  kbps 1

Group: 239.0.6.5/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080063     8387447418      117   65        61.690  kbps 1

Group: 239.0.6.6/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2418595      275719822       113   0         0.000   bps  1
10.57.50.1      71077401     8387133238      117   65        61.690  kbps 1

Group: 239.0.6.7/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9707309      1106633222      113   0         0.000   bps  1
10.57.50.1      71080086     8387450132      117   65        61.690  kbps 1

Group: 239.0.6.8/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9310368      1061381944      113   0         0.000   bps  1
10.57.50.1      71077417     8387135150      117   65        61.690  kbps 1

Group: 239.0.6.9/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8849318      1008822248      113   0         0.000   bps  1
10.57.50.1      71080109     8387452846      117   65        61.690  kbps 1

Group: 239.0.6.10/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8188414      933479192       113   0         0.000   bps  1
10.57.50.1      71080131     8387455442      117   65        61.690  kbps 1

Group: 239.0.6.11/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8129851      926803010       113   0         0.000   bps  1
10.57.50.1      71077431     8387136770      117   65        61.690  kbps 1

Group: 239.0.6.12/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7829218      892530848       113   0         699.200 bps  1
10.57.50.1      71080154     8387458156      117   65        61.690  kbps 1

Group: 239.0.6.13/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6798584      775038572       113   0         0.000   bps  1
10.57.50.1      71079399     8387369058      117   65        61.690  kbps 1

Group: 239.0.6.14/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7081813      807326678       113   0         0.000   bps  1
10.57.50.1      71080176     8387460760      117   65        61.690  kbps 1

Group: 239.0.6.15/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080199     8387463466      117   65        61.690  kbps 1

Group: 239.0.6.16/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2252809      256820222       113   0         0.000   bps  1
10.57.50.1      71077472     8387141576      117   65        61.675  kbps 1

Group: 239.0.6.17/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8406717      958365734       113   0         0.000   bps  1
10.57.50.1      71080221     8387466062      117   65        61.675  kbps 1

Group: 239.0.6.18/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8515869      970809062       113   0         0.000   bps  1
10.57.50.1      71080250     8387469484      117   65        61.675  kbps 1

Group: 239.0.6.19/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7345290      837363048       113   0         0.000   bps  1
10.57.50.1      71077490     8387143740      117   65        61.675  kbps 1

Group: 239.0.6.20/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8821193      1005615998      113   0         0.000   bps  1
10.57.50.1      71080272     8387472080      117   65        61.675  kbps 1

Group: 239.0.6.21/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8737869      996117054       113   0         0.000   bps  1
10.57.50.1      71077499     8387144826      117   65        61.675  kbps 1

Group: 239.0.6.22/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8155873      929769518       113   0         684.000 bps  1
10.57.50.1      71080294     8387474676      117   65        61.675  kbps 1

Group: 239.0.6.23/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7808039      890116442       113   0         0.000   bps  1
10.57.50.1      71080316     8387477272      117   65        61.675  kbps 1

Group: 239.0.6.24/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7221890      823295448       113   0         0.000   bps  1
10.57.50.1      71077521     8387147406      117   65        61.675  kbps 1

Group: 239.0.6.25/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080338     8387479868      117   65        61.675  kbps 1

Group: 239.0.6.26/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2243519      255761150       113   65        59.584  kbps 1
10.57.50.1      71077538     8387149436      117   65        61.675  kbps 1

Group: 239.0.6.27/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8690995      990773426       113   0         0.000   bps  1
10.57.50.1      71080359     8387482346      117   65        61.675  kbps 1

Group: 239.0.6.28/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8023997      914735654       113   0         0.000   bps  1
10.57.50.1      71080379     8387484706      117   65        61.675  kbps 1

Group: 239.0.6.29/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9197309      1048493222      113   0         0.000   bps  1
10.57.50.1      71077555     8387151402      117   65        61.675  kbps 1

Group: 239.0.6.30/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7962180      907688516       113   0         0.000   bps  1
10.57.50.1      71080399     8387487066      117   65        61.675  kbps 1

Group: 239.0.6.31/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7444693      848694998       113   0         0.000   bps  1
10.57.50.1      71079429     8387372582      117   65        61.675  kbps 1

Group: 239.0.6.32/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7465672      851086604       113   0         0.000   bps  1
10.57.50.1      71080420     8387489552      117   65        61.675  kbps 1

Group: 239.0.6.33/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6926468      789617348       113   0         0.000   bps  1
10.57.50.1      71080441     8387492022      117   65        61.675  kbps 1

Group: 239.0.6.34/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8317385      948181886       113   0         0.000   bps  1
10.57.50.1      71077588     8387155264      117   65        61.675  kbps 1

Group: 239.0.6.35/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080464     8387494736      117   65        61.675  kbps 1

Group: 239.0.6.36/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3023921      344726990       113   0         0.000   bps  1
10.57.50.1      71080487     8387497450      117   65        61.675  kbps 1

Group: 239.0.6.37/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8049162      917604460       113   0         0.000   bps  1
10.57.50.1      71077602     8387156964      117   65        61.675  kbps 1

Group: 239.0.6.38/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9734380      1109719316      113   0         0.000   bps  1
10.57.50.1      71079448     8387374840      117   65        61.675  kbps 1

Group: 239.0.6.39/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           48073747     5480407154      113   65        59.584  kbps 1
10.57.50.1      71077609     8387157806      117   65        61.675  kbps 1

Group: 239.0.6.40/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           48521068     5531401748      113   65        59.584  kbps 1
10.57.50.1      71079473     8387377806      117   65        61.675  kbps 1

Group: 239.0.6.41/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8093890      922703456       113   0         0.000   bps  1
10.57.50.1      71079496     8387380504      117   65        61.675  kbps 1

Group: 239.0.6.42/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           48019634     5474238268      113   65        59.584  kbps 1
10.57.50.1      71077223     8387112162      117   65        61.675  kbps 1

Group: 239.0.6.43/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8187622      933388904       113   0         0.000   bps  1
10.57.50.1      71079520     8387383336      117   65        61.675  kbps 1

Group: 239.0.6.44/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           48127883     5486578658      113   65        59.584  kbps 1
10.57.50.1      71077616     8387158640      117   65        61.675  kbps 1

Group: 239.0.6.45/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079538     8387385476      117   65        61.675  kbps 1

Group: 239.0.6.46/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           46118918     5257556648      113   65        59.584  kbps 1
10.57.50.1      71079562     8387388292      117   65        61.675  kbps 1

Group: 239.0.6.47/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8145773      928618118       113   0         0.000   bps  1
10.57.50.1      71077126     8387100700      117   65        61.675  kbps 1

Group: 239.0.6.48/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           48429052     5520911924      113   65        59.584  kbps 1
10.57.50.1      71079584     8387390888      117   65        61.675  kbps 1

Group: 239.0.6.49/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7988984      910744172       113   0         0.000   bps  1
10.57.50.1      71079606     8387393484      117   65        61.675  kbps 1

Group: 239.0.6.50/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           48611627     5541725474      113   65        59.584  kbps 1
10.57.50.1      71077119     8387099970      117   65        61.675  kbps 1

Group: 239.0.6.51/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7670864      874478492       113   0         0.000   bps  1
10.57.50.1      71079626     8387395844      117   65        61.675  kbps 1

Group: 239.0.6.52/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           48330170     5509639376      113   65        59.584  kbps 1
10.57.50.1      71077309     8387122414      117   65        61.675  kbps 1

Group: 239.0.6.53/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8340867      950858834       113   0         623.200 bps  1
10.57.50.1      71079646     8387398212      117   65        61.675  kbps 1

Group: 239.0.6.54/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           48286569     5504668862      113   65        59.584  kbps 1
10.57.50.1      71079668     8387400800      117   65        61.675  kbps 1

Group: 239.0.6.55/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71077149     8387103494      117   65        61.675  kbps 1

Group: 239.0.6.56/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           45885055     5230896266      113   65        59.584  kbps 1
10.57.50.1      71079690     8387403396      117   65        61.675  kbps 1

Group: 239.0.6.57/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7859795      896016626       113   0         0.000   bps  1
10.57.50.1      71079347     8387362930      117   65        61.675  kbps 1

Group: 239.0.6.58/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           48070120     5479993676      113   65        59.584  kbps 1
10.57.50.1      71079711     8387405890      117   65        61.675  kbps 1

Group: 239.0.6.59/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8437408      961864508       113   0         0.000   bps  1
10.57.50.1      71079736     8387408824      117   65        61.675  kbps 1

Group: 239.0.6.60/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           48443231     5522528330      113   65        59.584  kbps 1
10.57.50.1      71077173     8387106294      117   65        61.675  kbps 1

Group: 239.0.6.61/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9104509      1037914022      113   0         623.200 bps  1
10.57.50.1      71079757     8387411302      117   65        61.675  kbps 1

Group: 239.0.6.62/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           48288159     5504850122      113   65        59.584  kbps 1
10.57.50.1      71079778     8387413780      117   65        61.675  kbps 1

Group: 239.0.6.63/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8226733      937847558       113   0         0.000   bps  1
10.57.50.1      71077225     8387112470      117   65        61.675  kbps 1

Group: 239.0.6.64/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7120621      811750790       113   0         0.000   bps  1
10.57.50.1      71079799     8387416258      117   65        61.675  kbps 1

Group: 239.0.6.65/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           45198254     5152600948      113   65        59.584  kbps 1
10.57.50.1      71077236     8387113792      117   65        61.675  kbps 1

Group: 239.0.6.66/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1627496      185534540       113   0         0.000   bps  1
10.57.50.1      71079819     8387418618      117   65        61.675  kbps 1

Group: 239.0.6.67/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           48370433     5514229358      113   65        59.584  kbps 1
10.57.50.1      71079851     8387422394      117   65        61.675  kbps 1

Group: 239.0.6.68/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           48349643     5511859298      113   65        59.584  kbps 1
10.57.50.1      71077247     8387115066      117   65        61.675  kbps 1

Group: 239.0.6.69/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8386427      956052674       113   0         0.000   bps  1
10.57.50.1      71079871     8387424754      117   65        61.675  kbps 1

Group: 239.0.6.70/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8093458      922654200       113   0         623.200 bps  1
10.57.50.1      71077343     8387126426      117   65        61.675  kbps 1

Group: 239.0.6.71/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           48521870     5531493176      113   65        59.584  kbps 1
10.57.50.1      71079891     8387427122      117   65        61.675  kbps 1

Group: 239.0.6.72/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           48459805     5524417766      113   65        59.599  kbps 1
10.57.50.1      71079917     8387430182      117   65        61.690  kbps 1

Group: 239.0.6.73/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8983513      1024120478      113   0         0.000   bps  1
10.57.50.1      71077274     8387118244      117   65        61.690  kbps 1

Group: 239.0.6.74/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           47663858     5433679808      113   65        59.599  kbps 1
10.57.50.1      71079939     8387432778      117   65        61.690  kbps 1

Group: 239.0.6.75/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079377     8387366454      117   65        61.690  kbps 1

Group: 239.0.6.76/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           45750782     5215589144      113   65        59.599  kbps 1
10.57.50.1      71079958     8387435036      117   65        61.690  kbps 1

Group: 239.0.6.77/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8255041      941074670       113   0         0.000   bps  1
10.57.50.1      71079982     8387437860      117   65        61.690  kbps 1

Group: 239.0.6.78/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           48504848     5529552660      113   65        59.599  kbps 1
10.57.50.1      71077371     8387129650      117   65        61.690  kbps 1

Group: 239.0.6.79/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9123635      1040094386      113   0         0.000   bps  1
10.57.50.1      71080003     8387440338      117   65        61.690  kbps 1

Group: 239.0.6.80/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           47949675     5466262946      113   65        59.599  kbps 1
10.57.50.1      71080024     8387442816      117   65        61.690  kbps 1

Group: 239.0.6.81/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8931068      1018141740      113   0         0.000   bps  1
10.57.50.1      71077385     8387131350      117   65        61.690  kbps 1

Group: 239.0.6.82/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           48308505     5507169566      113   65        59.599  kbps 1
10.57.50.1      71080046     8387445412      117   65        61.690  kbps 1

Group: 239.0.6.83/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7554638      861228724       113   0         0.000   bps  1
10.57.50.1      71077401     8387133262      117   65        61.690  kbps 1

Group: 239.0.6.84/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           47772567     5446072634      113   65        59.599  kbps 1
10.57.50.1      71080068     8387448008      117   65        61.690  kbps 1

Group: 239.0.6.85/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080091     8387450722      117   65        61.690  kbps 1

Group: 239.0.6.86/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           45897759     5232344522      113   65        59.599  kbps 1
10.57.50.1      71077416     8387135000      117   65        61.690  kbps 1

Group: 239.0.6.87/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9163975      1044693146      113   0         0.000   bps  1
10.57.50.1      71080113     8387453318      117   65        61.690  kbps 1

Group: 239.0.6.88/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           48304060     5506662832      113   65        59.599  kbps 1
10.57.50.1      71077429     8387136574      117   65        61.690  kbps 1

Group: 239.0.6.89/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8897858      1014355808      113   0         0.000   bps  1
10.57.50.1      71080135     8387455914      117   65        61.690  kbps 1

Group: 239.0.6.90/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           47980342     5469758984      113   65        59.599  kbps 1
10.57.50.1      71080158     8387458628      117   65        61.690  kbps 1

Group: 239.0.6.91/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7453284      849674372       113   0         623.200 bps  1
10.57.50.1      71077450     8387139012      117   65        61.690  kbps 1

Group: 239.0.6.92/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           48207018     5495600048      113   65        59.599  kbps 1
10.57.50.1      71080181     8387461342      117   65        61.690  kbps 1

Group: 239.0.6.93/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7359899      839028482       113   0         0.000   bps  1
10.57.50.1      71079403     8387369530      117   65        61.690  kbps 1

Group: 239.0.6.94/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           47992347     5471127554      113   65        59.599  kbps 1
10.57.50.1      71080202     8387463828      117   65        61.690  kbps 1

Group: 239.0.6.95/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080226     8387466652      117   65        61.690  kbps 1

Group: 239.0.6.96/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2221032      253197636       113   0         0.000   bps  1
10.57.50.1      71077487     8387143346      117   65        61.690  kbps 1

Group: 239.0.6.97/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34257384     3905341772      113   65        59.599  kbps 1
10.57.50.1      71080254     8387469956      117   65        61.690  kbps 1

Group: 239.0.6.98/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34108741     3888396470      113   65        59.599  kbps 1
10.57.50.1      71080277     8387472670      117   65        61.690  kbps 1

Group: 239.0.6.99/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8570535      977040978       113   0         0.000   bps  1
10.57.50.1      71077505     8387145518      117   65        61.690  kbps 1

Group: 239.0.6.100/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34783006     3965262680      113   65        59.599  kbps 1
10.57.50.1      71080298     8387475148      117   65        61.690  kbps 1

Group: 239.0.6.101/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           63192249     7203916370      113   65        59.599  kbps 1
10.57.50.1      71077521     8387147430      117   65        61.690  kbps 1

Group: 239.0.6.102/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           63286817     7214697134      113   65        59.599  kbps 1
10.57.50.1      71080321     8387477862      117   65        61.690  kbps 1

Group: 239.0.6.103/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34607062     3945205064      113   65        59.599  kbps 1
10.57.50.1      71080343     8387480458      117   65        61.690  kbps 1

Group: 239.0.6.104/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34980795     3987810622      113   65        59.584  kbps 1
10.57.50.1      71077536     8387149168      117   65        61.675  kbps 1

Group: 239.0.6.105/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           62413621     7115152790      113   65        59.584  kbps 1
10.57.50.1      71080363     8387482818      117   65        61.675  kbps 1

Group: 239.0.6.106/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           31075204     3542573252      113   65        59.584  kbps 1
10.57.50.1      71079425     8387372110      117   65        61.675  kbps 1

Group: 239.0.6.107/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           63354903     7222458938      113   65        59.584  kbps 1
10.57.50.1      71080383     8387485186      117   65        61.675  kbps 1

Group: 239.0.6.108/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34287667     3908794034      113   65        59.584  kbps 1
10.57.50.1      71080404     8387487656      117   65        61.675  kbps 1

Group: 239.0.6.109/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7279875      829905746       113   0         0.000   bps  1
10.57.50.1      71077572     8387153368      117   65        61.675  kbps 1

Group: 239.0.6.110/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           35003388     3990386228      113   65        59.584  kbps 1
10.57.50.1      71080425     8387490134      117   65        61.675  kbps 1

Group: 239.0.6.111/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6532985      744760286       113   0         0.000   bps  1
10.57.50.1      71079432     8387372944      117   65        61.675  kbps 1

Group: 239.0.6.112/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           35231268     4016364548      113   65        59.584  kbps 1
10.57.50.1      71080445     8387492502      117   65        61.675  kbps 1

Group: 239.0.6.113/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8199996      934799540       113   0         0.000   bps  1
10.57.50.1      71080468     8387495208      117   65        61.675  kbps 1

Group: 239.0.6.114/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34865966     3974720120      113   65        59.584  kbps 1
10.57.50.1      71077600     8387156680      117   65        61.675  kbps 1

Group: 239.0.6.115/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080491     8387497922      117   65        61.675  kbps 1

Group: 239.0.6.116/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           31121342     3547832984      113   65        59.584  kbps 1
10.57.50.1      71079454     8387375540      117   65        61.675  kbps 1

Group: 239.0.6.117/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8752456      997779980       113   65        59.584  kbps 1
10.57.50.1      71077198     8387109220      117   65        61.675  kbps 1

Group: 239.0.6.118/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           35136725     4005586646      113   65        59.584  kbps 1
10.57.50.1      71079478     8387378380      117   65        61.675  kbps 1

Group: 239.0.6.119/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8578830      977986616       113   0         0.000   bps  1
10.57.50.1      71077616     8387158624      117   65        61.675  kbps 1

Group: 239.0.6.120/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34304223     3910681418      113   65        59.584  kbps 1
10.57.50.1      71079498     8387380756      117   65        61.675  kbps 1

Group: 239.0.6.121/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8831443      1006784498      113   0         0.000   bps  1
10.57.50.1      71079523     8387383690      117   65        61.675  kbps 1

Group: 239.0.6.122/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34700712     3955881164      113   65        59.584  kbps 1
10.57.50.1      71077215     8387111298      117   65        61.675  kbps 1

Group: 239.0.6.123/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7445616      848800220       113   0         0.000   bps  1
10.57.50.1      71079544     8387386168      117   65        61.675  kbps 1

Group: 239.0.6.124/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34096776     3887032460      113   65        59.584  kbps 1
10.57.50.1      71079566     8387388764      117   65        61.675  kbps 1

Group: 239.0.6.125/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71077123     8387100290      117   65        61.675  kbps 1

Group: 239.0.6.126/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           31298882     3568072544      113   65        59.584  kbps 1
10.57.50.1      71079587     8387391242      117   65        61.675  kbps 1

Group: 239.0.6.127/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9347517      1065616934      113   0         0.000   bps  1
10.57.50.1      71077306     8387122060      117   65        61.690  kbps 1

Group: 239.0.6.128/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8681202      989657024       113   0         0.000   bps  1
10.57.50.1      71079609     8387393846      117   65        61.690  kbps 1

Group: 239.0.6.129/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           35003635     3990414386      113   65        59.599  kbps 1
10.57.50.1      71079631     8387396434      117   65        61.690  kbps 1

Group: 239.0.6.130/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8289553      945009038       113   0         0.000   bps  1
10.57.50.1      71077135     8387101842      117   65        61.690  kbps 1

Group: 239.0.6.131/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           35525595     4049917826      113   65        59.599  kbps 1
10.57.50.1      71079652     8387398912      117   65        61.690  kbps 1

Group: 239.0.6.132/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34536827     3937198274      113   65        59.599  kbps 1
10.57.50.1      71077313     8387122894      117   65        61.690  kbps 1

Group: 239.0.6.133/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7623164      869040692       113   0         0.000   bps  1
10.57.50.1      71079671     8387401162      117   65        61.690  kbps 1

Group: 239.0.6.134/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7557814      861590792       113   0         0.000   bps  1
10.57.50.1      71079695     8387403986      117   65        61.690  kbps 1

Group: 239.0.6.135/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           29924118     3411349448      113   65        59.599  kbps 1
10.57.50.1      71077159     8387104674      117   65        61.690  kbps 1

Group: 239.0.6.136/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           30811823     3512547818      113   65        59.599  kbps 1
10.57.50.1      71079718     8387406700      117   65        61.690  kbps 1

Group: 239.0.6.137/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8370713      954261278       113   0         0.000   bps  1
10.57.50.1      71079351     8387363402      117   65        61.690  kbps 1

Group: 239.0.6.138/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34704736     3956339900      113   65        59.599  kbps 1
10.57.50.1      71079739     8387409194      117   65        61.690  kbps 1

Group: 239.0.6.139/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8764083      999105458       113   0         0.000   bps  1
10.57.50.1      71079762     8387411892      117   65        61.690  kbps 1

Group: 239.0.6.140/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           35250638     4018572728      113   65        59.599  kbps 1
10.57.50.1      71077234     8387113484      117   65        61.690  kbps 1

Group: 239.0.6.141/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8819366      1005407720      113   0         0.000   bps  1
10.57.50.1      71079783     8387414370      117   65        61.690  kbps 1

Group: 239.0.6.142/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10280450     1171971296      113   65        59.599  kbps 1
10.57.50.1      71079803     8387416730      117   65        61.690  kbps 1

Group: 239.0.6.143/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7900483      900655058       113   0         0.000   bps  1
10.57.50.1      71077235     8387113650      117   65        61.690  kbps 1

Group: 239.0.6.144/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10141958     1156183208      113   65        59.599  kbps 1
10.57.50.1      71079830     8387419916      117   65        61.690  kbps 1

Group: 239.0.6.145/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3            330             110   0         0.000   bps  1
10.57.50.1      71077342     8387126308      117   65        61.690  kbps 1

Group: 239.0.6.146/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           5118990      583564856       113   65        59.599  kbps 1
10.57.50.1      71079855     8387422874      117   65        61.690  kbps 1

Group: 239.0.6.147/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9296551      1059806810      113   0         0.000   bps  1
10.57.50.1      71079876     8387425344      117   65        61.690  kbps 1

Group: 239.0.6.148/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           11203449     1277193182      113   65        59.599  kbps 1
10.57.50.1      71077259     8387116466      117   65        61.690  kbps 1

Group: 239.0.6.149/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7895848      900126668       113   0         0.000   bps  1
10.57.50.1      71079897     8387427822      117   65        61.690  kbps 1

Group: 239.0.6.150/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           11456433     1306033358      113   65        59.599  kbps 1
10.57.50.1      71079372     8387365864      117   65        61.690  kbps 1

Group: 239.0.6.151/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7869738      897150128       113   0         0.000   bps  1
10.57.50.1      71079919     8387430434      117   65        61.690  kbps 1

Group: 239.0.6.152/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           11383942     1297769384      113   65        59.599  kbps 1
10.57.50.1      71079942     8387433132      117   65        61.690  kbps 1

Group: 239.0.6.153/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8649008      985986904       113   0         0.000   bps  1
10.57.50.1      71077296     8387120800      117   65        61.690  kbps 1

Group: 239.0.6.154/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9995039      1139434442      113   65        59.599  kbps 1
10.57.50.1      71079962     8387435500      117   65        61.690  kbps 1

Group: 239.0.6.155/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079380     8387366808      117   65        61.690  kbps 1

Group: 239.0.6.156/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           4562666      520143920       113   65        59.599  kbps 1
10.57.50.1      71079984     8387438104      117   65        61.690  kbps 1

Group: 239.0.6.157/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8088100      922043396       113   0         0.000   bps  1
10.57.50.1      71080005     8387440574      117   65        61.690  kbps 1

Group: 239.0.6.158/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10862037     1238272206      113   65        59.599  kbps 1
10.57.50.1      71077382     8387130948      117   65        61.690  kbps 1

Group: 239.0.6.159/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8201344      934953212       113   65        59.599  kbps 1
10.57.50.1      71080027     8387443170      117   65        61.675  kbps 1

Group: 239.0.6.160/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10729191     1223127770      113   65        59.584  kbps 1
10.57.50.1      71080049     8387445766      117   65        61.675  kbps 1

Group: 239.0.6.161/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8736477      995958370       113   0         0.000   bps  1
10.57.50.1      71077398     8387132884      117   65        61.675  kbps 1

Group: 239.0.6.162/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10056712     1146465164      113   65        59.584  kbps 1
10.57.50.1      71080071     8387448362      117   65        61.675  kbps 1

Group: 239.0.6.163/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8357741      952782466       113   0         0.000   bps  1
10.57.50.1      71077413     8387134678      117   65        61.675  kbps 1

Group: 239.0.6.164/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8879657      1012280894      113   0         0.000   bps  1
10.57.50.1      71080093     8387450958      117   65        61.675  kbps 1

Group: 239.0.6.165/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2755334      314108072       113   65        59.584  kbps 1
10.57.50.1      71080117     8387453790      117   65        61.675  kbps 1

Group: 239.0.6.166/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           4821612      549663764       113   65        59.584  kbps 1
10.57.50.1      71077426     8387136180      117   65        61.675  kbps 1

Group: 239.0.6.167/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8993240      1025229356      113   0         0.000   bps  1
10.57.50.1      71080138     8387456268      117   65        61.675  kbps 1

Group: 239.0.6.168/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8129801      926797310       113   0         0.000   bps  1
10.57.50.1      71079401     8387369294      117   65        61.675  kbps 1

Group: 239.0.6.169/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10653813     1214534678      113   65        59.584  kbps 1
10.57.50.1      71080161     8387458990      117   65        61.675  kbps 1

Group: 239.0.6.170/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8349217      951810734       113   0         0.000   bps  1
10.57.50.1      71080184     8387461696      117   65        61.675  kbps 1

Group: 239.0.6.171/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10958917     1249316534      113   65        59.584  kbps 1
10.57.50.1      71077466     8387140868      117   65        61.675  kbps 1

Group: 239.0.6.172/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8504840      969551756       113   65        59.584  kbps 1
10.57.50.1      71080206     8387464292      117   65        61.675  kbps 1

Group: 239.0.6.173/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10945651     1247804210      113   65        59.584  kbps 1
10.57.50.1      71080235     8387467714      117   65        61.675  kbps 1

Group: 239.0.6.174/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8641984      985186164       113   0         0.000   bps  1
10.57.50.1      71077485     8387143150      117   65        61.675  kbps 1

Group: 239.0.6.175/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2755334      314108072       113   65        59.584  kbps 1
10.57.50.1      71080257     8387470310      117   65        61.675  kbps 1

Group: 239.0.6.176/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2380197      271342446       113   0         0.000   bps  1
10.57.50.1      71077492     8387144000      117   65        61.675  kbps 1

Group: 239.0.6.177/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           11236998     1281017768      113   65        59.584  kbps 1
10.57.50.1      71080281     8387473142      117   65        61.675  kbps 1

Group: 239.0.6.178/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8113561      924945950       113   65        59.584  kbps 1
10.57.50.1      71080302     8387475620      117   65        61.675  kbps 1

Group: 239.0.6.179/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10624038     1211140320      113   65        59.584  kbps 1
10.57.50.1      71077515     8387146698      117   65        61.675  kbps 1

Group: 239.0.6.180/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9029064      1029313292      113   0         0.000   bps  1
10.57.50.1      71080325     8387478334      117   65        61.675  kbps 1

Group: 239.0.6.181/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9967937      1136344802      113   65        59.584  kbps 1
10.57.50.1      71077533     8387148846      117   65        61.675  kbps 1

Group: 239.0.6.182/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9686269      1104234662      113   0         0.000   bps  1
10.57.50.1      71080346     8387480812      117   65        61.675  kbps 1

Group: 239.0.6.183/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10986263     1252433978      113   65        59.584  kbps 1
10.57.50.1      71080366     8387483172      117   65        61.675  kbps 1

Group: 239.0.6.184/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8594184      979736968       113   0         0.000   bps  1
10.57.50.1      71077549     8387150702      117   65        61.675  kbps 1

Group: 239.0.6.185/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2755334      314108072       113   65        59.584  kbps 1
10.57.50.1      71080387     8387485650      117   65        61.675  kbps 1

Group: 239.0.6.186/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1598616      182242220       113   0         0.000   bps  1
10.57.50.1      71079430     8387372700      117   65        61.675  kbps 1

Group: 239.0.6.187/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10118161     1153470350      113   65        59.584  kbps 1
10.57.50.1      71080406     8387487900      117   65        61.675  kbps 1

Group: 239.0.6.188/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9136522      1041563504      113   0         0.000   bps  1
10.57.50.1      71080428     8387490488      117   65        61.675  kbps 1

Group: 239.0.6.189/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10216733     1164707558      113   65        59.584  kbps 1
10.57.50.1      71077583     8387154666      117   65        61.675  kbps 1

Group: 239.0.6.190/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9248208      1054295708      113   0         0.000   bps  1
10.57.50.1      71080449     8387492966      117   65        61.675  kbps 1

Group: 239.0.6.191/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           11044569     1259080862      113   65        59.584  kbps 1
10.57.50.1      71080472     8387495680      117   65        61.690  kbps 1

Group: 239.0.6.192/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           11263899     1284084478      113   65        59.599  kbps 1
10.57.50.1      71077598     8387156492      117   65        61.690  kbps 1

Group: 239.0.6.193/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7415164      845328692       113   0         0.000   bps  1
10.57.50.1      71080495     8387498394      117   65        61.690  kbps 1

Group: 239.0.6.194/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10991206     1252997476      113   65        59.599  kbps 1
10.57.50.1      71077611     8387158034      117   65        61.690  kbps 1

Group: 239.0.6.195/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079454     8387375564      117   65        61.690  kbps 1

Group: 239.0.6.196/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2314153      263813438       113   0         0.000   bps  1
10.57.50.1      71079482     8387378852      117   65        61.690  kbps 1

Group: 239.0.6.197/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7752978      883839484       113   0         0.000   bps  1
10.57.50.1      71077216     8387111344      117   65        61.690  kbps 1

Group: 239.0.6.198/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           11022133     1256523158      113   65        59.599  kbps 1
10.57.50.1      71079504     8387381448      117   65        61.690  kbps 1

Group: 239.0.6.199/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8682119      989761562       113   0         0.000   bps  1
10.57.50.1      71077619     8387158986      117   65        61.690  kbps 1

Group: 239.0.6.200/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9076691      1034742770      113   0         0.000   bps  1
10.57.50.1      71079525     8387383942      117   65        61.690  kbps 1

Group: 239.0.6.201/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           11342768     1293075548      113   65        59.599  kbps 1
10.57.50.1      71079548     8387386640      117   65        61.690  kbps 1

Group: 239.0.6.202/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7266049      828329582       113   0         0.000   bps  1
10.57.50.1      71077123     8387100314      117   65        61.690  kbps 1

Group: 239.0.6.203/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10628877     1211691974      113   65        59.599  kbps 1
10.57.50.1      71079570     8387389236      117   65        61.690  kbps 1

Group: 239.0.6.204/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7727906      880981280       113   0         0.000   bps  1
10.57.50.1      71079591     8387391714      117   65        61.690  kbps 1

Group: 239.0.6.205/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2755336      314108300       113   65        59.599  kbps 1
10.57.50.1      71077117     8387099734      117   65        61.690  kbps 1

Group: 239.0.6.206/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2177498      248234768       113   0         0.000   bps  1
10.57.50.1      71079613     8387394310      117   65        61.690  kbps 1

Group: 239.0.6.207/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           11440312     1304195564      113   65        59.599  kbps 1
10.57.50.1      71077310     8387122532      117   65        61.690  kbps 1

Group: 239.0.6.208/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9560774      1089928232      113   0         0.000   bps  1
10.57.50.1      71079632     8387396560      117   65        61.690  kbps 1

Group: 239.0.6.209/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10779128     1228820588      113   65        59.599  kbps 1
10.57.50.1      71079655     8387399266      117   65        61.690  kbps 1

Group: 239.0.6.210/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7163374      816624632       113   0         0.000   bps  1
10.57.50.1      71077144     8387102904      117   65        61.690  kbps 1

Group: 239.0.6.211/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           11200374     1276842632      113   65        59.599  kbps 1
10.57.50.1      71079675     8387401626      117   65        61.690  kbps 1

Group: 239.0.6.212/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6129839      698801642       113   0         0.000   bps  1
10.57.50.1      71079348     8387363048      117   65        61.690  kbps 1

Group: 239.0.6.213/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           11222902     1279410824      113   65        59.599  kbps 1
10.57.50.1      71079696     8387404120      117   65        61.690  kbps 1

Group: 239.0.6.214/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7524991      857848970       113   0         0.000   bps  1
10.57.50.1      71079721     8387407054      117   65        61.690  kbps 1

Group: 239.0.6.215/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2755336      314108300       113   65        59.584  kbps 1
10.57.50.1      71077170     8387105940      117   65        61.675  kbps 1

Group: 239.0.6.216/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3218814      366944792       113   0         0.000   bps  1
10.57.50.1      71079743     8387409650      117   65        61.675  kbps 1

Group: 239.0.6.217/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           11409452     1300677524      113   65        59.584  kbps 1
10.57.50.1      71079765     8387412246      117   65        61.675  kbps 1

Group: 239.0.6.218/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7607692      867276884       113   0         0.000   bps  1
10.57.50.1      71077171     8387106106      117   65        61.675  kbps 1

Group: 239.0.6.219/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10912711     1244049050      113   65        59.584  kbps 1
10.57.50.1      71079786     8387414724      117   65        61.675  kbps 1

Group: 239.0.6.220/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8385365      955931598       113   0         0.000   bps  1
10.57.50.1      71077337     8387125718      117   65        61.675  kbps 1

Group: 239.0.6.221/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10522435     1199557586      113   65        59.584  kbps 1
10.57.50.1      71079805     8387416974      117   65        61.675  kbps 1

Group: 239.0.6.222/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8205930      935476016       113   0         0.000   bps  1
10.57.50.1      71079833     8387420270      117   65        61.675  kbps 1

Group: 239.0.6.223/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9783301      1115296310      113   65        59.584  kbps 1
10.57.50.1      71077246     8387114932      117   65        61.675  kbps 1

Group: 239.0.6.224/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9341269      1064904662      113   65        59.584  kbps 1
10.57.50.1      71079858     8387423220      117   65        61.675  kbps 1

Group: 239.0.6.225/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2755338      314108520       113   65        59.584  kbps 1
10.57.50.1      71077344     8387126552      117   65        61.675  kbps 1

Group: 239.0.6.226/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2176583      248130458       113   0         0.000   bps  1
10.57.50.1      71079878     8387425588      117   65        61.675  kbps 1

Group: 239.0.6.227/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           11032269     1257678662      113   65        59.584  kbps 1
10.57.50.1      71079900     8387428176      117   65        61.675  kbps 1

Group: 239.0.6.228/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8357979      952809602       113   0         0.000   bps  1
10.57.50.1      71077268     8387117528      117   65        61.675  kbps 1

Group: 239.0.6.229/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8971595      1022761826      113   0         0.000   bps  1
10.57.50.1      71079923     8387430890      117   65        61.675  kbps 1

Group: 239.0.6.230/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           11413812     1301174564      113   65        59.584  kbps 1
10.57.50.1      71079376     8387366336      117   65        61.675  kbps 1

Group: 239.0.6.231/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9079437      1035055814      113   0         0.000   bps  1
10.57.50.1      71079943     8387433266      117   65        61.675  kbps 1

Group: 239.0.6.232/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8413888      959183228       113   0         0.000   bps  1
10.57.50.1      71079965     8387435854      117   65        61.675  kbps 1

Group: 239.0.6.233/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10169551     1159328802      113   65        59.584  kbps 1
10.57.50.1      71077363     8387128706      117   65        61.675  kbps 1

Group: 239.0.6.234/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7374328      840673388       113   0         0.000   bps  1
10.57.50.1      71079988     8387438568      117   65        61.675  kbps 1

Group: 239.0.6.235/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2755336      314108300       113   65        59.584  kbps 1
10.57.50.1      71080010     8387441164      117   65        61.675  kbps 1

Group: 239.0.6.236/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1729477      197160366       113   0         0.000   bps  1
10.57.50.1      71077379     8387130642      117   65        61.675  kbps 1

Group: 239.0.6.237/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           11303741     1288626470      113   65        59.584  kbps 1
10.57.50.1      71080030     8387443524      117   65        61.675  kbps 1

Group: 239.0.6.238/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8075778      920638680       113   0         0.000   bps  1
10.57.50.1      71077397     8387132790      117   65        61.675  kbps 1

Group: 239.0.6.239/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           11207538     1277659328      113   65        59.584  kbps 1
10.57.50.1      71080052     8387446120      117   65        61.675  kbps 1

Group: 239.0.6.240/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8063314      919217792       113   0         0.000   bps  1
10.57.50.1      71080074     8387448716      117   65        61.675  kbps 1

Group: 239.0.6.241/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9612236      1095794900      113   65        59.584  kbps 1
10.57.50.1      71077410     8387134292      117   65        61.675  kbps 1

Group: 239.0.6.242/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7687475      876372146       113   0         0.000   bps  1
10.57.50.1      71080096     8387451312      117   65        61.675  kbps 1

Group: 239.0.6.243/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9148579      1042937998      113   65        59.584  kbps 1
10.57.50.1      71077423     8387135866      117   65        61.675  kbps 1

Group: 239.0.6.244/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8188823      933525818       113   0         0.000   bps  1
10.57.50.1      71080120     8387454144      117   65        61.675  kbps 1

Group: 239.0.6.245/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2755336      314108300       113   65        59.584  kbps 1
10.57.50.1      71080141     8387456622      117   65        61.675  kbps 1

Group: 239.0.6.246/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2168056      247158380       113   0         0.000   bps  1
10.57.50.1      71077438     8387137596      117   65        61.675  kbps 1

Group: 239.0.6.247/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           11403012     1299943364      113   65        59.584  kbps 1
10.57.50.1      71080165     8387459454      117   65        61.675  kbps 1

Group: 239.0.6.248/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7746911      883147850       113   0         0.000   bps  1
10.57.50.1      71079405     8387369766      117   65        61.675  kbps 1

Group: 239.0.6.249/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7686353      876244238       113   0         0.000   bps  1
10.57.50.1      71080187     8387462058      117   65        61.675  kbps 1

Group: 239.0.6.250/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8182798      932838968       113   0         0.000   bps  1
10.57.50.1      71080211     8387464882      117   65        61.675  kbps 1

Group: 239.0.6.251/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7991344      911013208       113   0         0.000   bps  1
10.57.50.1      71077480     8387142520      117   65        61.675  kbps 1

Group: 239.0.6.252/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7683425      875910446       113   0         0.000   bps  1
10.57.50.1      71080239     8387468186      117   65        61.675  kbps 1

Group: 239.0.6.253/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7893566      899866520       113   0         0.000   bps  1
10.57.50.1      71080261     8387470782      117   65        61.675  kbps 1

Group: 239.0.6.254/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7234808      824768100       113   0         0.000   bps  1
10.57.50.1      71077499     8387144802      117   65        61.675  kbps 1

Group: 239.0.6.255/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080285     8387473614      117   65        61.675  kbps 1

Group: 239.0.7.0/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1926947      219671942       113   0         0.000   bps  1
10.57.50.1      71077514     8387146604      117   65        61.675  kbps 1

Group: 239.0.7.1/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8994194      1025338112      113   0         0.000   bps  1
10.57.50.1      71080306     8387476092      117   65        61.675  kbps 1

Group: 239.0.7.2/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8426204      960587252       113   0         0.000   bps  1
10.57.50.1      71080329     8387478806      117   65        61.675  kbps 1

Group: 239.0.7.3/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7923719      903303958       113   0         0.000   bps  1
10.57.50.1      71077530     8387148460      117   65        61.675  kbps 1

Group: 239.0.7.4/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7331344      835773212       113   0         0.000   bps  1
10.57.50.1      71080350     8387481284      117   65        61.675  kbps 1

Group: 239.0.7.5/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7243315      825737906       113   0         0.000   bps  1
10.57.50.1      71079426     8387372228      117   65        61.675  kbps 1

Group: 239.0.7.6/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7832139      892863842       113   0         0.000   bps  1
10.57.50.1      71080369     8387483534      117   65        61.675  kbps 1

Group: 239.0.7.7/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8332734      949931672       113   0         0.000   bps  1
10.57.50.1      71080391     8387486122      117   65        61.675  kbps 1

Group: 239.0.7.8/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8591584      979440572       113   0         0.000   bps  1
10.57.50.1      71077568     8387152896      117   65        61.675  kbps 1

Group: 239.0.7.9/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080411     8387488482      117   65        61.675  kbps 1

Group: 239.0.7.10/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2145323      244566818       113   0         0.000   bps  1
10.57.50.1      71079434     8387373180      117   65        61.675  kbps 1

Group: 239.0.7.11/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9244454      1053867752      113   0         0.000   bps  1
10.57.50.1      71080431     8387490850      117   65        61.675  kbps 1

Group: 239.0.7.12/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8433746      961447040       113   0         0.000   bps  1
10.57.50.1      71080453     8387493438      117   65        61.675  kbps 1

Group: 239.0.7.13/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7744418      882863648       113   0         0.000   bps  1
10.57.50.1      71077595     8387156090      117   65        61.675  kbps 1

Group: 239.0.7.14/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8228981      938103830       113   0         0.000   bps  1
10.57.50.1      71080475     8387496034      117   65        61.675  kbps 1

Group: 239.0.7.15/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8348528      951732188       113   0         0.000   bps  1
10.57.50.1      71080499     8387498866      117   65        61.675  kbps 1

Group: 239.0.7.16/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8533578      972827884       113   0         0.000   bps  1
10.57.50.1      71077610     8387157908      117   65        61.675  kbps 1

Group: 239.0.7.17/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7965629      908081702       113   65        59.584  kbps 1
10.57.50.1      71079465     8387376846      117   65        61.675  kbps 1

Group: 239.0.7.18/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7471785      851783486       113   0         0.000   bps  1
10.57.50.1      71077615     8387158514      117   65        61.675  kbps 1

Group: 239.0.7.19/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079483     8387378986      117   65        61.675  kbps 1

Group: 239.0.7.20/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1863167      212401034       113   0         0.000   bps  1
10.57.50.1      71079507     8387381802      117   65        61.675  kbps 1

Group: 239.0.7.21/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8038601      916400506       113   65        59.584  kbps 1
10.57.50.1      71077231     8387113098      117   65        61.675  kbps 1

Group: 239.0.7.22/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7866714      896805392       113   0         0.000   bps  1
10.57.50.1      71079530     8387384516      117   65        61.675  kbps 1

Group: 239.0.7.23/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8430981      961131830       113   0         0.000   bps  1
10.57.50.1      71079551     8387386994      117   65        61.675  kbps 1

Group: 239.0.7.24/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7676757      875150294       113   0         0.000   bps  1
10.57.50.1      71077124     8387100400      117   65        61.675  kbps 1

Group: 239.0.7.25/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9044715      1031097506      113   0         0.000   bps  1
10.57.50.1      71079573     8387389590      117   65        61.675  kbps 1

Group: 239.0.7.26/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7824105      891947966       113   0         0.000   bps  1
10.57.50.1      71077307     8387122178      117   65        61.675  kbps 1

Group: 239.0.7.27/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7800955      889308866       113   0         0.000   bps  1
10.57.50.1      71079593     8387391958      117   65        61.675  kbps 1

Group: 239.0.7.28/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8665739      987894242       113   0         0.000   bps  1
10.57.50.1      71079616     8387394664      117   65        61.675  kbps 1

Group: 239.0.7.29/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71077132     8387101488      117   65        61.675  kbps 1

Group: 239.0.7.30/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1684566      192040520       113   0         0.000   bps  1
10.57.50.1      71079636     8387397024      117   65        61.675  kbps 1

Group: 239.0.7.31/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8883297      1012695854      113   0         0.000   bps  1
10.57.50.1      71077313     8387122894      117   65        61.675  kbps 1

Group: 239.0.7.32/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8025417      914897534       113   0         0.000   bps  1
10.57.50.1      71079656     8387399392      117   65        61.675  kbps 1

Group: 239.0.7.33/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8625947      983357954       113   0         0.000   bps  1
10.57.50.1      71079678     8387401980      117   65        61.675  kbps 1

Group: 239.0.7.34/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8428342      960830984       113   0         0.000   bps  1
10.57.50.1      71077155     8387104202      117   65        61.675  kbps 1

Group: 239.0.7.35/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7837832      893512844       113   0         0.000   bps  1
10.57.50.1      71079701     8387404694      117   65        61.675  kbps 1

Group: 239.0.7.36/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7728939      881099042       113   0         0.000   bps  1
10.57.50.1      71079352     8387363520      117   65        61.675  kbps 1

Group: 239.0.7.37/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7326307      835198994       113   65        59.584  kbps 1
10.57.50.1      71079722     8387407188      117   65        61.675  kbps 1

Group: 239.0.7.38/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7997814      911750792       113   0         0.000   bps  1
10.57.50.1      71079747     8387410122      117   65        61.675  kbps 1

Group: 239.0.7.39/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71077179     8387107002      117   65        61.675  kbps 1

Group: 239.0.7.40/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2199495      250742426       113   0         0.000   bps  1
10.57.50.1      71079768     8387412600      117   65        61.675  kbps 1

Group: 239.0.7.41/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8379770      955293776       113   0         0.000   bps  1
10.57.50.1      71079788     8387414960      117   65        61.675  kbps 1

Group: 239.0.7.42/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7860297      896073854       113   65        59.584  kbps 1
10.57.50.1      71077232     8387113296      117   65        61.675  kbps 1

Group: 239.0.7.43/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8562721      976150190       113   0         0.000   bps  1
10.57.50.1      71079808     8387417320      117   65        61.675  kbps 1

Group: 239.0.7.44/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7397258      843287400       113   0         0.000   bps  1
10.57.50.1      71077342     8387126308      117   65        61.675  kbps 1

Group: 239.0.7.45/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7821459      891646322       113   0         0.000   bps  1
10.57.50.1      71079835     8387420514      117   65        61.675  kbps 1

Group: 239.0.7.46/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7978309      909527222       113   0         0.000   bps  1
10.57.50.1      71079862     8387423692      117   65        61.675  kbps 1

Group: 239.0.7.47/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8648003      985872338       113   0         0.000   bps  1
10.57.50.1      71077255     8387115994      117   65        61.675  kbps 1

Group: 239.0.7.48/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8300710      946280936       113   0         0.000   bps  1
10.57.50.1      71079883     8387426170      117   65        61.675  kbps 1

Group: 239.0.7.49/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079373     8387365982      117   65        61.675  kbps 1

Group: 239.0.7.50/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2051506      233871680       113   0         0.000   bps  1
10.57.50.1      71079902     8387428428      117   65        61.675  kbps 1

Group: 239.0.7.51/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7390266      842490320       113   0         0.000   bps  1
10.57.50.1      71079928     8387431480      117   65        61.675  kbps 1

Group: 239.0.7.52/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7482292      852981280       113   0         0.000   bps  1
10.57.50.1      71077294     8387120564      117   65        61.675  kbps 1

Group: 239.0.7.53/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9154958      1043665208      113   0         0.000   bps  1
10.57.50.1      71079949     8387433958      117   65        61.675  kbps 1

Group: 239.0.7.54/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7462617      850738334       113   0         0.000   bps  1
10.57.50.1      71079380     8387366816      117   65        61.675  kbps 1

Group: 239.0.7.55/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9250910      1054603736      113   0         0.000   bps  1
10.57.50.1      71079969     8387436334      117   65        61.675  kbps 1

Group: 239.0.7.56/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7841852      893971124       113   65        59.584  kbps 1
10.57.50.1      71079991     8387438922      117   65        61.675  kbps 1

Group: 239.0.7.57/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8600996      980513532       113   0         0.000   bps  1
10.57.50.1      71077378     8387130476      117   65        61.675  kbps 1

Group: 239.0.7.58/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8335206      950213480       113   65        59.584  kbps 1
10.57.50.1      71080014     8387441636      117   65        61.675  kbps 1

Group: 239.0.7.59/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           20254        2308952         113   0         0.000   bps  1
10.57.50.1      71080034     8387443996      117   65        61.675  kbps 1

Group: 239.0.7.60/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2222503      253365330       113   0         0.000   bps  1
10.57.50.1      71077391     8387132058      117   65        61.675  kbps 1

Group: 239.0.7.61/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9222453      1051359638      113   0         0.000   bps  1
10.57.50.1      71080056     8387446592      117   65        61.675  kbps 1

Group: 239.0.7.62/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7626668      869440140       113   65        59.584  kbps 1
10.57.50.1      71077408     8387134088      117   65        61.675  kbps 1

Group: 239.0.7.63/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9784609      1115445422      113   0         0.000   bps  1
10.57.50.1      71080078     8387449188      117   65        61.675  kbps 1

Group: 239.0.7.64/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9477542      1080439784      113   0         0.000   bps  1
10.57.50.1      71080101     8387451902      117   65        61.675  kbps 1

Group: 239.0.7.65/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8466299      965158082       113   0         0.000   bps  1
10.57.50.1      71077422     8387135708      117   65        61.675  kbps 1

Group: 239.0.7.66/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2118775      241540346       113   0         0.000   bps  1
10.57.50.1      71080124     8387454616      117   65        61.675  kbps 1

Group: 239.0.7.67/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7958956      907320980       113   0         0.000   bps  1
10.57.50.1      71079402     8387369412      117   65        61.675  kbps 1

Group: 239.0.7.68/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2325181      265070630       113   0         0.000   bps  1
10.57.50.1      71080144     8387456984      117   65        61.675  kbps 1

Group: 239.0.7.69/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080169     8387459926      117   65        61.675  kbps 1

Group: 239.0.7.70/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           854216       97380620        113   0         0.000   bps  1
10.57.50.1      71077462     8387140388      117   65        61.675  kbps 1

Group: 239.0.7.71/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8726241      994791470       113   0         0.000   bps  1
10.57.50.1      71080191     8387462522      117   65        61.675  kbps 1

Group: 239.0.7.72/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8029618      915376448       113   0         0.000   bps  1
10.57.50.1      71080214     8387465236      117   65        61.675  kbps 1

Group: 239.0.7.73/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2185407      249136390       113   0         0.000   bps  1
10.57.50.1      71077478     8387142324      117   65        61.675  kbps 1

Group: 239.0.7.74/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8436761      961790750       113   65        59.584  kbps 1
10.57.50.1      71080242     8387468540      117   65        61.675  kbps 1

Group: 239.0.7.75/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1904409      217102610       113   0         304.000 bps  1
10.57.50.1      71077498     8387144708      117   65        61.675  kbps 1

Group: 239.0.7.76/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7716216      879648620       113   0         0.000   bps  1
10.57.50.1      71080264     8387471136      117   65        61.675  kbps 1

Group: 239.0.7.77/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2693015      307003706       113   0         0.000   bps  1
10.57.50.1      71079412     8387370592      117   65        61.675  kbps 1

Group: 239.0.7.78/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8218078      936860888       113   0         0.000   bps  1
10.57.50.1      71080288     8387473976      117   65        61.675  kbps 1

Group: 239.0.7.79/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080310     8387476564      117   65        61.675  kbps 1

Group: 239.0.7.80/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1868585      213018674       113   0         0.000   bps  1
10.57.50.1      71077536     8387149144      117   65        61.675  kbps 1

Group: 239.0.7.81/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2086803      237895538       113   0         0.000   bps  1
10.57.50.1      71080333     8387479278      117   65        61.675  kbps 1

Group: 239.0.7.82/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8543994      974015312       113   65        59.584  kbps 1
10.57.50.1      71080354     8387481756      117   65        61.675  kbps 1

Group: 239.0.7.83/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2481410      282880732       113   0         0.000   bps  1
10.57.50.1      71077544     8387150112      117   65        61.675  kbps 1

Group: 239.0.7.84/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8871145      1011310526      113   0         0.000   bps  1
10.57.50.1      71080374     8387484116      117   65        61.675  kbps 1

Group: 239.0.7.85/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3009709      343106822       113   0         0.000   bps  1
10.57.50.1      71079431     8387372818      117   65        61.675  kbps 1

Group: 239.0.7.86/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8484247      967204154       113   0         0.000   bps  1
10.57.50.1      71080393     8387486366      117   65        61.675  kbps 1

Group: 239.0.7.87/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3252536      370789100       113   0         0.000   bps  1
10.57.50.1      71080415     8387488954      117   65        61.675  kbps 1

Group: 239.0.7.88/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6842707      780068594       113   65        59.584  kbps 1
10.57.50.1      71077580     8387154312      117   65        61.675  kbps 1

Group: 239.0.7.89/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080435     8387491314      117   65        61.675  kbps 1

Group: 239.0.7.90/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1784845      203472326       113   0         0.000   bps  1
10.57.50.1      71080457     8387493910      117   65        61.675  kbps 1

Group: 239.0.7.91/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2720515      310138702       113   0         288.800 bps  1
10.57.50.1      71077593     8387155902      117   65        61.675  kbps 1

Group: 239.0.7.92/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8856527      1009644074      113   65        59.584  kbps 1
10.57.50.1      71080479     8387496506      117   65        61.675  kbps 1

Group: 239.0.7.93/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2410002      274740220       113   0         0.000   bps  1
10.57.50.1      71077611     8387158034      117   65        61.675  kbps 1

Group: 239.0.7.94/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9290140      1059075956      113   65        59.584  kbps 1
10.57.50.1      71079441     8387374030      117   65        61.675  kbps 1

Group: 239.0.7.95/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2406904      274387052       113   0         0.000   bps  1
10.57.50.1      71079469     8387377318      117   65        61.675  kbps 1

Group: 239.0.7.96/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10089010     1150147132      113   65        59.584  kbps 1
10.57.50.1      71077212     8387110872      117   65        61.675  kbps 1

Group: 239.0.7.97/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3025304      344884652       113   0         0.000   bps  1
10.57.50.1      71079489     8387379678      117   65        61.675  kbps 1

Group: 239.0.7.98/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8507452      969849524       113   65        59.584  kbps 1
10.57.50.1      71077620     8387159104      117   65        61.675  kbps 1

Group: 239.0.7.99/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079509     8387382054      117   65        61.675  kbps 1

Group: 239.0.7.100/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           773354       88162352        113   0         0.000   bps  1
10.57.50.1      71079534     8387384988      117   65        61.675  kbps 1

Group: 239.0.7.101/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10180667     1160596034      113   65        59.584  kbps 1
10.57.50.1      71077224     8387112360      117   65        61.675  kbps 1

Group: 239.0.7.102/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2540490      289615856       113   0         0.000   bps  1
10.57.50.1      71079555     8387387466      117   65        61.675  kbps 1

Group: 239.0.7.103/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10354720     1180438076      113   65        59.584  kbps 1
10.57.50.1      71079577     8387390062      117   65        61.675  kbps 1

Group: 239.0.7.104/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10610678     1209617288      113   65        59.584  kbps 1
10.57.50.1      71077123     8387100346      117   65        61.675  kbps 1

Group: 239.0.7.105/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3579207      408029594       113   0         0.000   bps  1
10.57.50.1      71079598     8387392540      117   65        61.675  kbps 1

Group: 239.0.7.106/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10213621     1164352790      113   65        59.584  kbps 1
10.57.50.1      71077311     8387122650      117   65        61.675  kbps 1

Group: 239.0.7.107/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3044934      347122472       113   0         0.000   bps  1
10.57.50.1      71079619     8387395026      117   65        61.675  kbps 1

Group: 239.0.7.108/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9548024      1088474732      113   65        59.584  kbps 1
10.57.50.1      71079640     8387397496      117   65        61.675  kbps 1

Group: 239.0.7.109/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71077141     8387102550      117   65        61.675  kbps 1

Group: 239.0.7.110/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           4094982      466827944       113   65        59.584  kbps 1
10.57.50.1      71079661     8387399974      117   65        61.675  kbps 1

Group: 239.0.7.111/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3846627      438515474       113   0         0.000   bps  1
10.57.50.1      71079349     8387363166      117   65        61.675  kbps 1

Group: 239.0.7.112/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9848709      1122752822      113   65        59.584  kbps 1
10.57.50.1      71079680     8387402232      117   65        61.675  kbps 1

Group: 239.0.7.113/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3371097      384305054       113   0         0.000   bps  1
10.57.50.1      71079705     8387405166      117   65        61.675  kbps 1

Group: 239.0.7.114/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10196296     1162377740      113   65        59.584  kbps 1
10.57.50.1      71077169     8387105822      117   65        61.675  kbps 1

Group: 239.0.7.115/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2803944      319649612       113   0         0.000   bps  1
10.57.50.1      71079728     8387407880      117   65        61.675  kbps 1

Group: 239.0.7.116/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9558809      1089704222      113   65        59.584  kbps 1
10.57.50.1      71079751     8387410594      117   65        61.675  kbps 1

Group: 239.0.7.117/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2316748      264109268       113   0         0.000   bps  1
10.57.50.1      71077169     8387105870      117   65        61.675  kbps 1

Group: 239.0.7.118/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9511866      1084352720      113   65        59.584  kbps 1
10.57.50.1      71079772     8387413072      117   65        61.675  kbps 1

Group: 239.0.7.119/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3            330             110   0         0.000   bps  1
10.57.50.1      71077337     8387125718      117   65        61.675  kbps 1

Group: 239.0.7.120/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           4085737      465774014       113   65        59.584  kbps 1
10.57.50.1      71079791     8387415322      117   65        61.675  kbps 1

Group: 239.0.7.121/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2999244      341913812       113   0         243.200 bps  1
10.57.50.1      71079812     8387417792      117   65        61.675  kbps 1

Group: 239.0.7.122/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10448478     1191126488      113   65        59.584  kbps 1
10.57.50.1      71077243     8387114578      117   65        61.675  kbps 1

Group: 239.0.7.123/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3090774      352348232       113   0         0.000   bps  1
10.57.50.1      71079839     8387420978      117   65        61.675  kbps 1

Group: 239.0.7.124/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9411946      1072961832      113   65        59.584  kbps 1
10.57.50.1      71077346     8387126788      117   65        61.675  kbps 1

Group: 239.0.7.125/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3195078      364238888       113   0         0.000   bps  1
10.57.50.1      71079864     8387423936      117   65        61.675  kbps 1

Group: 239.0.7.126/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9827541      1120339670      113   65        59.584  kbps 1
10.57.50.1      71079885     8387426406      117   65        61.675  kbps 1

Group: 239.0.7.127/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2606351      297124010       113   0         0.000   bps  1
10.57.50.1      71077264     8387117056      117   65        61.675  kbps 1

Group: 239.0.7.128/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2010959      229249322       113   0         0.000   bps  1
10.57.50.1      71079907     8387429002      117   65        61.675  kbps 1

Group: 239.0.7.129/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1987941      226625270       113   65        59.584  kbps 1
10.57.50.1      71079377     8387366454      117   65        61.675  kbps 1

Group: 239.0.7.130/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           606994       69197312        113   0         0.000   bps  1
10.57.50.1      71079928     8387431496      117   65        61.675  kbps 1

Group: 239.0.7.131/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10113009     1152883022      113   65        59.584  kbps 1
10.57.50.1      71079952     8387434312      117   65        61.675  kbps 1

Group: 239.0.7.132/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3384673      385852714       113   0         0.000   bps  1
10.57.50.1      71077302     8387121508      117   65        61.675  kbps 1

Group: 239.0.7.133/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9756781      1112273030      113   65        59.584  kbps 1
10.57.50.1      71079973     8387436798      117   65        61.675  kbps 1

Group: 239.0.7.134/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1927619      219748562       113   0         0.000   bps  1
10.57.50.1      71079995     8387439394      117   65        61.675  kbps 1

Group: 239.0.7.135/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10271652     1170968316      113   65        59.584  kbps 1
10.57.50.1      71077376     8387130288      117   65        61.675  kbps 1

Group: 239.0.7.136/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9763850      1113078896      113   65        59.584  kbps 1
10.57.50.1      71080018     8387442108      117   65        61.675  kbps 1

Group: 239.0.7.137/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1747097      199169046       113   0         0.000   bps  1
10.57.50.1      71077391     8387132082      117   65        61.675  kbps 1

Group: 239.0.7.138/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10160256     1158269180      113   65        59.584  kbps 1
10.57.50.1      71080038     8387444468      117   65        61.675  kbps 1

Group: 239.0.7.139/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080060     8387447064      117   65        61.675  kbps 1

Group: 239.0.7.140/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3757032      428301644       113   65        59.584  kbps 1
10.57.50.1      71077406     8387133820      117   65        61.675  kbps 1

Group: 239.0.7.141/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2369305      270100766       113   0         0.000   bps  1
10.57.50.1      71080083     8387449778      117   65        61.675  kbps 1

Group: 239.0.7.142/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9774281      1114268026      113   65        59.584  kbps 1
10.57.50.1      71077420     8387135512      117   65        61.675  kbps 1

Group: 239.0.7.143/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1835006      209190680       113   0         0.000   bps  1
10.57.50.1      71080105     8387452374      117   65        61.675  kbps 1

Group: 239.0.7.144/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10203182     1163162744      113   65        59.584  kbps 1
10.57.50.1      71080128     8387455088      117   65        61.675  kbps 1

Group: 239.0.7.145/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2598288      296204828       113   0         0.000   bps  1
10.57.50.1      71077434     8387137124      117   65        61.675  kbps 1

Group: 239.0.7.146/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10839910     1235749736      113   65        59.584  kbps 1
10.57.50.1      71080150     8387457684      117   65        61.675  kbps 1

Group: 239.0.7.147/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3386926      386109560       113   0         0.000   bps  1
10.57.50.1      71079407     8387370002      117   65        61.675  kbps 1

Group: 239.0.7.148/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9938549      1132994582      113   65        59.584  kbps 1
10.57.50.1      71080172     8387460288      117   65        61.675  kbps 1

Group: 239.0.7.149/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080195     8387462994      117   65        61.675  kbps 1

Group: 239.0.7.150/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3507271      399828890       113   65        59.584  kbps 1
10.57.50.1      71077475     8387141922      117   65        61.675  kbps 1

Group: 239.0.7.151/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3096433      352993358       113   0         0.000   bps  1
10.57.50.1      71080218     8387465708      117   65        61.675  kbps 1

Group: 239.0.7.152/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10443876     1190601860      113   65        59.584  kbps 1
10.57.50.1      71080246     8387469012      117   65        61.675  kbps 1

Group: 239.0.7.153/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2498001      284772102       113   0         0.000   bps  1
10.57.50.1      71077493     8387144094      117   65        61.675  kbps 1

Group: 239.0.7.154/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10144395     1156461026      113   65        59.584  kbps 1
10.57.50.1      71080268     8387471608      117   65        61.675  kbps 1

Group: 239.0.7.155/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2031455      231585854       113   0         0.000   bps  1
10.57.50.1      71077510     8387146132      117   65        61.675  kbps 1

Group: 239.0.7.156/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10599687     1208364314      113   65        59.584  kbps 1
10.57.50.1      71079413     8387370726      117   65        61.675  kbps 1

Group: 239.0.7.157/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2851293      325047398       113   0         228.000 bps  1
10.57.50.1      71080314     8387477028      117   65        61.675  kbps 1

Group: 239.0.7.158/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10100738     1151484124      113   65        59.584  kbps 1
10.57.50.1      71077523     8387147634      117   65        61.675  kbps 1

Group: 239.0.7.159/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080336     8387479632      117   65        61.675  kbps 1

Group: 239.0.7.160/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3783780      431350916       113   65        59.584  kbps 1
10.57.50.1      71079428     8387372464      117   65        61.675  kbps 1

Group: 239.0.7.161/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1374036      156640100       113   0         212.800 bps  1
10.57.50.1      71080356     8387482000      117   65        61.675  kbps 1

Group: 239.0.7.162/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10307256     1175027180      113   65        59.584  kbps 1
10.57.50.1      71080377     8387484470      117   65        61.675  kbps 1

Group: 239.0.7.163/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1455150      165887096       113   0         0.000   bps  1
10.57.50.1      71077563     8387152306      117   65        61.675  kbps 1

Group: 239.0.7.164/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10482763     1195034978      113   65        59.584  kbps 1
10.57.50.1      71080397     8387486830      117   65        61.675  kbps 1

Group: 239.0.7.165/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3813265      434712206       113   0         0.000   bps  1
10.57.50.1      71079434     8387373180      117   65        61.675  kbps 1

Group: 239.0.7.166/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10544982     1202127944      113   65        59.584  kbps 1
10.57.50.1      71080417     8387489198      117   65        61.675  kbps 1

Group: 239.0.7.167/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6163622      702652904       113   0         0.000   bps  1
10.57.50.1      71080438     8387491668      117   65        61.675  kbps 1

Group: 239.0.7.168/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6255781      713159030       113   0         0.000   bps  1
10.57.50.1      71077591     8387155610      117   65        61.675  kbps 1

Group: 239.0.7.169/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1987944      226625612       113   65        59.584  kbps 1
10.57.50.1      71080459     8387494146      117   65        61.675  kbps 1

Group: 239.0.7.170/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8022835      914603186       113   0         0.000   bps  1
10.57.50.1      71080482     8387496860      117   65        61.675  kbps 1

Group: 239.0.7.171/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10257243     1169325694      113   65        59.584  kbps 1
10.57.50.1      71077605     8387157318      117   65        61.675  kbps 1

Group: 239.0.7.172/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8259831      941620730       113   0         0.000   bps  1
10.57.50.1      71079445     8387374486      117   65        61.675  kbps 1

Group: 239.0.7.173/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10323071     1176830090      113   65        59.584  kbps 1
10.57.50.1      71077615     8387158514      117   65        61.675  kbps 1

Group: 239.0.7.174/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8306879      946984202       113   0         0.000   bps  1
10.57.50.1      71079470     8387377452      117   65        61.675  kbps 1

Group: 239.0.7.175/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8607664      981273692       113   65        59.584  kbps 1
10.57.50.1      71079492     8387380032      117   65        61.675  kbps 1

Group: 239.0.7.176/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8599559      980349718       113   0         0.000   bps  1
10.57.50.1      71077223     8387112170      117   65        61.675  kbps 1

Group: 239.0.7.177/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9236199      1052926682      113   65        59.584  kbps 1
10.57.50.1      71079514     8387382628      117   65        61.675  kbps 1

Group: 239.0.7.178/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6734032      767679644       113   0         0.000   bps  1
10.57.50.1      71079537     8387385342      117   65        61.675  kbps 1

Group: 239.0.7.179/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1987944      226625612       113   65        59.584  kbps 1
10.57.50.1      71077224     8387112368      117   65        61.675  kbps 1

Group: 239.0.7.180/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1884178      214796288       113   0         0.000   bps  1
10.57.50.1      71079558     8387387820      117   65        61.675  kbps 1

Group: 239.0.7.181/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9754702      1112036024      113   65        59.584  kbps 1
10.57.50.1      71077307     8387122178      117   65        61.675  kbps 1

Group: 239.0.7.182/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8836057      1007310494      113   0         0.000   bps  1
10.57.50.1      71079578     8387390188      117   65        61.675  kbps 1

Group: 239.0.7.183/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10265372     1170252404      113   65        59.584  kbps 1
10.57.50.1      71079601     8387392894      117   65        61.675  kbps 1

Group: 239.0.7.184/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7670651      874454210       113   0         182.400 bps  1
10.57.50.1      71077140     8387102352      117   65        61.675  kbps 1

Group: 239.0.7.185/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9543663      1087977578      113   65        59.584  kbps 1
10.57.50.1      71079622     8387395372      117   65        61.675  kbps 1

Group: 239.0.7.186/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7504806      855547880       113   0         0.000   bps  1
10.57.50.1      71077314     8387123012      117   65        61.675  kbps 1

Group: 239.0.7.187/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9822303      1119742538      113   65        59.584  kbps 1
10.57.50.1      71079642     8387397740      117   65        61.675  kbps 1

Group: 239.0.7.188/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7796774      888832232       113   0         0.000   bps  1
10.57.50.1      71079664     8387400328      117   65        61.675  kbps 1

Group: 239.0.7.189/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1987944      226625612       113   65        59.584  kbps 1
10.57.50.1      71077152     8387103848      117   65        61.675  kbps 1

Group: 239.0.7.190/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1853219      211266962       113   0         0.000   bps  1
10.57.50.1      71079685     8387402806      117   65        61.675  kbps 1

Group: 239.0.7.191/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           11081856     1263331580      113   65        59.584  kbps 1
10.57.50.1      71079353     8387363638      117   65        61.675  kbps 1

Group: 239.0.7.192/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10191340     1161812756      113   65        59.584  kbps 1
10.57.50.1      71079707     8387405418      117   65        61.675  kbps 1

Group: 239.0.7.193/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8292108      945300308       113   0         0.000   bps  1
10.57.50.1      71079731     8387408234      117   65        61.675  kbps 1

Group: 239.0.7.194/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8401212      957738164       113   65        59.584  kbps 1
10.57.50.1      71077177     8387106766      117   65        61.675  kbps 1

Group: 239.0.7.195/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8082808      921440108       113   0         0.000   bps  1
10.57.50.1      71079753     8387410830      117   65        61.675  kbps 1

Group: 239.0.7.196/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8092806      922579880       113   65        59.584  kbps 1
10.57.50.1      71079776     8387413544      117   65        61.675  kbps 1

Group: 239.0.7.197/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7815594      890977712       113   0         0.000   bps  1
10.57.50.1      71077228     8387112824      117   65        61.675  kbps 1

Group: 239.0.7.198/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           10287052     1172723924      113   65        59.584  kbps 1
10.57.50.1      71079796     8387415904      117   65        61.675  kbps 1

Group: 239.0.7.199/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3            330             110   0         0.000   bps  1
10.57.50.1      71077344     8387126544      117   65        61.675  kbps 1

Group: 239.0.7.200/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2828228      322417988       113   0         0.000   bps  1
10.57.50.1      71079815     8387418154      117   65        61.675  kbps 1

Group: 239.0.7.201/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7116047      811229354       113   0         0.000   bps  1
10.57.50.1      71079843     8387421450      117   65        61.675  kbps 1

Group: 239.0.7.202/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7468379      851395202       113   0         0.000   bps  1
10.57.50.1      71077252     8387115640      117   65        61.675  kbps 1

Group: 239.0.7.203/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7578440      863942156       113   0         0.000   bps  1
10.57.50.1      71079869     8387424518      117   65        61.675  kbps 1

Group: 239.0.7.204/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7510370      856182176       113   0         0.000   bps  1
10.57.50.1      71079373     8387365982      117   65        61.675  kbps 1

Group: 239.0.7.205/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8140678      928037288       113   0         0.000   bps  1
10.57.50.1      71079888     8387426776      117   65        61.675  kbps 1

Group: 239.0.7.206/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7342176      837008060       113   0         0.000   bps  1
10.57.50.1      71079911     8387429474      117   65        61.675  kbps 1

Group: 239.0.7.207/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8540671      973636486       113   0         0.000   bps  1
10.57.50.1      71077290     8387120092      117   65        61.675  kbps 1

Group: 239.0.7.208/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7901576      900779660       113   0         0.000   bps  1
10.57.50.1      71079934     8387432188      117   65        61.675  kbps 1

Group: 239.0.7.209/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079381     8387366934      117   65        61.675  kbps 1

Group: 239.0.7.210/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2711974      309165032       113   0         0.000   bps  1
10.57.50.1      71079954     8387434564      117   65        61.675  kbps 1

Group: 239.0.7.211/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8602692      980706884       113   0         0.000   bps  1
10.57.50.1      71079977     8387437270      117   65        61.675  kbps 1

Group: 239.0.7.212/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7329295      835539618       113   0         0.000   bps  1
10.57.50.1      71077371     8387129650      117   65        61.675  kbps 1

Group: 239.0.7.213/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9314755      1061882066      113   0         0.000   bps  1
10.57.50.1      71079998     8387439748      117   65        61.675  kbps 1

Group: 239.0.7.214/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8300975      946311146       113   0         0.000   bps  1
10.57.50.1      71080020     8387442344      117   65        61.675  kbps 1

Group: 239.0.7.215/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8280810      944012328       113   0         0.000   bps  1
10.57.50.1      71077387     8387131586      117   65        61.675  kbps 1

Group: 239.0.7.216/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8505853      969667238       113   0         0.000   bps  1
10.57.50.1      71080041     8387444822      117   65        61.675  kbps 1

Group: 239.0.7.217/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7736619      881974554       113   0         0.000   bps  1
10.57.50.1      71077404     8387133616      117   65        61.675  kbps 1

Group: 239.0.7.218/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7984838      910271528       113   0         0.000   bps  1
10.57.50.1      71080063     8387447418      117   65        61.675  kbps 1

Group: 239.0.7.219/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080086     8387450132      117   65        61.675  kbps 1

Group: 239.0.7.220/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1926857      219661694       113   0         0.000   bps  1
10.57.50.1      71077417     8387135118      117   65        61.675  kbps 1

Group: 239.0.7.221/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8267773      942526118       113   0         121.600 bps  1
10.57.50.1      71080108     8387452728      117   65        61.675  kbps 1

Group: 239.0.7.222/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8557409      975544622       113   0         0.000   bps  1
10.57.50.1      71079403     8387369530      117   65        61.675  kbps 1

Group: 239.0.7.223/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8579712      978087164       113   0         0.000   bps  1
10.57.50.1      71080130     8387455332      117   65        61.675  kbps 1

Group: 239.0.7.224/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8334437      950125814       113   0         0.000   bps  1
10.57.50.1      71080153     8387458038      117   65        61.675  kbps 1

Group: 239.0.7.225/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7744576      882881660       113   65        59.569  kbps 1
10.57.50.1      71077450     8387138972      117   65        61.675  kbps 1

Group: 239.0.7.226/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7964897      907998254       113   0         0.000   bps  1
10.57.50.1      71080176     8387460752      117   65        61.675  kbps 1

Group: 239.0.7.227/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8164842      930791984       113   0         0.000   bps  1
10.57.50.1      71080198     8387463348      117   65        61.675  kbps 1

Group: 239.0.7.228/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7932753      904333834       113   65        59.569  kbps 1
10.57.50.1      71077471     8387141498      117   65        61.675  kbps 1

Group: 239.0.7.229/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080221     8387466062      117   65        61.675  kbps 1

Group: 239.0.7.230/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1960465      223492998       113   65        59.569  kbps 1
10.57.50.1      71077491     8387143882      117   65        61.675  kbps 1

Group: 239.0.7.231/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8459393      964370798       113   0         0.000   bps  1
10.57.50.1      71080249     8387469366      117   65        61.675  kbps 1

Group: 239.0.7.232/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7134941      813383270       113   0         0.000   bps  1
10.57.50.1      71080271     8387471962      117   65        61.675  kbps 1

Group: 239.0.7.233/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9025410      1028896732      113   0         0.000   bps  1
10.57.50.1      71077507     8387145746      117   65        61.675  kbps 1

Group: 239.0.7.234/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8414721      959278190       113   0         0.000   bps  1
10.57.50.1      71080295     8387474794      117   65        61.675  kbps 1

Group: 239.0.7.235/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9112977      1038879362      113   0         0.000   bps  1
10.57.50.1      71077522     8387147540      117   65        61.675  kbps 1

Group: 239.0.7.236/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8759288      998558828       113   0         0.000   bps  1
10.57.50.1      71080316     8387477272      117   65        61.675  kbps 1

Group: 239.0.7.237/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7390110      842472536       113   0         0.000   bps  1
10.57.50.1      71080339     8387479986      117   65        61.675  kbps 1

Group: 239.0.7.238/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8345359      951370918       113   0         0.000   bps  1
10.57.50.1      71077537     8387149286      117   65        61.675  kbps 1

Group: 239.0.7.239/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080360     8387482464      117   65        61.675  kbps 1

Group: 239.0.7.240/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1686361      192245150       113   0         0.000   bps  1
10.57.50.1      71079431     8387372818      117   65        61.675  kbps 1

Group: 239.0.7.241/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9120777      1039768574      113   0         0.000   bps  1
10.57.50.1      71080379     8387484714      117   65        61.675  kbps 1

Group: 239.0.7.242/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8810593      1004407598      113   0         0.000   bps  1
10.57.50.1      71080400     8387487184      117   65        61.675  kbps 1

Group: 239.0.7.243/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7663188      873603428       113   0         0.000   bps  1
10.57.50.1      71077574     8387153604      117   65        61.675  kbps 1

Group: 239.0.7.244/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8740243      996387698       113   0         121.600 bps  1
10.57.50.1      71080420     8387489544      117   65        61.675  kbps 1

Group: 239.0.7.245/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6801180      775334516       113   65        59.569  kbps 1
10.57.50.1      71080441     8387492022      117   65        61.675  kbps 1

Group: 239.0.7.246/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8130201      926842906       113   0         0.000   bps  1
10.57.50.1      71077588     8387155304      117   65        61.675  kbps 1

Group: 239.0.7.247/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7916777      902512574       113   0         0.000   bps  1
10.57.50.1      71080462     8387494500      117   65        61.675  kbps 1

Group: 239.0.7.248/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7063039      805186438       113   0         0.000   bps  1
10.57.50.1      71077605     8387157326      117   65        61.675  kbps 1

Group: 239.0.7.249/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080485     8387497214      117   65        61.675  kbps 1

Group: 239.0.7.250/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1953907      222745394       113   0         0.000   bps  1
10.57.50.1      71079448     8387374840      117   65        61.675  kbps 1

Group: 239.0.7.251/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8166981      931035826       113   65        59.569  kbps 1
10.57.50.1      71077203     8387109842      117   65        61.675  kbps 1

Group: 239.0.7.252/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7363269      839412662       113   0         0.000   bps  1
10.57.50.1      71079474     8387377908      117   65        61.675  kbps 1

Group: 239.0.7.253/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7675172      874969604       113   65        59.569  kbps 1
10.57.50.1      71077621     8387159222      117   65        61.675  kbps 1

Group: 239.0.7.254/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8706198      992506568       113   0         0.000   bps  1
10.57.50.1      71079494     8387380284      117   65        61.675  kbps 1

Group: 239.0.7.255/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8810387      1004384114      113   0         0.000   bps  1
10.57.50.1      71079518     8387383100      117   65        61.675  kbps 1

Group: 239.0.8.0/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8246859      940141918       113   0         0.000   bps  1
10.57.50.1      71077228     8387112832      117   65        61.675  kbps 1

Group: 239.0.8.1/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8766491      999379970       113   0         0.000   bps  1
10.57.50.1      71079540     8387385696      117   65        61.675  kbps 1

Group: 239.0.8.2/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7968163      908370578       113   0         0.000   bps  1
10.57.50.1      71079562     8387388292      117   65        61.675  kbps 1

Group: 239.0.8.3/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71077127     8387100778      117   65        61.675  kbps 1

Group: 239.0.8.4/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1537160      175236236       113   0         0.000   bps  1
10.57.50.1      71079583     8387390770      117   65        61.675  kbps 1

Group: 239.0.8.5/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8097455      923109866       113   65        59.554  kbps 1
10.57.50.1      71077312     8387122768      117   65        61.675  kbps 1

Group: 239.0.8.6/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8821156      1005611780      113   0         0.000   bps  1
10.57.50.1      71079604     8387393256      117   65        61.675  kbps 1

Group: 239.0.8.7/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8472837      965903414       113   65        59.554  kbps 1
10.57.50.1      71079626     8387395844      117   65        61.675  kbps 1

Group: 239.0.8.8/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8433627      961433474       113   0         0.000   bps  1
10.57.50.1      71077138     8387102196      117   65        61.675  kbps 1

Group: 239.0.8.9/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7732267      881478434       113   65        59.554  kbps 1
10.57.50.1      71079648     8387398440      117   65        61.675  kbps 1

Group: 239.0.8.10/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6788031      773835530       113   0         0.000   bps  1
10.57.50.1      71079350     8387363284      117   65        61.675  kbps 1

Group: 239.0.8.11/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8478909      966595622       113   0         0.000   bps  1
10.57.50.1      71079666     8387400580      117   65        61.675  kbps 1

Group: 239.0.8.12/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           5730716      653301620       113   0         0.000   bps  1
10.57.50.1      71079689     8387403278      117   65        61.675  kbps 1

Group: 239.0.8.13/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71077166     8387105468      117   65        61.675  kbps 1

Group: 239.0.8.14/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3127959      356587322       113   0         0.000   bps  1
10.57.50.1      71079712     8387405992      117   65        61.675  kbps 1

Group: 239.0.8.15/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8138533      927792758       113   0         0.000   bps  1
10.57.50.1      71079735     8387408706      117   65        61.675  kbps 1

Group: 239.0.8.16/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7727799      880969082       113   0         0.000   bps  1
10.57.50.1      71077167     8387105634      117   65        61.675  kbps 1

Group: 239.0.8.17/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8417300      959572196       113   0         0.000   bps  1
10.57.50.1      71079757     8387411302      117   65        61.675  kbps 1

Group: 239.0.8.18/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8913768      1016169544      113   0         0.000   bps  1
10.57.50.1      71077336     8387125600      117   65        61.675  kbps 1

Group: 239.0.8.19/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8287717      944799734       113   0         60.800  bps  1
10.57.50.1      71079778     8387413788      117   65        61.675  kbps 1

Group: 239.0.8.20/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8323662      948897464       113   0         0.000   bps  1
10.57.50.1      71079799     8387416258      117   65        61.675  kbps 1

Group: 239.0.8.21/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8192907      933991394       113   65        59.584  kbps 1
10.57.50.1      71077241     8387114342      117   65        61.675  kbps 1

Group: 239.0.8.22/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7380794      841410512       113   65        59.554  kbps 1
10.57.50.1      71079819     8387418618      117   65        61.675  kbps 1

Group: 239.0.8.23/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3            330             110   0         0.000   bps  1
10.57.50.1      71077347     8387126906      117   65        61.675  kbps 1

Group: 239.0.8.24/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2343787      267191714       113   0         0.000   bps  1
10.57.50.1      71079845     8387421694      117   65        61.675  kbps 1

Group: 239.0.8.25/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9122677      1039985174      113   0         0.000   bps  1
10.57.50.1      71079872     8387424872      117   65        61.675  kbps 1

Group: 239.0.8.26/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8933293      1018395398      113   65        59.554  kbps 1
10.57.50.1      71077261     8387116702      117   65        61.675  kbps 1

Group: 239.0.8.27/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8462341      964706870       113   0         76.000  bps  1
10.57.50.1      71079892     8387427232      117   65        61.675  kbps 1

Group: 239.0.8.28/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7322512      834766364       113   0         0.000   bps  1
10.57.50.1      71079378     8387366572      117   65        61.675  kbps 1

Group: 239.0.8.29/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7925017      903451934       113   0         0.000   bps  1
10.57.50.1      71079914     8387429844      117   65        61.675  kbps 1

Group: 239.0.8.30/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8444291      962649170       113   65        59.554  kbps 1
10.57.50.1      71079937     8387432542      117   65        61.675  kbps 1

Group: 239.0.8.31/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7879645      898279522       113   0         0.000   bps  1
10.57.50.1      71077300     8387121272      117   65        61.675  kbps 1

Group: 239.0.8.32/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7857404      895744052       113   0         0.000   bps  1
10.57.50.1      71079959     8387435138      117   65        61.675  kbps 1

Group: 239.0.8.33/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079980     8387437624      117   65        61.675  kbps 1

Group: 239.0.8.34/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1572313      179243674       113   65        59.554  kbps 1
10.57.50.1      71077368     8387129344      117   65        61.675  kbps 1

Group: 239.0.8.35/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8831704      1006814252      113   0         0.000   bps  1
10.57.50.1      71080001     8387440102      117   65        61.675  kbps 1

Group: 239.0.8.36/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9053841      1032137858      113   0         0.000   bps  1
10.57.50.1      71077385     8387131374      117   65        61.675  kbps 1

Group: 239.0.8.37/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7842320      894024476       113   0         0.000   bps  1
10.57.50.1      71080023     8387442698      117   65        61.675  kbps 1

Group: 239.0.8.38/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8765342      999248984       113   65        59.554  kbps 1
10.57.50.1      71080044     8387445176      117   65        61.675  kbps 1

Group: 239.0.8.39/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8076173      920683718       113   0         0.000   bps  1
10.57.50.1      71077399     8387132994      117   65        61.675  kbps 1

Group: 239.0.8.40/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8129561      926769950       113   0         30.400  bps  1
10.57.50.1      71080066     8387447772      117   65        61.675  kbps 1

Group: 239.0.8.41/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7977570      909442972       113   0         0.000   bps  1
10.57.50.1      71077414     8387134804      117   65        61.675  kbps 1

Group: 239.0.8.42/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6425416      732497420       113   0         0.000   bps  1
10.57.50.1      71080089     8387450486      117   65        61.675  kbps 1

Group: 239.0.8.43/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080111     8387453082      117   65        61.675  kbps 1

Group: 239.0.8.44/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2334561      266139950       113   0         0.000   bps  1
10.57.50.1      71077429     8387136534      117   65        61.675  kbps 1

Group: 239.0.8.45/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9275769      1057437662      113   0         0.000   bps  1
10.57.50.1      71080134     8387455796      117   65        61.675  kbps 1

Group: 239.0.8.46/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8939994      1019159312      113   65        59.554  kbps 1
10.57.50.1      71079407     8387370002      117   65        61.675  kbps 1

Group: 239.0.8.47/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8525622      971920904       113   0         0.000   bps  1
10.57.50.1      71080156     8387458400      117   65        61.675  kbps 1

Group: 239.0.8.48/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8677324      989214932       113   0         0.000   bps  1
10.57.50.1      71080179     8387461106      117   65        61.675  kbps 1

Group: 239.0.8.49/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33426343     3810603098      113   65        59.584  kbps 1
10.57.50.1      71077469     8387141214      117   65        61.675  kbps 1

Group: 239.0.8.50/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7816701      891103910       113   0         0.000   bps  1
10.57.50.1      71080202     8387463820      117   65        61.675  kbps 1

Group: 239.0.8.51/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7745619      883000562       113   0         0.000   bps  1
10.57.50.1      71080225     8387466534      117   65        61.675  kbps 1

Group: 239.0.8.52/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8063250      919210492       113   0         0.000   bps  1
10.57.50.1      71077485     8387143150      117   65        61.675  kbps 1

Group: 239.0.8.53/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           28724363     3274577378      113   65        59.584  kbps 1
10.57.50.1      71080253     8387469838      117   65        61.675  kbps 1

Group: 239.0.8.54/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2927944      333785600       113   0         0.000   bps  1
10.57.50.1      71077507     8387145770      117   65        61.675  kbps 1

Group: 239.0.8.55/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33156364     3779825492      113   65        59.584  kbps 1
10.57.50.1      71080276     8387472552      117   65        61.675  kbps 1

Group: 239.0.8.56/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7317169      834157262       113   0         0.000   bps  1
10.57.50.1      71080299     8387475266      117   65        61.675  kbps 1

Group: 239.0.8.57/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33469947     3815573950      113   65        59.584  kbps 1
10.57.50.1      71077519     8387147162      117   65        61.675  kbps 1

Group: 239.0.8.58/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7560705      861920366       113   0         0.000   bps  1
10.57.50.1      71080321     8387477862      117   65        61.675  kbps 1

Group: 239.0.8.59/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33927649     3867751982      113   65        59.584  kbps 1
10.57.50.1      71079428     8387372464      117   65        61.675  kbps 1

Group: 239.0.8.60/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8119750      925651496       113   0         0.000   bps  1
10.57.50.1      71080342     8387480348      117   65        61.675  kbps 1

Group: 239.0.8.61/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33826548     3856226468      113   65        59.584  kbps 1
10.57.50.1      71080364     8387482936      117   65        61.675  kbps 1

Group: 239.0.8.62/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7897376      900300852       113   65        59.584  kbps 1
10.57.50.1      71077556     8387151496      117   65        61.675  kbps 1

Group: 239.0.8.63/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           28724363     3274577378      113   65        59.584  kbps 1
10.57.50.1      71080384     8387485296      117   65        61.675  kbps 1

Group: 239.0.8.64/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           29771150     3393911096      113   65        59.584  kbps 1
10.57.50.1      71079435     8387373298      117   65        61.675  kbps 1

Group: 239.0.8.65/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7774525      886295846       113   0         0.000   bps  1
10.57.50.1      71080403     8387487546      117   65        61.675  kbps 1

Group: 239.0.8.66/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33522440     3821558156      113   65        59.584  kbps 1
10.57.50.1      71080425     8387490134      117   65        61.675  kbps 1

Group: 239.0.8.67/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8604097      980867054       113   65        59.584  kbps 1
10.57.50.1      71077586     8387155020      117   65        61.675  kbps 1

Group: 239.0.8.68/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33363548     3803444468      113   65        59.584  kbps 1
10.57.50.1      71080445     8387492494      117   65        61.675  kbps 1

Group: 239.0.8.69/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8772155      1000025666      113   0         0.000   bps  1
10.57.50.1      71080467     8387495090      117   65        61.675  kbps 1

Group: 239.0.8.70/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33456824     3814077928      113   65        59.584  kbps 1
10.57.50.1      71077599     8387156610      117   65        61.675  kbps 1

Group: 239.0.8.71/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7593337      865640414       113   0         0.000   bps  1
10.57.50.1      71080490     8387497804      117   65        61.675  kbps 1

Group: 239.0.8.72/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           32718525     3729911842      113   65        59.584  kbps 1
10.57.50.1      71077617     8387158742      117   65        61.675  kbps 1

Group: 239.0.8.73/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079451     8387375210      117   65        61.675  kbps 1

Group: 239.0.8.74/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           30224713     3445617278      113   65        59.584  kbps 1
10.57.50.1      71079479     8387378498      117   65        61.675  kbps 1

Group: 239.0.8.75/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8248021      940274386       113   65        59.584  kbps 1
10.57.50.1      71077218     8387111588      117   65        61.675  kbps 1

Group: 239.0.8.76/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7948373      906114518       113   0         0.000   bps  1
10.57.50.1      71079499     8387380858      117   65        61.675  kbps 1

Group: 239.0.8.77/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33273959     3793231322      113   65        59.584  kbps 1
10.57.50.1      71079524     8387383808      117   65        61.675  kbps 1

Group: 239.0.8.78/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33260621     3791710790      113   65        59.584  kbps 1
10.57.50.1      71077217     8387111542      117   65        61.675  kbps 1

Group: 239.0.8.79/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8769895      999768026       113   0         0.000   bps  1
10.57.50.1      71079544     8387386168      117   65        61.675  kbps 1

Group: 239.0.8.80/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33273427     3793170674      113   65        59.584  kbps 1
10.57.50.1      71077308     8387122296      117   65        61.675  kbps 1

Group: 239.0.8.81/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8159773      930214118       113   65        59.584  kbps 1
10.57.50.1      71079565     8387388654      117   65        61.675  kbps 1

Group: 239.0.8.82/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8558773      975700118       113   0         0.000   bps  1
10.57.50.1      71079587     8387391242      117   65        61.675  kbps 1

Group: 239.0.8.83/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           28724364     3274577492      113   65        59.584  kbps 1
10.57.50.1      71077139     8387102234      117   65        61.675  kbps 1

Group: 239.0.8.84/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           29854275     3403387346      113   65        59.584  kbps 1
10.57.50.1      71079609     8387393838      117   65        61.675  kbps 1

Group: 239.0.8.85/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8440649      962233982       113   0         0.000   bps  1
10.57.50.1      71079307     8387358210      117   65        61.675  kbps 1

Group: 239.0.8.86/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34047441     3881408270      113   65        59.584  kbps 1
10.57.50.1      71079629     8387396214      117   65        61.675  kbps 1

Group: 239.0.8.87/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8562258      976097408       113   0         0.000   bps  1
10.57.50.1      71079652     8387398912      117   65        61.675  kbps 1

Group: 239.0.8.88/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33075663     3770625578      113   65        59.584  kbps 1
10.57.50.1      71077152     8387103816      117   65        61.675  kbps 1

Group: 239.0.8.89/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8865134      1010625272      113   0         0.000   bps  1
10.57.50.1      71079672     8387401272      117   65        61.675  kbps 1

Group: 239.0.8.90/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33265180     3792230516      113   65        59.584  kbps 1
10.57.50.1      71079355     8387363874      117   65        61.675  kbps 1

Group: 239.0.8.91/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7169203      817289138       113   0         0.000   bps  1
10.57.50.1      71079692     8387403648      117   65        61.675  kbps 1

Group: 239.0.8.92/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33462084     3814677572      113   65        59.584  kbps 1
10.57.50.1      71079717     8387406582      117   65        61.675  kbps 1

Group: 239.0.8.93/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71077175     8387106530      117   65        61.675  kbps 1

Group: 239.0.8.94/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           30347795     3459648626      113   65        59.584  kbps 1
10.57.50.1      71079739     8387409178      117   65        61.675  kbps 1

Group: 239.0.8.95/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8990500      1024916996      113   0         0.000   bps  1
10.57.50.1      71079762     8387411892      117   65        61.675  kbps 1

Group: 239.0.8.96/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           32797514     3738916592      113   65        59.584  kbps 1
10.57.50.1      71077176     8387106696      117   65        61.675  kbps 1

Group: 239.0.8.97/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7453323      849678818       113   0         0.000   bps  1
10.57.50.1      71079784     8387414488      117   65        61.675  kbps 1

Group: 239.0.8.98/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33265550     3792272688      113   65        59.584  kbps 1
10.57.50.1      71077344     8387126544      117   65        61.675  kbps 1

Group: 239.0.8.99/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8797451      1002909410      113   0         0.000   bps  1
10.57.50.1      71079802     8387416620      117   65        61.675  kbps 1

Group: 239.0.8.100/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33908374     3865554632      113   65        59.584  kbps 1
10.57.50.1      71079824     8387419208      117   65        61.675  kbps 1

Group: 239.0.8.101/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7801550      889376696       113   0         0.000   bps  1
10.57.50.1      71077250     8387115412      117   65        61.675  kbps 1

Group: 239.0.8.102/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33556128     3825398588      113   65        59.584  kbps 1
10.57.50.1      71079851     8387422394      117   65        61.675  kbps 1

Group: 239.0.8.103/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079374     8387366100      117   65        61.675  kbps 1

Group: 239.0.8.104/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           29970575     3416645546      113   65        59.584  kbps 1
10.57.50.1      71079874     8387425124      117   65        61.675  kbps 1

Group: 239.0.8.105/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9024123      1028750018      113   0         0.000   bps  1
10.57.50.1      71079897     8387427822      117   65        61.675  kbps 1

Group: 239.0.8.106/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33609136     3831441496      113   65        59.584  kbps 1
10.57.50.1      71077286     8387119620      117   65        61.675  kbps 1

Group: 239.0.8.107/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9069943      1033973498      113   0         0.000   bps  1
10.57.50.1      71079920     8387430536      117   65        61.675  kbps 1

Group: 239.0.8.108/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33349846     3801882440      113   65        59.584  kbps 1
10.57.50.1      71079382     8387367052      117   65        61.675  kbps 1

Group: 239.0.8.109/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8629574      983771432       113   0         0.000   bps  1
10.57.50.1      71079940     8387432912      117   65        61.675  kbps 1

Group: 239.0.8.110/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33025539     3764911442      113   65        59.584  kbps 1
10.57.50.1      71079964     8387435728      117   65        61.675  kbps 1

Group: 239.0.8.111/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6967194      794260108       113   0         0.000   bps  1
10.57.50.1      71077307     8387122098      117   65        61.675  kbps 1

Group: 239.0.8.112/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6932058      790254608       113   0         0.000   bps  1
10.57.50.1      71079985     8387438214      117   65        61.675  kbps 1

Group: 239.0.8.113/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           28724366     3274577720      113   65        59.584  kbps 1
10.57.50.1      71080006     8387440692      117   65        61.675  kbps 1

Group: 239.0.8.114/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2726056      310770372       113   0         0.000   bps  1
10.57.50.1      71077382     8387130996      117   65        61.675  kbps 1

Group: 239.0.8.115/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9419276      1073797460      113   65        59.584  kbps 1
10.57.50.1      71080028     8387443288      117   65        61.675  kbps 1

Group: 239.0.8.116/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9062614      1033137980      113   0         0.000   bps  1
10.57.50.1      71077400     8387133144      117   65        61.675  kbps 1

Group: 239.0.8.117/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33278535     3793752986      113   65        59.584  kbps 1
10.57.50.1      71080049     8387445766      117   65        61.675  kbps 1

Group: 239.0.8.118/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7051531      803874530       113   0         0.000   bps  1
10.57.50.1      71080071     8387448362      117   65        61.675  kbps 1

Group: 239.0.8.119/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33790526     3852119960      113   65        59.584  kbps 1
10.57.50.1      71077413     8387134646      117   65        61.675  kbps 1

Group: 239.0.8.120/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7314073      833804318       113   0         0.000   bps  1
10.57.50.1      71080094     8387451076      117   65        61.675  kbps 1

Group: 239.0.8.121/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33718005     3843852566      113   65        59.584  kbps 1
10.57.50.1      71079404     8387369648      117   65        61.675  kbps 1

Group: 239.0.8.122/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7499945      854993726       113   0         0.000   bps  1
10.57.50.1      71080115     8387453562      117   65        61.675  kbps 1

Group: 239.0.8.123/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           28724367     3274577834      113   65        59.584  kbps 1
10.57.50.1      71080139     8387456386      117   65        61.675  kbps 1

Group: 239.0.8.124/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2884090      328786256       113   0         0.000   bps  1
10.57.50.1      71077447     8387138618      117   65        61.675  kbps 1

Group: 239.0.8.125/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           34087882     3886018544      113   65        59.584  kbps 1
10.57.50.1      71080162     8387459100      117   65        61.675  kbps 1

Group: 239.0.8.126/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7615998      868223768       113   0         0.000   bps  1
10.57.50.1      71080184     8387461696      117   65        61.675  kbps 1

Group: 239.0.8.127/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33492926     3818193556      113   65        59.584  kbps 1
10.57.50.1      71077467     8387141026      117   65        61.675  kbps 1

Group: 239.0.8.128/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33659326     3837163160      113   65        59.584  kbps 1
10.57.50.1      71080207     8387464410      117   65        61.675  kbps 1

Group: 239.0.8.129/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8351841      952109866       113   0         0.000   bps  1
10.57.50.1      71077485     8387143174      117   65        61.675  kbps 1

Group: 239.0.8.130/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33282940     3794255156      113   65        59.584  kbps 1
10.57.50.1      71080230     8387467124      117   65        61.675  kbps 1

Group: 239.0.8.131/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8020046      914285240       113   0         0.000   bps  1
10.57.50.1      71080257     8387470310      117   65        61.675  kbps 1

Group: 239.0.8.132/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           32837812     3743510560      113   65        59.584  kbps 1
10.57.50.1      71077500     8387144920      117   65        61.675  kbps 1

Group: 239.0.8.133/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080280     8387473024      117   65        61.675  kbps 1

Group: 239.0.8.134/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           30190434     3441709460      113   65        59.584  kbps 1
10.57.50.1      71077517     8387146958      117   65        61.675  kbps 1

Group: 239.0.8.135/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8100240      923427356       113   0         0.000   bps  1
10.57.50.1      71080302     8387475620      117   65        61.675  kbps 1

Group: 239.0.8.136/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33464180     3814916516      113   65        59.584  kbps 1
10.57.50.1      71080324     8387478216      117   65        61.675  kbps 1

Group: 239.0.8.137/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8002107      912240190       113   65        59.584  kbps 1
10.57.50.1      71077533     8387148814      117   65        61.675  kbps 1

Group: 239.0.8.138/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33970093     3872590598      113   65        59.584  kbps 1
10.57.50.1      71080347     8387480930      117   65        61.675  kbps 1

Group: 239.0.8.139/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8124076      926144660       113   0         0.000   bps  1
10.57.50.1      71079432     8387372936      117   65        61.675  kbps 1

Group: 239.0.8.140/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33289659     3795021122      113   65        59.584  kbps 1
10.57.50.1      71080368     8387483416      117   65        61.675  kbps 1

Group: 239.0.8.141/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7094622      808786904       113   0         0.000   bps  1
10.57.50.1      71080389     8387485886      117   65        61.675  kbps 1

Group: 239.0.8.142/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           32990414     3760907192      113   65        59.584  kbps 1
10.57.50.1      71077572     8387153368      117   65        61.675  kbps 1

Group: 239.0.8.143/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080409     8387488246      117   65        61.675  kbps 1

Group: 239.0.8.144/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1793057      204408494       113   0         0.000   bps  1
10.57.50.1      71080430     8387490724      117   65        61.675  kbps 1

Group: 239.0.8.145/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33754429     3848004898      113   65        59.584  kbps 1
10.57.50.1      71077584     8387154832      117   65        61.675  kbps 1

Group: 239.0.8.146/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33474141     3816052070      113   65        59.584  kbps 1
10.57.50.1      71080450     8387493084      117   65        61.675  kbps 1

Group: 239.0.8.147/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7788913      887936074       113   0         0.000   bps  1
10.57.50.1      71077602     8387156972      117   65        61.675  kbps 1

Group: 239.0.8.148/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8069838      919961528       113   0         0.000   bps  1
10.57.50.1      71080473     8387495798      117   65        61.675  kbps 1

Group: 239.0.8.149/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           32568690     3712830656      113   65        59.584  kbps 1
10.57.50.1      71080496     8387498512      117   65        61.675  kbps 1

Group: 239.0.8.150/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8578062      977899064       113   0         0.000   bps  1
10.57.50.1      71077614     8387158372      117   65        61.675  kbps 1

Group: 239.0.8.151/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           32572575     3713273546      113   65        59.584  kbps 1
10.57.50.1      71079458     8387376020      117   65        61.675  kbps 1

Group: 239.0.8.152/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7496257      854573294       113   0         0.000   bps  1
10.57.50.1      71077620     8387159112      117   65        61.675  kbps 1

Group: 239.0.8.153/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           28724369     3274578062      113   65        59.584  kbps 1
10.57.50.1      71079482     8387378868      117   65        61.675  kbps 1

Group: 239.0.8.154/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1589260      181175636       113   0         0.000   bps  1
10.57.50.1      71079504     8387381448      117   65        61.675  kbps 1

Group: 239.0.8.155/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33557444     3825548608      113   65        59.584  kbps 1
10.57.50.1      71077231     8387113114      117   65        61.675  kbps 1

Group: 239.0.8.156/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7855546      895532240       113   0         0.000   bps  1
10.57.50.1      71079529     8387384398      117   65        61.675  kbps 1

Group: 239.0.8.157/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7769194      885688112       113   0         0.000   bps  1
10.57.50.1      71079549     8387386758      117   65        61.675  kbps 1

Group: 239.0.8.158/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7478805      852583766       113   0         0.000   bps  1
10.57.50.1      71077129     8387101014      117   65        61.675  kbps 1

Group: 239.0.8.159/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8160194      930262112       113   65        59.584  kbps 1
10.57.50.1      71079571     8387389354      117   65        61.675  kbps 1

Group: 239.0.8.160/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6645331      757567730       113   0         0.000   bps  1
10.57.50.1      71077313     8387122886      117   65        61.675  kbps 1

Group: 239.0.8.161/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7808554      890175152       113   0         0.000   bps  1
10.57.50.1      71079591     8387391722      117   65        61.675  kbps 1

Group: 239.0.8.162/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7216067      822631634       113   0         0.000   bps  1
10.57.50.1      71079614     8387394428      117   65        61.675  kbps 1

Group: 239.0.8.163/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71077138     8387102196      117   65        61.675  kbps 1

Group: 239.0.8.164/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2964903      337998938       113   0         0.000   bps  1
10.57.50.1      71079635     8387396906      117   65        61.675  kbps 1

Group: 239.0.8.165/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8052395      917973026       113   0         0.000   bps  1
10.57.50.1      71079306     8387358092      117   65        61.675  kbps 1

Group: 239.0.8.166/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7638092      870742484       113   0         0.000   bps  1
10.57.50.1      71079654     8387399164      117   65        61.675  kbps 1

Group: 239.0.8.167/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8498551      968834810       113   65        59.584  kbps 1
10.57.50.1      71079676     8387401744      117   65        61.675  kbps 1

Group: 239.0.8.168/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7499337      854924410       113   0         0.000   bps  1
10.57.50.1      71077164     8387105232      117   65        61.675  kbps 1

Group: 239.0.8.169/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8540450      973611296       113   0         0.000   bps  1
10.57.50.1      71079698     8387404340      117   65        61.675  kbps 1

Group: 239.0.8.170/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7112246      810796040       113   0         0.000   bps  1
10.57.50.1      71079722     8387407172      117   65        61.675  kbps 1

Group: 239.0.8.171/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8376367      954905834       113   0         0.000   bps  1
10.57.50.1      71077166     8387105516      117   65        61.675  kbps 1

Group: 239.0.8.172/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8346090      951454256       113   0         0.000   bps  1
10.57.50.1      71079743     8387409650      117   65        61.675  kbps 1

Group: 239.0.8.173/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71077336     8387125600      117   65        61.675  kbps 1

Group: 239.0.8.174/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2091249      238402382       113   0         0.000   bps  1
10.57.50.1      71079765     8387412254      117   65        61.675  kbps 1

Group: 239.0.8.175/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9245123      1053944018      113   0         0.000   bps  1
10.57.50.1      71079788     8387414960      117   65        61.675  kbps 1

Group: 239.0.8.176/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8749867      997484834       113   0         0.000   bps  1
10.57.50.1      71077238     8387113988      117   65        61.675  kbps 1

Group: 239.0.8.177/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7124737      812220014       113   0         0.000   bps  1
10.57.50.1      71079807     8387417202      117   65        61.675  kbps 1

Group: 239.0.8.178/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7634527      870336066       113   0         0.000   bps  1
10.57.50.1      71077347     8387126914      117   65        61.675  kbps 1

Group: 239.0.8.179/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8347688      951636428       113   0         0.000   bps  1
10.57.50.1      71079827     8387419570      117   65        61.675  kbps 1

Group: 239.0.8.180/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8521611      971463650       113   0         0.000   bps  1
10.57.50.1      71079860     8387423456      117   65        61.675  kbps 1

Group: 239.0.8.181/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6862920      782372876       113   65        59.584  kbps 1
10.57.50.1      71077259     8387116474      117   65        61.675  kbps 1

Group: 239.0.8.182/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7761350      884793896       113   0         0.000   bps  1
10.57.50.1      71079880     8387425816      117   65        61.675  kbps 1

Group: 239.0.8.183/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71079379     8387366690      117   65        61.675  kbps 1

Group: 239.0.8.184/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1828463      208444778       113   0         0.000   bps  1
10.57.50.1      71079899     8387428074      117   65        61.675  kbps 1

Group: 239.0.8.185/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6967759      794324522       113   0         0.000   bps  1
10.57.50.1      71079925     8387431126      117   65        61.675  kbps 1

Group: 239.0.8.186/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8365049      953615578       113   0         0.000   bps  1
10.57.50.1      71077298     8387121036      117   65        61.675  kbps 1

Group: 239.0.8.187/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7022562      800572064       113   0         0.000   bps  1
10.57.50.1      71079947     8387433722      117   65        61.675  kbps 1

Group: 239.0.8.188/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8766997      999437654       113   0         0.000   bps  1
10.57.50.1      71079967     8387436090      117   65        61.675  kbps 1

Group: 239.0.8.189/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7697758      877544404       113   65        59.584  kbps 1
10.57.50.1      71077363     8387128754      117   65        61.675  kbps 1

Group: 239.0.8.190/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8927428      1017726788      113   65        59.584  kbps 1
10.57.50.1      71079989     8387438686      117   65        61.675  kbps 1

Group: 239.0.8.191/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8246684      940121960       113   0         0.000   bps  1
10.57.50.1      71077381     8387130902      117   65        61.675  kbps 1

Group: 239.0.8.192/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7997358      911698808       113   0         0.000   bps  1
10.57.50.1      71080010     8387441164      117   65        61.675  kbps 1

Group: 239.0.8.193/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71080032     8387443760      117   65        61.675  kbps 1

Group: 239.0.8.194/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1854776      211444456       113   0         0.000   bps  1
10.57.50.1      71077395     8387132522      117   65        61.675  kbps 1

Group: 239.0.8.195/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8885255      1012919066      113   0         0.000   bps  1
10.57.50.1      71080054     8387446356      117   65        61.675  kbps 1

Group: 239.0.8.196/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8008452      912963524       113   0         0.000   bps  1
10.57.50.1      71079399     8387369058      117   65        61.675  kbps 1

Group: 239.0.8.197/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8884341      1012814870      113   65        59.584  kbps 1
10.57.50.1      71080074     8387448724      117   65        61.675  kbps 1

Group: 239.0.8.198/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7886486      899059400       113   65        59.584  kbps 1
10.57.50.1      71080098     8387451548      117   65        61.675  kbps 1

Group: 239.0.8.199/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7817905      891241166       113   0         0.000   bps  1
10.57.50.1      71077431     8387136730      117   65        61.675  kbps 1

Group: 239.0.8.200/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8136509      927562022       113   0         0.000   bps  1
10.57.50.1      71080121     8387454262      117   65        61.675  kbps 1

Group: 239.0.8.201/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7668830      874246616       113   0         0.000   bps  1
10.57.50.1      71079408     8387370120      117   65        61.675  kbps 1

Group: 239.0.8.202/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7249935      826492586       113   0         0.000   bps  1
10.57.50.1      71084068     8387920016      117   65        61.769  kbps 1

Group: 239.0.8.203/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71084092     8387922840      117   65        61.769  kbps 1

Group: 239.0.8.204/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2260759      257726522       113   0         0.000   bps  1
10.57.50.1      71081391     8387604010      117   65        61.769  kbps 1

Group: 239.0.8.205/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8314495      947852426       113   0         0.000   bps  1
10.57.50.1      71084117     8387925790      117   65        61.769  kbps 1

Group: 239.0.8.206/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7631263      869963978       113   65        59.675  kbps 1
10.57.50.1      71084138     8387928268      117   65        61.769  kbps 1

Group: 239.0.8.207/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8139386      927889996       113   0         0.000   bps  1
10.57.50.1      71081407     8387605946      117   65        61.769  kbps 1

Group: 239.0.8.208/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8242446      939638840       113   0         0.000   bps  1
10.57.50.1      71084161     8387930982      117   65        61.769  kbps 1

Group: 239.0.8.209/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9031591      1029601362      113   0         0.000   bps  1
10.57.50.1      71081426     8387608212      117   65        61.769  kbps 1

Group: 239.0.8.210/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7860428      896088788       113   0         0.000   bps  1
10.57.50.1      71084188     8387934168      117   65        61.769  kbps 1

Group: 239.0.8.211/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8318968      948362348       113   0         0.000   bps  1
10.57.50.1      71084212     8387937000      117   65        61.769  kbps 1

Group: 239.0.8.212/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8105593      924037594       113   0         0.000   bps  1
10.57.50.1      71081442     8387610076      117   65        61.769  kbps 1

Group: 239.0.8.213/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71084233     8387939478      117   65        61.769  kbps 1

Group: 239.0.8.214/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1288838      146927528       113   0         0.000   bps  1
10.57.50.1      71083355     8387835850      117   65        61.769  kbps 1

Group: 239.0.8.215/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8362259      953297522       113   0         0.000   bps  1
10.57.50.1      71084255     8387942082      117   65        61.769  kbps 1

Group: 239.0.8.216/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8193058      934008608       113   0         0.000   bps  1
10.57.50.1      71084278     8387944788      117   65        61.769  kbps 1

Group: 239.0.8.217/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7872959      897517314       113   0         0.000   bps  1
10.57.50.1      71081477     8387614174      117   65        61.769  kbps 1

Group: 239.0.8.218/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8993971      1025312690      113   0         0.000   bps  1
10.57.50.1      71084298     8387947148      117   65        61.769  kbps 1

Group: 239.0.8.219/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7646282      871676144       113   0         0.000   bps  1
10.57.50.1      71084319     8387949626      117   65        61.769  kbps 1

Group: 239.0.8.220/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9343622      1065172900      113   0         0.000   bps  1
10.57.50.1      71081494     8387616212      117   65        61.769  kbps 1

Group: 239.0.8.221/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7505862      855668264       113   0         0.000   bps  1
10.57.50.1      71084339     8387951986      117   65        61.769  kbps 1

Group: 239.0.8.222/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7218569      822916862       113   0         0.000   bps  1
10.57.50.1      71081502     8387617164      117   65        61.769  kbps 1

Group: 239.0.8.223/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71084360     8387954464      117   65        61.769  kbps 1

Group: 239.0.8.224/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2461101      280565510       113   0         0.000   bps  1
10.57.50.1      71084380     8387956824      117   65        61.769  kbps 1

Group: 239.0.8.225/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7543836      859997296       113   0         0.000   bps  1
10.57.50.1      71081521     8387619406      117   65        61.769  kbps 1

Group: 239.0.8.226/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8333754      950047952       113   0         0.000   bps  1
10.57.50.1      71084403     8387959538      117   65        61.769  kbps 1

Group: 239.0.8.227/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8384644      955849408       113   65        59.675  kbps 1
10.57.50.1      71081540     8387621656      117   65        61.769  kbps 1

Group: 239.0.8.228/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8767723      999520418       113   0         0.000   bps  1
10.57.50.1      71084426     8387962252      117   65        61.769  kbps 1

Group: 239.0.8.229/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8497332      968695844       113   0         0.000   bps  1
10.57.50.1      71083388     8387839760      117   65        61.769  kbps 1

Group: 239.0.8.230/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8873066      1011529516      113   0         0.000   bps  1
10.57.50.1      71081140     8387574392      117   65        61.769  kbps 1

Group: 239.0.8.231/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8348542      951733784       113   0         0.000   bps  1
10.57.50.1      71083414     8387842828      117   65        61.769  kbps 1

Group: 239.0.8.232/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7749565      883450406       113   0         0.000   bps  1
10.57.50.1      71083435     8387845306      117   65        61.769  kbps 1

Group: 239.0.8.233/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71081140     8387574456      117   65        61.769  kbps 1

Group: 239.0.8.234/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1715415      195557306       113   0         0.000   bps  1
10.57.50.1      71083459     8387848138      117   65        61.769  kbps 1

Group: 239.0.8.235/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8641301      985108306       113   0         0.000   bps  1
10.57.50.1      71081234     8387585564      117   65        61.769  kbps 1

Group: 239.0.8.236/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8452001      963528110       113   0         0.000   bps  1
10.57.50.1      71083478     8387850388      117   65        61.769  kbps 1

Group: 239.0.8.237/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8541636      973746500       113   0         0.000   bps  1
10.57.50.1      71083501     8387853094      117   65        61.769  kbps 1

Group: 239.0.8.238/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8592225      979513646       113   0         0.000   bps  1
10.57.50.1      71081064     8387565384      117   65        61.769  kbps 1

Group: 239.0.8.239/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8262178      941888288       113   0         0.000   bps  1
10.57.50.1      71083522     8387855572      117   65        61.769  kbps 1

Group: 239.0.8.240/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7635651      870464210       113   0         0.000   bps  1
10.57.50.1      71083231     8387821242      117   65        61.769  kbps 1

Group: 239.0.8.241/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7692537      876949214       113   0         0.000   bps  1
10.57.50.1      71083542     8387857948      117   65        61.769  kbps 1

Group: 239.0.8.242/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7359587      838992914       113   0         0.000   bps  1
10.57.50.1      71083565     8387860646      117   65        61.769  kbps 1

Group: 239.0.8.243/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71081075     8387566730      117   65        61.769  kbps 1

Group: 239.0.8.244/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1800022      205202504       113   0         0.000   bps  1
10.57.50.1      71083586     8387863124      117   65        61.769  kbps 1

Group: 239.0.8.245/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7762287      884900714       113   0         0.000   bps  1
10.57.50.1      71083281     8387827142      117   65        61.769  kbps 1

Group: 239.0.8.246/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7444273      848647118       113   0         0.000   bps  1
10.57.50.1      71083604     8387865264      117   65        61.769  kbps 1

Group: 239.0.8.247/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7821894      891695912       113   0         0.000   bps  1
10.57.50.1      71083629     8387868198      117   65        61.769  kbps 1

Group: 239.0.8.248/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9148376      1042914860      113   0         0.000   bps  1
10.57.50.1      71081100     8387569680      117   65        61.769  kbps 1

Group: 239.0.8.249/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8150374      929142632       113   0         0.000   bps  1
10.57.50.1      71083652     8387870912      117   65        61.769  kbps 1

Group: 239.0.8.250/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8524987      971848514       113   65        59.675  kbps 1
10.57.50.1      71083674     8387873508      117   65        61.769  kbps 1

Group: 239.0.8.251/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8118362      925493264       113   0         0.000   bps  1
10.57.50.1      71081099     8387569610      117   65        61.769  kbps 1

Group: 239.0.8.252/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7980573      909785318       113   0         0.000   bps  1
10.57.50.1      71083696     8387876104      117   65        61.769  kbps 1

Group: 239.0.8.253/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2            220             110   0         0.000   bps  1
10.57.50.1      71081268     8387589576      117   65        61.769  kbps 1

Group: 239.0.8.254/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1228334      140030072       113   0         0.000   bps  1
10.57.50.1      71083716     8387878472      117   65        61.769  kbps 1

Group: 239.0.8.255/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9013858      1027579808      113   0         0.000   bps  1
10.57.50.1      71083736     8387880824      117   65        61.769  kbps 1

Group: 239.0.9.0/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7927358      903718808       113   0         0.000   bps  1
10.57.50.1      71081173     8387578326      117   65        61.769  kbps 1

Group: 239.0.9.1/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9056214      1032408392      113   0         0.000   bps  1
10.57.50.1      71083758     8387883420      117   65        61.769  kbps 1

Group: 239.0.9.2/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7812158      890586008       113   0         0.000   bps  1
10.57.50.1      71083300     8387829368      117   65        61.769  kbps 1

Group: 239.0.9.3/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9609892      1095527684      113   0         0.000   bps  1
10.57.50.1      71083788     8387886976      117   65        61.769  kbps 1

Group: 239.0.9.4/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7743285      882734486       113   0         0.000   bps  1
10.57.50.1      71083810     8387889556      117   65        61.769  kbps 1

Group: 239.0.9.5/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1977533      225438754       113   0         0.000   bps  1
10.57.50.1      71081208     8387582416      117   65        61.769  kbps 1

Group: 239.0.9.6/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7893333      899839958       113   0         0.000   bps  1
10.57.50.1      71083832     8387892152      117   65        61.769  kbps 1

Group: 239.0.9.7/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71083855     8387894866      117   65        61.769  kbps 1

Group: 239.0.9.8/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2964049      337901582       113   0         0.000   bps  1
10.57.50.1      71081212     8387582936      117   65        61.769  kbps 1

Group: 239.0.9.9/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2678202      305315024       113   0         0.000   bps  1
10.57.50.1      71083877     8387897462      117   65        61.769  kbps 1

Group: 239.0.9.10/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7646349      871683778       113   0         0.000   bps  1
10.57.50.1      71081225     8387584494      117   65        61.769  kbps 1

Group: 239.0.9.11/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1882443      214598498       113   0         0.000   bps  1
10.57.50.1      71083898     8387899948      117   65        61.769  kbps 1

Group: 239.0.9.12/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7732241      881475470       113   0         0.000   bps  1
10.57.50.1      71083920     8387902544      117   65        61.769  kbps 1

Group: 239.0.9.13/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1921034      218997864       113   0         0.000   bps  1
10.57.50.1      71081304     8387593792      117   65        61.769  kbps 1

Group: 239.0.9.14/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8469137      965481614       113   0         0.000   bps  1
10.57.50.1      71083941     8387905022      117   65        61.769  kbps 1

Group: 239.0.9.15/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2817698      321217556       113   0         0.000   bps  1
10.57.50.1      71081320     8387595704      117   65        61.769  kbps 1

Group: 239.0.9.16/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2904908      331159508       113   0         0.000   bps  1
10.57.50.1      71083963     8387907618      117   65        61.769  kbps 1

Group: 239.0.9.17/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71083985     8387910214      117   65        61.769  kbps 1

Group: 239.0.9.18/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1957017      223099934       113   0         0.000   bps  1
10.57.50.1      71081336     8387597560      117   65        61.769  kbps 1

Group: 239.0.9.19/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2182045      248753126       113   0         121.600 bps  1
10.57.50.1      71084006     8387912692      117   65        61.769  kbps 1

Group: 239.0.9.20/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2372898      270510368       113   0         0.000   bps  1
10.57.50.1      71083330     8387832916      117   65        61.769  kbps 1

Group: 239.0.9.21/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8277031      943581530       113   0         0.000   bps  1
10.57.50.1      71084028     8387915296      117   65        61.769  kbps 1

Group: 239.0.9.22/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2990388      340904228       113   0         0.000   bps  1
10.57.50.1      71084052     8387918120      117   65        61.769  kbps 1

Group: 239.0.9.23/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8255415      941117306       113   0         0.000   bps  1
10.57.50.1      71081369     8387601414      117   65        61.769  kbps 1

Group: 239.0.9.24/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3219940      367073156       113   0         0.000   bps  1
10.57.50.1      71084074     8387920716      117   65        61.769  kbps 1

Group: 239.0.9.25/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7614963      868105778       113   0         0.000   bps  1
10.57.50.1      71084097     8387923430      117   65        61.769  kbps 1

Group: 239.0.9.26/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2773744      316206808       113   0         0.000   bps  1
10.57.50.1      71081388     8387603704      117   65        61.769  kbps 1

Group: 239.0.9.27/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71084120     8387926144      117   65        61.769  kbps 1

Group: 239.0.9.28/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           518145       59068522        113   0         0.000   bps  1
10.57.50.1      71081406     8387605852      117   65        61.769  kbps 1

Group: 239.0.9.29/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8074535      920496986       113   0         0.000   bps  1
10.57.50.1      71084142     8387928740      117   65        61.769  kbps 1

Group: 239.0.9.30/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2549100      290597396       113   0         0.000   bps  1
10.57.50.1      71084165     8387931454      117   65        61.769  kbps 1

Group: 239.0.9.31/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7989358      910786804       113   0         0.000   bps  1
10.57.50.1      71081422     8387607708      117   65        61.769  kbps 1

Group: 239.0.9.32/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2545484      290185172       113   0         0.000   bps  1
10.57.50.1      71084193     8387934758      117   65        61.769  kbps 1

Group: 239.0.9.33/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9214336      1050434288      113   0         0.000   bps  1
10.57.50.1      71081439     8387609762      117   65        61.769  kbps 1

Group: 239.0.9.34/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2910673      331816718       113   0         0.000   bps  1
10.57.50.1      71084216     8387937472      117   65        61.769  kbps 1

Group: 239.0.9.35/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8929020      1017908276      113   0         0.000   bps  1
10.57.50.1      71084237     8387939950      117   65        61.769  kbps 1

Group: 239.0.9.36/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3202374      365070628       113   0         0.000   bps  1
10.57.50.1      71081453     8387611374      117   65        61.769  kbps 1

Group: 239.0.9.37/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71084260     8387942664      117   65        61.769  kbps 1

Group: 239.0.9.38/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           614662       70071464        113   0         0.000   bps  1
10.57.50.1      71083360     8387836440      117   65        61.769  kbps 1

Group: 239.0.9.39/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8329028      949509188       113   0         0.000   bps  1
10.57.50.1      71084281     8387945150      117   65        61.769  kbps 1

Group: 239.0.9.40/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2371890      270395456       113   0         0.000   bps  1
10.57.50.1      71084302     8387947620      117   65        61.769  kbps 1

Group: 239.0.9.41/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9398553      1071435030      113   0         0.000   bps  1
10.57.50.1      71081489     8387615590      117   65        61.769  kbps 1

Group: 239.0.9.42/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3340019      380762162       113   0         0.000   bps  1
10.57.50.1      71084322     8387949980      117   65        61.769  kbps 1

Group: 239.0.9.43/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8577612      977847764       113   0         0.000   bps  1
10.57.50.1      71084342     8387952340      117   65        61.769  kbps 1

Group: 239.0.9.44/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3948681      450149626       113   0         0.000   bps  1
10.57.50.1      71081505     8387617510      117   65        61.769  kbps 1

Group: 239.0.9.45/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7404436      844105700       113   0         0.000   bps  1
10.57.50.1      71084364     8387954936      117   65        61.769  kbps 1

Group: 239.0.9.46/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2869328      327103384       113   0         0.000   bps  1
10.57.50.1      71081523     8387619650      117   65        61.769  kbps 1

Group: 239.0.9.47/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71084384     8387957296      117   65        61.769  kbps 1

Group: 239.0.9.48/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2114779      241084802       113   0         0.000   bps  1
10.57.50.1      71084407     8387960010      117   65        61.769  kbps 1

Group: 239.0.9.49/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9042079      1030797002      113   0         0.000   bps  1
10.57.50.1      71081534     8387620932      117   65        61.769  kbps 1

Group: 239.0.9.50/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3399015      387487706       113   0         319.200 bps  1
10.57.50.1      71084430     8387962724      117   65        61.769  kbps 1

Group: 239.0.9.51/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8118809      925544222       113   0         0.000   bps  1
10.57.50.1      71083393     8387840334      117   65        61.769  kbps 1

Group: 239.0.9.52/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8948469      1020125462      113   0         0.000   bps  1
10.57.50.1      71081134     8387573684      117   65        61.769  kbps 1

Group: 239.0.9.53/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3039822      346539704       113   0         91.200  bps  1
10.57.50.1      71083417     8387843182      117   65        61.769  kbps 1

Group: 239.0.9.54/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8417045      959543122       113   0         0.000   bps  1
10.57.50.1      71081140     8387574472      117   65        61.769  kbps 1

Group: 239.0.9.55/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2220599      253148282       113   0         0.000   bps  1
10.57.50.1      71083438     8387845660      117   65        61.769  kbps 1

Group: 239.0.9.56/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7755699      884149682       113   0         0.000   bps  1
10.57.50.1      71083462     8387848492      117   65        61.769  kbps 1

Group: 239.0.9.57/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71081153     8387575990      117   65        61.769  kbps 1

Group: 239.0.9.58/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1622707      184988594       113   0         0.000   bps  1
10.57.50.1      71083482     8387850852      117   65        61.769  kbps 1

Group: 239.0.9.59/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3370788      384269828       113   0         60.800  bps  1
10.57.50.1      71081240     8387586272      117   65        61.769  kbps 1

Group: 239.0.9.60/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8966357      1022164694      113   0         0.000   bps  1
10.57.50.1      71083505     8387853574      117   65        61.769  kbps 1

Group: 239.0.9.61/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3086965      351914006       113   0         0.000   bps  1
10.57.50.1      71083527     8387856162      117   65        61.769  kbps 1

Group: 239.0.9.62/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8662049      987473582       113   0         0.000   bps  1
10.57.50.1      71081073     8387566446      117   65        61.769  kbps 1

Group: 239.0.9.63/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3162033      360471758       113   0         0.000   bps  1
10.57.50.1      71083549     8387858758      117   65        61.769  kbps 1

Group: 239.0.9.64/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2955171      336889490       113   0         0.000   bps  1
10.57.50.1      71083239     8387822186      117   65        61.769  kbps 1

Group: 239.0.9.65/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           33642570     3835252976      113   65        59.675  kbps 1
10.57.50.1      71083567     8387860898      117   65        61.769  kbps 1

Group: 239.0.9.66/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2289113      260958878       113   0         60.800  bps  1
10.57.50.1      71083590     8387863596      117   65        61.769  kbps 1

Group: 239.0.9.67/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           29919918     3410870648      113   65        59.675  kbps 1
10.57.50.1      71081085     8387567910      117   65        61.769  kbps 1

Group: 239.0.9.68/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           762182       86888744        113   0         0.000   bps  1
10.57.50.1      71083611     8387866074      117   65        61.769  kbps 1

Group: 239.0.9.69/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           35394195     4034938226      113   65        59.675  kbps 1
10.57.50.1      71083633     8387868670      117   65        61.769  kbps 1

Group: 239.0.9.70/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3595484      409885172       113   0         0.000   bps  1
10.57.50.1      71081089     8387568430      117   65        61.769  kbps 1

Group: 239.0.9.71/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7681970      875744576       113   0         0.000   bps  1
10.57.50.1      71083656     8387871384      117   65        61.769  kbps 1

Group: 239.0.9.72/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1842254      210016952       113   0         0.000   bps  1
10.57.50.1      71081260     8387588632      117   65        61.769  kbps 1

Group: 239.0.9.73/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8388128      956246588       113   0         0.000   bps  1
10.57.50.1      71083678     8387873988      117   65        61.769  kbps 1

Group: 239.0.9.74/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1783807      203353994       113   0         0.000   bps  1
10.57.50.1      71083700     8387876576      117   65        61.769  kbps 1

Group: 239.0.9.75/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8092649      922561982       113   0         0.000   bps  1
10.57.50.1      71081115     8387571482      117   65        61.769  kbps 1

Group: 239.0.9.76/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2578816      293985020       113   0         0.000   bps  1
10.57.50.1      71083721     8387879054      117   65        61.769  kbps 1

Group: 239.0.9.77/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3            330             110   0         0.000   bps  1
10.57.50.1      71081274     8387590292      117   65        61.769  kbps 1

Group: 239.0.9.78/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1082762      123434864       113   0         0.000   bps  1
10.57.50.1      71083740     8387881304      117   65        61.769  kbps 1

Group: 239.0.9.79/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9087684      1035995972      113   0         0.000   bps  1
10.57.50.1      71083768     8387884600      117   65        61.769  kbps 1

Group: 239.0.9.80/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8610245      981567926       113   0         425.600 bps  1
10.57.50.1      71081184     8387579616      117   65        61.769  kbps 1

Group: 239.0.9.81/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1919281      218798030       113   0         0.000   bps  1
10.57.50.1      71083794     8387887668      117   65        61.769  kbps 1

Group: 239.0.9.82/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8207140      935613956       113   0         0.000   bps  1
10.57.50.1      71083305     8387829958      117   65        61.769  kbps 1

Group: 239.0.9.83/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2718999      309965882       113   0         0.000   bps  1
10.57.50.1      71083813     8387889926      117   65        61.769  kbps 1

Group: 239.0.9.84/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2874513      327694478       113   0         0.000   bps  1
10.57.50.1      71083836     8387892624      117   65        61.769  kbps 1

Group: 239.0.9.85/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7663370      873624172       113   0         425.600 bps  1
10.57.50.1      71081221     8387583950      117   65        61.769  kbps 1

Group: 239.0.9.86/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3309316      377262020       113   0         304.000 bps  1
10.57.50.1      71083859     8387895338      117   65        61.769  kbps 1

Group: 239.0.9.87/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71083881     8387897934      117   65        61.769  kbps 1

Group: 239.0.9.88/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           625156       71267780        113   0         0.000   bps  1
10.57.50.1      71081222     8387584116      117   65        61.769  kbps 1

Group: 239.0.9.89/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8108525      924371846       113   0         0.000   bps  1
10.57.50.1      71083901     8387900302      117   65        61.769  kbps 1

Group: 239.0.9.90/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3182623      362819006       113   0         0.000   bps  1
10.57.50.1      71081303     8387593698      117   65        61.769  kbps 1

Group: 239.0.9.91/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8237482      939072944       113   0         0.000   bps  1
10.57.50.1      71083924     8387903016      117   65        61.769  kbps 1

Group: 239.0.9.92/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1513876      172581860       113   0         0.000   bps  1
10.57.50.1      71083945     8387905494      117   65        61.769  kbps 1

Group: 239.0.9.93/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8328947      949499950       113   0         410.400 bps  1
10.57.50.1      71081317     8387595318      117   65        61.769  kbps 1

Group: 239.0.9.94/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2580485      294175286       113   0         288.800 bps  1
10.57.50.1      71083967     8387908090      117   65        61.769  kbps 1

Group: 239.0.9.95/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7931744      904218812       113   0         410.400 bps  1
10.57.50.1      71083328     8387832672      117   65        61.769  kbps 1

Group: 239.0.9.96/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3029407      345352394       113   0         0.000   bps  1
10.57.50.1      71083988     8387910576      117   65        61.769  kbps 1

Group: 239.0.9.97/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71084011     8387913282      117   65        61.769  kbps 1

Group: 239.0.9.98/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           631170       71953376        113   0         0.000   bps  1
10.57.50.1      71081353     8387599526      117   65        61.769  kbps 1

Group: 239.0.9.99/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8505873      969669518       113   0         410.400 bps  1
10.57.50.1      71084033     8387915878      117   65        61.769  kbps 1

Group: 239.0.9.100/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1093197      124624454       113   0         0.000   bps  1
10.57.50.1      71083336     8387833624      117   65        61.769  kbps 1

Group: 239.0.9.101/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8514645      970669526       113   0         395.200 bps  1
10.57.50.1      71084055     8387918482      117   65        61.769  kbps 1

Group: 239.0.9.102/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2216040      252628556       113   0         0.000   bps  1
10.57.50.1      71084078     8387921188      117   65        61.769  kbps 1

Group: 239.0.9.103/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7714557      879459494       113   0         395.200 bps  1
10.57.50.1      71081381     8387602830      117   65        61.769  kbps 1

Group: 239.0.9.104/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           5572030      635211416       113   0         0.000   bps  1
10.57.50.1      71084101     8387923902      117   65        61.769  kbps 1

Group: 239.0.9.105/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7127695      812557226       113   0         395.200 bps  1
10.57.50.1      71084124     8387926616      117   65        61.769  kbps 1

Group: 239.0.9.106/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6108034      696315868       113   0         0.000   bps  1
10.57.50.1      71081401     8387605238      117   65        61.769  kbps 1

Group: 239.0.9.107/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71084146     8387929212      117   65        61.769  kbps 1

Group: 239.0.9.108/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8328487      949447506       113   0         0.000   bps  1
10.57.50.1      71081421     8387607622      117   65        61.769  kbps 1

Group: 239.0.9.109/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6852005      781128566       113   0         0.000   bps  1
10.57.50.1      71084174     8387932516      117   65        61.769  kbps 1

Group: 239.0.9.110/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7670515      874438706       113   0         0.000   bps  1
10.57.50.1      71084196     8387935112      117   65        61.769  kbps 1

Group: 239.0.9.111/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7800649      889273978       113   0         0.000   bps  1
10.57.50.1      71081436     8387609360      117   65        61.769  kbps 1

Group: 239.0.9.112/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8095015      922831706       113   0         0.000   bps  1
10.57.50.1      71084220     8387937944      117   65        61.769  kbps 1

Group: 239.0.9.113/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8245343      939969098       113   0         0.000   bps  1
10.57.50.1      71083356     8387835968      117   65        61.769  kbps 1

Group: 239.0.9.114/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8068258      919781408       113   0         0.000   bps  1
10.57.50.1      71084240     8387940312      117   65        61.769  kbps 1

Group: 239.0.9.115/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8185307      933124994       113   0         395.200 bps  1
10.57.50.1      71084264     8387943136      117   65        61.769  kbps 1

Group: 239.0.9.116/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7934729      904559094       113   0         0.000   bps  1
10.57.50.1      71081472     8387613584      117   65        61.769  kbps 1

Group: 239.0.9.117/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71084285     8387945614      117   65        61.769  kbps 1

Group: 239.0.9.118/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2382545      271610126       113   0         0.000   bps  1
10.57.50.1      71084306     8387948092      117   65        61.769  kbps 1

Group: 239.0.9.119/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9033445      1029812718      113   0         0.000   bps  1
10.57.50.1      71081487     8387615394      117   65        61.769  kbps 1

Group: 239.0.9.120/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7764527      885156074       113   0         0.000   bps  1
10.57.50.1      71084326     8387950452      117   65        61.769  kbps 1

Group: 239.0.9.121/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8477166      966396920       113   0         0.000   bps  1
10.57.50.1      71081498     8387616692      117   65        61.769  kbps 1

Group: 239.0.9.122/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8992140      1025103956      113   0         0.000   bps  1
10.57.50.1      71084346     8387952812      117   65        61.769  kbps 1

Group: 239.0.9.123/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7986683      910481858       113   0         0.000   bps  1
10.57.50.1      71084367     8387955290      117   65        61.769  kbps 1

Group: 239.0.9.124/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7841721      893956186       113   0         0.000   bps  1
10.57.50.1      71081517     8387618926      117   65        61.769  kbps 1

Group: 239.0.9.125/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7691497      876830654       113   0         0.000   bps  1
10.57.50.1      71084388     8387957768      117   65        61.769  kbps 1

Group: 239.0.9.126/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7937098      904829164       113   0         0.000   bps  1
10.57.50.1      71081536     8387621184      117   65        61.769  kbps 1

Group: 239.0.9.127/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71084411     8387960482      117   65        61.769  kbps 1

Group: 239.0.9.128/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2042200      232810796       113   0         0.000   bps  1
10.57.50.1      71084434     8387963196      117   65        61.769  kbps 1

Group: 239.0.9.129/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8045449      917181182       113   0         395.200 bps  1
10.57.50.1      71081548     8387622584      117   65        61.769  kbps 1

Group: 239.0.9.130/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8078887      920993114       113   0         0.000   bps  1
10.57.50.1      71083395     8387840586      117   65        61.769  kbps 1

Group: 239.0.9.131/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7635468      870443348       113   0         0.000   bps  1
10.57.50.1      71083421     8387843654      117   65        61.769  kbps 1

Group: 239.0.9.132/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7928982      903903944       113   0         0.000   bps  1
10.57.50.1      71081143     8387574754      117   65        61.769  kbps 1

Group: 239.0.9.133/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8378015      955093706       113   0         395.200 bps  1
10.57.50.1      71083442     8387846132      117   65        61.769  kbps 1

Group: 239.0.9.134/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8148039      928876434       113   0         0.000   bps  1
10.57.50.1      71081235     8387585682      117   65        61.769  kbps 1

Group: 239.0.9.135/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8708364      992753492       113   0         0.000   bps  1
10.57.50.1      71083465     8387848854      117   65        61.769  kbps 1

Group: 239.0.9.136/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7914217      902220734       113   0         0.000   bps  1
10.57.50.1      71083487     8387851442      117   65        61.769  kbps 1

Group: 239.0.9.137/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71081061     8387565006      117   65        61.769  kbps 1

Group: 239.0.9.138/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1950925      222405446       113   0         0.000   bps  1
10.57.50.1      71083509     8387854038      117   65        61.769  kbps 1

Group: 239.0.9.139/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8774673      1000312718      113   0         0.000   bps  1
10.57.50.1      71081564     8387624504      117   65        61.769  kbps 1

Group: 239.0.9.140/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8769876      999765860       113   0         0.000   bps  1
10.57.50.1      71083528     8387856296      117   65        61.769  kbps 1

Group: 239.0.9.141/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8991124      1024988132      113   0         0.000   bps  1
10.57.50.1      71083552     8387859112      117   65        61.769  kbps 1

Group: 239.0.9.142/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7859211      895950050       113   0         0.000   bps  1
10.57.50.1      71081069     8387566054      117   65        61.769  kbps 1

Group: 239.0.9.143/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8790899      1002162482      113   0         0.000   bps  1
10.57.50.1      71083572     8387861472      117   65        61.769  kbps 1

Group: 239.0.9.144/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7523450      857673296       113   0         0.000   bps  1
10.57.50.1      71083281     8387827142      117   65        61.769  kbps 1

Group: 239.0.9.145/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8175480      932004716       113   0         0.000   bps  1
10.57.50.1      71083591     8387863730      117   65        61.769  kbps 1

Group: 239.0.9.146/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7794864      888614492       113   0         0.000   bps  1
10.57.50.1      71083614     8387866428      117   65        61.769  kbps 1

Group: 239.0.9.147/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71081098     8387569444      117   65        61.769  kbps 1

Group: 239.0.9.148/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1670212      190404164       113   0         0.000   bps  1
10.57.50.1      71083637     8387869142      117   65        61.769  kbps 1

Group: 239.0.9.149/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8864005      1010496566      113   0         0.000   bps  1
10.57.50.1      71083660     8387871856      117   65        61.769  kbps 1

Group: 239.0.9.150/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8389905      956449166       113   0         0.000   bps  1
10.57.50.1      71081099     8387569610      117   65        61.769  kbps 1

Group: 239.0.9.151/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7328128      835406588       113   0         0.000   bps  1
10.57.50.1      71083683     8387874570      117   65        61.769  kbps 1

Group: 239.0.9.152/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6835877      779289974       113   0         380.000 bps  1
10.57.50.1      71081269     8387589694      117   65        61.769  kbps 1

Group: 239.0.9.153/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7703602      878210624       113   0         0.000   bps  1
10.57.50.1      71083703     8387876938      117   65        61.769  kbps 1

Group: 239.0.9.154/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9100984      1037512172      113   0         0.000   bps  1
10.57.50.1      71083725     8387879526      117   65        61.769  kbps 1

Group: 239.0.9.155/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8491884      968074772       113   0         0.000   bps  1
10.57.50.1      71081172     8387578200      117   65        61.769  kbps 1

Group: 239.0.9.156/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7738103      882143738       113   0         0.000   bps  1
10.57.50.1      71083745     8387881886      117   65        61.769  kbps 1

Group: 239.0.9.157/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71083301     8387829486      117   65        61.769  kbps 1

Group: 239.0.9.158/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1902458      216880208       113   0         0.000   bps  1
10.57.50.1      71083770     8387884852      117   65        61.769  kbps 1

Group: 239.0.9.159/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8136082      927513344       113   0         0.000   bps  1
10.57.50.1      71083798     8387888140      117   65        61.769  kbps 1

Group: 239.0.9.160/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8807532      1004058640      113   0         0.000   bps  1
10.57.50.1      71081204     8387581944      117   65        61.769  kbps 1

Group: 239.0.9.161/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8040267      916590434       113   0         0.000   bps  1
10.57.50.1      71083818     8387890500      117   65        61.769  kbps 1

Group: 239.0.9.162/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8936983      1018816058      113   0         0.000   bps  1
10.57.50.1      71083840     8387893096      117   65        61.769  kbps 1

Group: 239.0.9.163/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8732042      995452784       113   0         0.000   bps  1
10.57.50.1      71081206     8387582228      117   65        61.769  kbps 1

Group: 239.0.9.164/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7367810      839930336       113   0         380.000 bps  1
10.57.50.1      71083863     8387895810      117   65        61.769  kbps 1

Group: 239.0.9.165/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8482397      966993250       113   0         0.000   bps  1
10.57.50.1      71081222     8387584140      117   65        61.769  kbps 1

Group: 239.0.9.166/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6452777      735616574       113   0         0.000   bps  1
10.57.50.1      71083885     8387898406      117   65        61.769  kbps 1

Group: 239.0.9.167/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71083905     8387900774      117   65        61.769  kbps 1

Group: 239.0.9.168/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2472244      281835808       113   0         0.000   bps  1
10.57.50.1      71081297     8387592966      117   65        61.769  kbps 1

Group: 239.0.9.169/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7888215      899256506       113   0         0.000   bps  1
10.57.50.1      71083927     8387903370      117   65        61.769  kbps 1

Group: 239.0.9.170/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9233254      1052590940      113   0         0.000   bps  1
10.57.50.1      71081316     8387595232      117   65        61.769  kbps 1

Group: 239.0.9.171/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8109933      924532358       113   0         0.000   bps  1
10.57.50.1      71083948     8387905848      117   65        61.769  kbps 1

Group: 239.0.9.172/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9152760      1043414636      113   0         0.000   bps  1
10.57.50.1      71083970     8387908444      117   65        61.769  kbps 1

Group: 239.0.9.173/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8327808      949370104       113   0         0.000   bps  1
10.57.50.1      71081329     8387596734      117   65        61.769  kbps 1

Group: 239.0.9.174/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8053254      918070952       113   0         0.000   bps  1
10.57.50.1      71083992     8387911040      117   65        61.769  kbps 1

Group: 239.0.9.175/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8039601      916514510       113   0         0.000   bps  1
10.57.50.1      71083331     8387833034      117   65        61.769  kbps 1

Group: 239.0.9.176/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7762257      884897294       113   0         0.000   bps  1
10.57.50.1      71084013     8387913526      117   65        61.769  kbps 1

Group: 239.0.9.177/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71084036     8387916232      117   65        61.769  kbps 1

Group: 239.0.9.178/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2319538      264427328       113   0         0.000   bps  1
10.57.50.1      71081365     8387600942      117   65        61.769  kbps 1

Group: 239.0.9.179/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8258439      941462042       113   0         0.000   bps  1
10.57.50.1      71084059     8387918946      117   65        61.769  kbps 1

Group: 239.0.9.180/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8331990      949846856       113   0         0.000   bps  1
10.57.50.1      71084081     8387921542      117   65        61.769  kbps 1

Group: 239.0.9.181/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9201538      1048975324      113   0         0.000   bps  1
10.57.50.1      71081376     8387602288      117   65        61.769  kbps 1

Group: 239.0.9.182/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8558237      975639014       113   0         0.000   bps  1
10.57.50.1      71084104     8387924256      117   65        61.769  kbps 1

Group: 239.0.9.183/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9093623      1036673014      113   0         0.000   bps  1
10.57.50.1      71081400     8387605144      117   65        61.769  kbps 1

Group: 239.0.9.184/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7692007      876888794       113   0         0.000   bps  1
10.57.50.1      71084127     8387926970      117   65        61.769  kbps 1

Group: 239.0.9.185/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7600921      866504990       113   0         0.000   bps  1
10.57.50.1      71084149     8387929566      117   65        61.769  kbps 1

Group: 239.0.9.186/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7666384      873967772       113   0         0.000   bps  1
10.57.50.1      71081414     8387606764      117   65        61.769  kbps 1

Group: 239.0.9.187/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71084177     8387932870      117   65        61.769  kbps 1

Group: 239.0.9.188/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1404968      160166336       113   0         0.000   bps  1
10.57.50.1      71081433     8387609046      117   65        61.769  kbps 1

Group: 239.0.9.189/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8911377      1015896974      113   0         0.000   bps  1
10.57.50.1      71084199     8387935466      117   65        61.769  kbps 1

Group: 239.0.9.190/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9137874      1041717632      113   0         0.000   bps  1
10.57.50.1      71084223     8387938298      117   65        61.769  kbps 1

Group: 239.0.9.191/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8128439      926642038       113   0         0.000   bps  1
10.57.50.1      71081449     8387610902      117   65        61.769  kbps 1

Group: 239.0.9.192/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8172922      931713104       113   0         0.000   bps  1
10.57.50.1      71084244     8387940776      117   65        61.769  kbps 1

Group: 239.0.9.193/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7739364      882287492       113   0         0.000   bps  1
10.57.50.1      71083360     8387836440      117   65        61.769  kbps 1

Group: 239.0.9.194/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7994409      911362622       113   0         0.000   bps  1
10.57.50.1      71084266     8387943380      117   65        61.769  kbps 1

Group: 239.0.9.195/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9457041      1078102670      113   0         0.000   bps  1
10.57.50.1      71084288     8387945968      117   65        61.769  kbps 1

Group: 239.0.9.196/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7835837      893285406       113   0         0.000   bps  1
10.57.50.1      71081484     8387615000      117   65        61.769  kbps 1

Group: 239.0.9.197/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71084309     8387948446      117   65        61.769  kbps 1

Group: 239.0.9.198/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2089310      238181336       113   0         0.000   bps  1
10.57.50.1      71084329     8387950806      117   65        61.769  kbps 1

Group: 239.0.9.199/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8517972      971048800       113   0         0.000   bps  1
10.57.50.1      71081500     8387616920      117   65        61.769  kbps 1

Group: 239.0.9.200/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8164907      930799394       113   0         0.000   bps  1
10.57.50.1      71084349     8387953166      117   65        61.769  kbps 1

Group: 239.0.9.201/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8984663      1024251574      113   0         0.000   bps  1
10.57.50.1      71081517     8387618942      117   65        61.769  kbps 1

Group: 239.0.9.202/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7694398      877161368       113   0         0.000   bps  1
10.57.50.1      71084370     8387955644      117   65        61.769  kbps 1

Group: 239.0.9.203/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8656593      986851598       113   0         0.000   bps  1
10.57.50.1      71084391     8387958122      117   65        61.769  kbps 1

Group: 239.0.9.204/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8107783      924287258       113   0         0.000   bps  1
10.57.50.1      71081530     8387620452      117   65        61.769  kbps 1

Group: 239.0.9.205/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7202983      821140058       113   0         0.000   bps  1
10.57.50.1      71084414     8387960836      117   65        61.769  kbps 1

Group: 239.0.9.206/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8096224      922969532       113   0         0.000   bps  1
10.57.50.1      71083380     8387838800      117   65        61.769  kbps 1

Group: 239.0.9.207/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71084437     8387963558      117   65        61.769  kbps 1

Group: 239.0.9.208/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1701625      193985246       113   0         0.000   bps  1
10.57.50.1      71083404     8387841648      117   65        61.769  kbps 1

Group: 239.0.9.209/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8652078      986336880       113   0         0.000   bps  1
10.57.50.1      71081150     8387575548      117   65        61.769  kbps 1

Group: 239.0.9.210/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8846550      1008506696      113   0         0.000   bps  1
10.57.50.1      71083424     8387844008      117   65        61.769  kbps 1

Group: 239.0.9.211/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9276824      1057557932      113   0         0.000   bps  1
10.57.50.1      71083446     8387846604      117   65        61.769  kbps 1

Group: 239.0.9.212/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7842014      893989592       113   0         0.000   bps  1
10.57.50.1      71081149     8387575518      117   65        61.769  kbps 1

Group: 239.0.9.213/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7560082      861849344       113   0         0.000   bps  1
10.57.50.1      71083470     8387849436      117   65        61.769  kbps 1

Group: 239.0.9.214/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8015771      913797886       113   0         0.000   bps  1
10.57.50.1      71081241     8387586390      117   65        61.769  kbps 1

Group: 239.0.9.215/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8352905      952231166       113   0         0.000   bps  1
10.57.50.1      71083490     8387851804      117   65        61.769  kbps 1

Group: 239.0.9.216/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8257465      941351006       113   0         0.000   bps  1
10.57.50.1      71083512     8387854392      117   65        61.769  kbps 1

Group: 239.0.9.217/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71081072     8387566328      117   65        61.769  kbps 1

Group: 239.0.9.218/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2166879      247024202       113   0         0.000   bps  1
10.57.50.1      71083534     8387856988      117   65        61.769  kbps 1

Group: 239.0.9.219/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8628908      983695508       113   0         0.000   bps  1
10.57.50.1      71083237     8387821950      117   65        61.769  kbps 1

Group: 239.0.9.220/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8792960      1002397436      113   0         0.000   bps  1
10.57.50.1      71083553     8387859246      117   65        61.769  kbps 1

Group: 239.0.9.221/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8909396      1015671140      113   0         0.000   bps  1
10.57.50.1      71083576     8387861944      117   65        61.769  kbps 1

Group: 239.0.9.222/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8833665      1007037806      113   0         0.000   bps  1
10.57.50.1      71081082     8387567556      117   65        61.769  kbps 1

Group: 239.0.9.223/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8854340      1009394756      113   0         0.000   bps  1
10.57.50.1      71083597     8387864422      117   65        61.769  kbps 1

Group: 239.0.9.224/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8842954      1008096752      113   0         0.000   bps  1
10.57.50.1      71083618     8387866900      117   65        61.769  kbps 1

Group: 239.0.9.225/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7725028      880653188       113   0         0.000   bps  1
10.57.50.1      71081084     8387567840      117   65        61.769  kbps 1

Group: 239.0.9.226/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8289590      945013256       113   0         0.000   bps  1
10.57.50.1      71083640     8387869496      117   65        61.769  kbps 1

Group: 239.0.9.227/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71081261     8387588750      117   65        61.769  kbps 1

Group: 239.0.9.228/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1911381      217897430       113   0         0.000   bps  1
10.57.50.1      71083662     8387872100      117   65        61.769  kbps 1

Group: 239.0.9.229/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8745750      997015496       113   0         0.000   bps  1
10.57.50.1      71083686     8387874924      117   65        61.769  kbps 1

Group: 239.0.9.230/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8459978      964437488       113   0         0.000   bps  1
10.57.50.1      71081114     8387571364      117   65        61.769  kbps 1

Group: 239.0.9.231/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8337072      950426204       113   0         0.000   bps  1
10.57.50.1      71083707     8387877402      117   65        61.769  kbps 1

Group: 239.0.9.232/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7834267      893106430       113   0         0.000   bps  1
10.57.50.1      71081274     8387590292      117   65        61.769  kbps 1

Group: 239.0.9.233/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7816573      891089318       113   0         0.000   bps  1
10.57.50.1      71083727     8387879770      117   65        61.769  kbps 1

Group: 239.0.9.234/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9244116      1053829220      113   0         0.000   bps  1
10.57.50.1      71083749     8387882358      117   65        61.769  kbps 1

Group: 239.0.9.235/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8030505      915477566       113   0         0.000   bps  1
10.57.50.1      71081182     8387579380      117   65        61.769  kbps 1

Group: 239.0.9.236/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8651156      986231780       113   0         0.000   bps  1
10.57.50.1      71083776     8387885544      117   65        61.769  kbps 1

Group: 239.0.9.237/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71083307     8387830194      117   65        61.769  kbps 1

Group: 239.0.9.238/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1619140      184581956       113   0         0.000   bps  1
10.57.50.1      71083800     8387888392      117   65        61.769  kbps 1

Group: 239.0.9.239/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8361489      953209742       113   0         0.000   bps  1
10.57.50.1      71083822     8387890972      117   65        61.769  kbps 1

Group: 239.0.9.240/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8674666      988911916       113   0         0.000   bps  1
10.57.50.1      71081216     8387583360      117   65        61.769  kbps 1

Group: 239.0.9.241/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8532133      972663158       113   0         0.000   bps  1
10.57.50.1      71083844     8387893568      117   65        61.769  kbps 1

Group: 239.0.9.242/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9574461      1091488550      113   0         0.000   bps  1
10.57.50.1      71083867     8387896282      117   65        61.769  kbps 1

Group: 239.0.9.243/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8184825      933070046       113   0         0.000   bps  1
10.57.50.1      71081219     8387583762      117   65        61.769  kbps 1

Group: 239.0.9.244/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8211797      936144854       113   0         0.000   bps  1
10.57.50.1      71083889     8387898878      117   65        61.769  kbps 1

Group: 239.0.9.245/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8321721      948676182       113   0         0.000   bps  1
10.57.50.1      71081297     8387592990      117   65        61.769  kbps 1

Group: 239.0.9.246/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8116612      925293764       113   0         0.000   bps  1
10.57.50.1      71083909     8387901246      117   65        61.769  kbps 1

Group: 239.0.9.247/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71083931     8387903842      117   65        61.769  kbps 1

Group: 239.0.9.248/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2021114      230406988       113   0         0.000   bps  1
10.57.50.1      71081312     8387594728      117   65        61.769  kbps 1

Group: 239.0.9.249/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9067016      1033639820      113   0         0.000   bps  1
10.57.50.1      71083953     8387906438      117   65        61.769  kbps 1

Group: 239.0.9.250/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8296746      945829040       113   0         0.000   bps  1
10.57.50.1      71083328     8387832664      117   65        61.769  kbps 1

Group: 239.0.9.251/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8950527      1020360074      113   0         0.000   bps  1
10.57.50.1      71083973     8387908806      117   65        61.769  kbps 1

Group: 239.0.9.252/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7737810      882110336       113   0         0.000   bps  1
10.57.50.1      71083996     8387911512      117   65        61.769  kbps 1

Group: 239.0.9.253/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7886125      899018246       113   0         0.000   bps  1
10.57.50.1      71081349     8387599054      117   65        61.769  kbps 1

Group: 239.0.9.254/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7736517      881962934       113   0         0.000   bps  1
10.57.50.1      71084018     8387914108      117   65        61.769  kbps 1

Group: 239.0.9.255/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7155058      815676608       113   0         0.000   bps  1
10.57.50.1      71083337     8387833742      117   65        61.769  kbps 1

Group: 239.0.10.0/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7731845      881430326       113   0         0.000   bps  1
10.57.50.1      71084039     8387916594      117   65        61.769  kbps 1

Group: 239.0.10.1/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71084063     8387919418      117   65        61.769  kbps 1

Group: 239.0.10.2/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2256750      257269496       113   0         0.000   bps  1
10.57.50.1      71081376     8387602240      117   65        61.769  kbps 1

Group: 239.0.10.3/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7891788      899663828       113   0         0.000   bps  1
10.57.50.1      71084085     8387922014      117   65        61.769  kbps 1

Group: 239.0.10.4/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8461190      964575656       113   0         0.000   bps  1
10.57.50.1      71084108     8387924728      117   65        61.769  kbps 1

Group: 239.0.10.5/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8420908      959983504       113   0         0.000   bps  1
10.57.50.1      71081395     8387604530      117   65        61.769  kbps 1

Group: 239.0.10.6/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8730907      995323394       113   0         0.000   bps  1
10.57.50.1      71084131     8387927442      117   65        61.769  kbps 1

Group: 239.0.10.7/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8804877      1003755970      113   0         0.000   bps  1
10.57.50.1      71081414     8387606796      117   65        61.769  kbps 1

Group: 239.0.10.8/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7301157      832331894       113   0         0.000   bps  1
10.57.50.1      71084153     8387930038      117   65        61.769  kbps 1

Group: 239.0.10.9/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8761286      998786600       113   0         0.000   bps  1
10.57.50.1      71084181     8387933342      117   65        61.769  kbps 1

Group: 239.0.10.10/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8119722      925648300       113   0         0.000   bps  1
10.57.50.1      71081430     8387608652      117   65        61.769  kbps 1

Group: 239.0.10.11/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71084203     8387935938      117   65        61.769  kbps 1

Group: 239.0.10.12/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1754421      200003990       113   0         0.000   bps  1
10.57.50.1      71083353     8387835614      117   65        61.769  kbps 1

Group: 239.0.10.13/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9010713      1027221278      113   0         0.000   bps  1
10.57.50.1      71084226     8387938660      117   65        61.769  kbps 1

Group: 239.0.10.14/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8488615      967702106       113   0         0.000   bps  1
10.57.50.1      71084248     8387941248      117   65        61.769  kbps 1

Group: 239.0.10.15/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8374511      954694242       113   0         0.000   bps  1
10.57.50.1      71081465     8387612758      117   65        61.769  kbps 1

Group: 239.0.10.16/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7598124      866186132       113   0         0.000   bps  1
10.57.50.1      71084271     8387943962      117   65        61.769  kbps 1

Group: 239.0.10.17/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6611067      753661634       113   0         0.000   bps  1
10.57.50.1      71084292     8387946440      117   65        61.769  kbps 1

Group: 239.0.10.18/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8473863      966020370       113   0         0.000   bps  1
10.57.50.1      71081481     8387614686      117   65        61.769  kbps 1

Group: 239.0.10.19/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7501265      855144206       113   0         0.000   bps  1
10.57.50.1      71084313     8387948918      117   65        61.769  kbps 1

Group: 239.0.10.20/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8217620      936808676       113   0         0.000   bps  1
10.57.50.1      71081492     8387615984      117   65        61.769  kbps 1

Group: 239.0.10.21/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71084333     8387951278      117   65        61.769  kbps 1

Group: 239.0.10.22/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1810821      206433590       113   0         0.000   bps  1
10.57.50.1      71084353     8387953638      117   65        61.769  kbps 1

Group: 239.0.10.23/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2196871      250443286       113   0         0.000   bps  1
10.57.50.1      71081512     8387618336      117   65        61.769  kbps 1

Group: 239.0.10.24/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8784972      1001486804      113   0         0.000   bps  1
10.57.50.1      71084374     8387956116      117   65        61.769  kbps 1

Group: 239.0.10.25/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1962818      223761244       113   0         0.000   bps  1
10.57.50.1      71081531     8387620594      117   65        61.769  kbps 1

Group: 239.0.10.26/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8560578      975905888       113   0         0.000   bps  1
10.57.50.1      71084395     8387958594      117   65        61.769  kbps 1

Group: 239.0.10.27/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2236135      254919386       113   0         0.000   bps  1
10.57.50.1      71084418     8387961308      117   65        61.769  kbps 1

Group: 239.0.10.28/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8036936      916210700       113   0         0.000   bps  1
10.57.50.1      71081543     8387621994      117   65        61.769  kbps 1

Group: 239.0.10.29/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2983675      340138946       113   0         0.000   bps  1
10.57.50.1      71083381     8387838934      117   65        61.769  kbps 1

Group: 239.0.10.30/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6262707      713948594       113   0         0.000   bps  1
10.57.50.1      71083407     8387842002      117   65        61.769  kbps 1

Group: 239.0.10.31/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71081139     8387574282      117   65        61.769  kbps 1

Group: 239.0.10.32/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2169411      247312850       113   0         0.000   bps  1
10.57.50.1      71083428     8387844480      117   65        61.769  kbps 1

Group: 239.0.10.33/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2228946      254099832       113   0         0.000   bps  1
10.57.50.1      71081235     8387585682      117   65        61.769  kbps 1

Group: 239.0.10.34/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8674186      988857200       113   0         0.000   bps  1
10.57.50.1      71083448     8387846848      117   65        61.769  kbps 1

Group: 239.0.10.35/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2603262      296771864       113   0         0.000   bps  1
10.57.50.1      71083472     8387849672      117   65        61.769  kbps 1

Group: 239.0.10.36/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7854003      895356338       113   0         0.000   bps  1
10.57.50.1      71081162     8387577044      117   65        61.769  kbps 1

Group: 239.0.10.37/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3112454      354819752       113   0         0.000   bps  1
10.57.50.1      71083494     8387852268      117   65        61.769  kbps 1

Group: 239.0.10.38/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7471095      851704826       113   0         0.000   bps  1
10.57.50.1      71081565     8387624622      117   65        61.769  kbps 1

Group: 239.0.10.39/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3183217      362886734       113   0         0.000   bps  1
10.57.50.1      71083513     8387854526      117   65        61.769  kbps 1

Group: 239.0.10.40/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7350266      837930320       113   0         0.000   bps  1
10.57.50.1      71083537     8387857342      117   65        61.769  kbps 1

Group: 239.0.10.41/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71081078     8387567036      117   65        61.769  kbps 1

Group: 239.0.10.42/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1894109      215928422       113   0         0.000   bps  1
10.57.50.1      71083558     8387859820      117   65        61.769  kbps 1

Group: 239.0.10.43/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2921110      333006536       113   0         0.000   bps  1
10.57.50.1      71083245     8387822894      117   65        61.769  kbps 1

Group: 239.0.10.44/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2548567      290536634       113   0         0.000   bps  1
10.57.50.1      71083576     8387861960      117   65        61.769  kbps 1

Group: 239.0.10.45/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8978085      1023501686      113   0         0.000   bps  1
10.57.50.1      71083600     8387864776      117   65        61.769  kbps 1

Group: 239.0.10.46/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2637614      300687992       113   0         0.000   bps  1
10.57.50.1      71081094     8387568972      117   65        61.769  kbps 1

Group: 239.0.10.47/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2899483      330541058       113   0         0.000   bps  1
10.57.50.1      71083621     8387867254      117   65        61.769  kbps 1

Group: 239.0.10.48/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2719652      310040324       113   0         0.000   bps  1
10.57.50.1      71083643     8387869850      117   65        61.769  kbps 1

Group: 239.0.10.49/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7789015      887947702       113   0         0.000   bps  1
10.57.50.1      71081095     8387569138      117   65        61.769  kbps 1

Group: 239.0.10.50/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3015589      343777142       113   0         0.000   bps  1
10.57.50.1      71083666     8387872564      117   65        61.769  kbps 1

Group: 239.0.10.51/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71081266     8387589340      117   65        61.769  kbps 1

Group: 239.0.10.52/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           516217       58848734        113   0         0.000   bps  1
10.57.50.1      71083688     8387875168      117   65        61.769  kbps 1

Group: 239.0.10.53/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9379514      1069264592      113   0         0.000   bps  1
10.57.50.1      71083710     8387877756      117   65        61.769  kbps 1

Group: 239.0.10.54/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2395514      273088592       113   0         0.000   bps  1
10.57.50.1      71081119     8387571954      117   65        61.769  kbps 1

Group: 239.0.10.55/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7182846      818844440       113   0         0.000   bps  1
10.57.50.1      71083731     8387880234      117   65        61.769  kbps 1

Group: 239.0.10.56/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3353711      382323050       113   0         106.400 bps  1
10.57.50.1      71083301     8387829486      117   65        61.769  kbps 1

Group: 239.0.10.57/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6318236      720278900       113   0         0.000   bps  1
10.57.50.1      71083749     8387882374      117   65        61.769  kbps 1

Group: 239.0.10.58/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3546458      404296208       113   0         0.000   bps  1
10.57.50.1      71083778     8387885780      117   65        61.769  kbps 1

Group: 239.0.10.59/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7871996      897407536       113   0         0.000   bps  1
10.57.50.1      71081200     8387581472      117   65        61.769  kbps 1

Group: 239.0.10.60/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2598639      296244842       113   0         0.000   bps  1
10.57.50.1      71083804     8387888848      117   65        61.769  kbps 1

Group: 239.0.10.61/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71083824     8387891208      117   65        61.769  kbps 1

Group: 239.0.10.62/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           494096       56326940        113   0         0.000   bps  1
10.57.50.1      71081201     8387581638      117   65        61.769  kbps 1

Group: 239.0.10.63/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7350189      837921542       113   65        59.675  kbps 1
10.57.50.1      71083846     8387893804      117   65        61.769  kbps 1

Group: 239.0.10.64/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8024896      914838136       113   0         0.000   bps  1
10.57.50.1      71081218     8387583668      117   65        61.769  kbps 1

Group: 239.0.10.65/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2742513      312646478       113   0         0.000   bps  1
10.57.50.1      71083869     8387896518      117   65        61.769  kbps 1

Group: 239.0.10.66/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8142405      928234166       113   0         0.000   bps  1
10.57.50.1      71083892     8387899232      117   65        61.769  kbps 1

Group: 239.0.10.67/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2617711      298419050       113   0         91.200  bps  1
10.57.50.1      71081230     8387585060      117   65        61.769  kbps 1

Group: 239.0.10.68/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8409986      958738400       113   0         0.000   bps  1
10.57.50.1      71083912     8387901600      117   65        61.769  kbps 1

Group: 239.0.10.69/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1862255      212297054       113   0         91.200  bps  1
10.57.50.1      71081311     8387594642      117   65        61.769  kbps 1

Group: 239.0.10.70/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7914053      902202038       113   0         0.000   bps  1
10.57.50.1      71083934     8387904196      117   65        61.769  kbps 1

Group: 239.0.10.71/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71083956     8387906792      117   65        61.769  kbps 1

Group: 239.0.10.72/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           830724       94702528        113   0         0.000   bps  1
10.57.50.1      71081325     8387596262      117   65        61.769  kbps 1

Group: 239.0.10.73/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8108653      924386438       113   0         0.000   bps  1
10.57.50.1      71083977     8387909270      117   65        61.769  kbps 1

Group: 239.0.10.74/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8344363      951257378       113   65        59.675  kbps 1
10.57.50.1      71083332     8387833152      117   65        61.769  kbps 1

Group: 239.0.10.75/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2623743      299106698       113   0         0.000   bps  1
10.57.50.1      71083997     8387911638      117   65        61.769  kbps 1

Group: 239.0.10.76/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8318793      948342398       113   0         0.000   bps  1
10.57.50.1      71084021     8387914462      117   65        61.769  kbps 1

Group: 239.0.10.77/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3232642      368521184       113   0         0.000   bps  1
10.57.50.1      71081360     8387600352      117   65        61.769  kbps 1

Group: 239.0.10.78/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3162854      360565352       113   0         76.000  bps  1
10.57.50.1      71084043     8387917058      117   65        61.769  kbps 1

Group: 239.0.10.79/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8016179      913844402       113   0         0.000   bps  1
10.57.50.1      71084066     8387919772      117   65        61.769  kbps 1

Group: 239.0.10.80/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8136317      927540130       113   0         0.000   bps  1
10.57.50.1      71081372     8387601816      117   65        61.769  kbps 1

Group: 239.0.10.81/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71084089     8387922486      117   65        61.769  kbps 1

Group: 239.0.10.82/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1756231      200210326       113   0         0.000   bps  1
10.57.50.1      71081394     8387604436      117   65        61.769  kbps 1

Group: 239.0.10.83/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           4103593      467809598       113   0         0.000   bps  1
10.57.50.1      71084111     8387925082      117   65        61.769  kbps 1

Group: 239.0.10.84/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8689317      990582134       113   65        59.675  kbps 1
10.57.50.1      71084134     8387927796      117   65        61.769  kbps 1

Group: 239.0.10.85/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2660732      303323444       113   0         0.000   bps  1
10.57.50.1      71081408     8387606056      117   65        61.769  kbps 1

Group: 239.0.10.86/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8243423      939750218       113   0         0.000   bps  1
10.57.50.1      71084156     8387930392      117   65        61.769  kbps 1

Group: 239.0.10.87/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1818704      207332244       113   0         0.000   bps  1
10.57.50.1      71081427     8387608338      117   65        61.769  kbps 1

Group: 239.0.10.88/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8449574      963251432       113   0         0.000   bps  1
10.57.50.1      71084184     8387933696      117   65        61.769  kbps 1

Group: 239.0.10.89/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1792702      204368024       113   0         0.000   bps  1
10.57.50.1      71084206     8387936292      117   65        61.769  kbps 1

Group: 239.0.10.90/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8092310      922523332       113   0         0.000   bps  1
10.57.50.1      71081444     8387610304      117   65        61.769  kbps 1

Group: 239.0.10.91/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71084230     8387939124      117   65        61.769  kbps 1

Group: 239.0.10.92/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1925194      219472112       113   0         0.000   bps  1
10.57.50.1      71083361     8387836558      117   65        61.769  kbps 1

Group: 239.0.10.93/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2380563      271384178       113   0         0.000   bps  1
10.57.50.1      71084251     8387941610      117   65        61.769  kbps 1

Group: 239.0.10.94/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8666954      988032752       113   64        59.128  kbps 1
10.57.50.1      71084274     8387944316      117   65        61.769  kbps 1

Group: 239.0.10.95/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1879563      214270170       113   0         0.000   bps  1
10.57.50.1      71081478     8387614292      117   65        61.769  kbps 1

Group: 239.0.10.96/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9146830      1042738616      113   0         0.000   bps  1
10.57.50.1      71084295     8387946794      117   65        61.769  kbps 1

Group: 239.0.10.97/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2655021      302672390       113   0         0.000   bps  1
10.57.50.1      71084315     8387949154      117   65        61.769  kbps 1

Group: 239.0.10.98/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8970588      1022647024      113   0         0.000   bps  1
10.57.50.1      71081496     8387616448      117   65        61.769  kbps 1

Group: 239.0.10.99/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3291717      375255734       113   0         0.000   bps  1
10.57.50.1      71084337     8387951750      117   65        61.769  kbps 1

Group: 239.0.10.100/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8018161      914070346       113   64        59.143  kbps 1
10.57.50.1      71081514     8387618588      117   65        61.769  kbps 1

Group: 239.0.10.101/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71084357     8387954110      117   65        61.769  kbps 1

Group: 239.0.10.102/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1868162      212970464       113   0         0.000   bps  1
10.57.50.1      71084378     8387956588      117   65        61.769  kbps 1

Group: 239.0.10.103/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3294889      375617342       113   0         30.400  bps  1
10.57.50.1      71081525     8387619862      117   65        61.769  kbps 1

Group: 239.0.10.104/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9054963      1032265778      113   0         0.000   bps  1
10.57.50.1      71084399     8387959066      117   65        61.769  kbps 1

Group: 239.0.10.105/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2351307      268048994       113   0         0.000   bps  1
10.57.50.1      71083382     8387839036      117   65        61.769  kbps 1

Group: 239.0.10.106/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8879625      1012277246      113   0         0.000   bps  1
10.57.50.1      71084421     8387961670      117   65        61.769  kbps 1

Group: 239.0.10.107/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1739357      198286694       113   0         0.000   bps  1
10.57.50.1      71083385     8387839406      117   65        61.769  kbps 1

Group: 239.0.10.108/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2449796      279276732       113   0         0.000   bps  1
10.57.50.1      71081146     8387575084      117   65        61.769  kbps 1

Group: 239.0.10.109/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7414509      845254022       113   0         0.000   bps  1
10.57.50.1      71083411     8387842474      117   65        61.769  kbps 1

Group: 239.0.10.110/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3082421      351395990       113   0         0.000   bps  1
10.57.50.1      71083431     8387844834      117   65        61.769  kbps 1

Group: 239.0.10.111/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71081144     8387574928      117   65        61.769  kbps 1

Group: 239.0.10.112/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           708258       80741408        113   0         0.000   bps  1
10.57.50.1      71083453     8387847430      117   65        61.769  kbps 1

Group: 239.0.10.113/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8664218      987720840       113   0         0.000   bps  1
10.57.50.1      71081241     8387586390      117   65        61.769  kbps 1

Group: 239.0.10.114/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1124923      128241218       113   0         577.600 bps  1
10.57.50.1      71083475     8387850034      117   65        61.769  kbps 1

Group: 239.0.10.115/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8661401      987399710       113   0         0.000   bps  1
10.57.50.1      71083498     8387852740      117   65        61.769  kbps 1

Group: 239.0.10.116/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2739672      312322604       113   0         0.000   bps  1
10.57.50.1      71081070     8387566084      117   65        61.769  kbps 1

Group: 239.0.10.117/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7497968      854768348       113   64        59.113  kbps 1
10.57.50.1      71083519     8387855218      117   65        61.769  kbps 1

Group: 239.0.10.118/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           5705999      650483882       113   0         0.000   bps  1
10.57.50.1      71081571     8387625330      117   65        61.769  kbps 1

Group: 239.0.10.119/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8521080      971403116       113   0         0.000   bps  1
10.57.50.1      71083539     8387857594      117   65        61.769  kbps 1

Group: 239.0.10.120/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6193127      706016474       113   0         0.000   bps  1
10.57.50.1      71083562     8387860292      117   65        61.769  kbps 1

Group: 239.0.10.121/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71081076     8387566880      117   65        61.769  kbps 1

Group: 239.0.10.122/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8228859      938089922       113   0         0.000   bps  1
10.57.50.1      71083582     8387862652      117   65        61.769  kbps 1

Group: 239.0.10.123/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7205002      821370224       113   0         0.000   bps  1
10.57.50.1      71083604     8387865248      117   65        61.769  kbps 1

Group: 239.0.10.124/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7832666      892923920       113   0         0.000   bps  1
10.57.50.1      71081081     8387567486      117   65        61.769  kbps 1

Group: 239.0.10.125/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7624465      869189006       113   65        59.675  kbps 1
10.57.50.1      71083625     8387867726      117   65        61.769  kbps 1

Group: 239.0.10.126/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8804963      1003765778      113   0         0.000   bps  1
10.57.50.1      71081261     8387588750      117   65        61.769  kbps 1

Group: 239.0.10.127/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7542040      859792556       113   0         0.000   bps  1
10.57.50.1      71083646     8387870212      117   65        61.769  kbps 1

Group: 239.0.10.128/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6723231      766448330       113   0         0.000   bps  1
10.57.50.1      71083670     8387873036      117   65        61.769  kbps 1

Group: 239.0.10.129/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8190847      933756554       113   0         0.000   bps  1
10.57.50.1      71081113     8387571246      117   65        61.769  kbps 1

Group: 239.0.10.130/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8155422      929718104       113   0         0.000   bps  1
10.57.50.1      71083693     8387875750      117   65        61.769  kbps 1

Group: 239.0.10.131/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2            220             110   0         0.000   bps  1
10.57.50.1      71081273     8387590174      117   65        61.769  kbps 1

Group: 239.0.10.132/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2378793      271182398       113   0         0.000   bps  1
10.57.50.1      71083713     8387878118      117   65        61.769  kbps 1

Group: 239.0.10.133/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9008796      1027002740      113   0         0.000   bps  1
10.57.50.1      71083734     8387880588      117   65        61.769  kbps 1

Group: 239.0.10.134/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7716723      879706418       113   65        59.675  kbps 1
10.57.50.1      71081178     8387578908      117   65        61.769  kbps 1

Group: 239.0.10.135/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8245197      939952454       113   0         0.000   bps  1
10.57.50.1      71083755     8387883066      117   65        61.769  kbps 1

Group: 239.0.10.136/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8612435      981817586       113   0         0.000   bps  1
10.57.50.1      71083306     8387830076      117   65        61.769  kbps 1

Group: 239.0.10.137/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8520798      971370968       113   0         0.000   bps  1
10.57.50.1      71083780     8387886032      117   65        61.769  kbps 1

Group: 239.0.10.138/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8540944      973667612       113   0         0.000   bps  1
10.57.50.1      71083807     8387889202      117   65        61.769  kbps 1

Group: 239.0.10.139/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7597642      866131180       113   0         0.000   bps  1
10.57.50.1      71081211     8387582770      117   65        61.769  kbps 1

Group: 239.0.10.140/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7291994      831287312       113   0         0.000   bps  1
10.57.50.1      71083828     8387891680      117   65        61.769  kbps 1

Group: 239.0.10.141/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71083850     8387894276      117   65        61.769  kbps 1

Group: 239.0.10.142/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1613981      183993830       113   0         0.000   bps  1
10.57.50.1      71081214     8387583172      117   65        61.769  kbps 1

Group: 239.0.10.143/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8647887      985859114       113   64        59.067  kbps 1
10.57.50.1      71083873     8387896990      117   65        61.769  kbps 1

Group: 239.0.10.144/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8466686      965202192       113   0         0.000   bps  1
10.57.50.1      71081293     8387592518      117   65        61.769  kbps 1

Group: 239.0.10.145/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8817679      1005215402      113   0         0.000   bps  1
10.57.50.1      71083894     8387899476      117   65        61.769  kbps 1

Group: 239.0.10.146/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8421352      960034124       113   0         0.000   bps  1
10.57.50.1      71083916     8387902072      117   65        61.769  kbps 1

Group: 239.0.10.147/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8453712      963723160       113   0         0.000   bps  1
10.57.50.1      71081304     8387593784      117   65        61.769  kbps 1

Group: 239.0.10.148/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8255973      941180918       113   0         0.000   bps  1
10.57.50.1      71083937     8387904550      117   65        61.769  kbps 1

Group: 239.0.10.149/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7997028      911661188       113   0         0.000   bps  1
10.57.50.1      71083328     8387832664      117   65        61.769  kbps 1

Group: 239.0.10.150/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8285919      944594762       113   0         0.000   bps  1
10.57.50.1      71083958     8387907036      117   65        61.769  kbps 1

Group: 239.0.10.151/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71083980     8387909624      117   65        61.769  kbps 1

Group: 239.0.10.152/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1976968      225374348       113   0         0.000   bps  1
10.57.50.1      71081341     8387598110      117   65        61.769  kbps 1

Group: 239.0.10.153/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7897844      900354212       113   0         0.000   bps  1
10.57.50.1      71084002     8387912220      117   65        61.769  kbps 1

Group: 239.0.10.154/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8419279      959797802       113   64        59.067  kbps 1
10.57.50.1      71083338     8387833852      117   65        61.769  kbps 1

Group: 239.0.10.155/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8733505      995619566       113   0         0.000   bps  1
10.57.50.1      71084024     8387914824      117   65        61.769  kbps 1

Group: 239.0.10.156/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8420369      959922062       113   0         0.000   bps  1
10.57.50.1      71084047     8387917530      117   65        61.769  kbps 1

Group: 239.0.10.157/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8950481      1020354830      113   0         0.000   bps  1
10.57.50.1      71081372     8387601768      117   65        61.769  kbps 1

Group: 239.0.10.158/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7662246      873496040       113   0         0.000   bps  1
10.57.50.1      71084070     8387920244      117   65        61.769  kbps 1

Group: 239.0.10.159/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8421813      960086678       113   65        59.675  kbps 1
10.57.50.1      71084093     8387922958      117   65        61.769  kbps 1

Group: 239.0.10.160/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7826989      892276738       113   0         0.000   bps  1
10.57.50.1      71081384     8387603232      117   65        61.769  kbps 1

Group: 239.0.10.161/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71084115     8387925554      117   65        61.769  kbps 1

Group: 239.0.10.162/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2233430      254611012       113   0         0.000   bps  1
10.57.50.1      71081408     8387606088      117   65        61.769  kbps 1

Group: 239.0.10.163/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9795862      1116728264      113   0         0.000   bps  1
10.57.50.1      71084138     8387928268      117   65        61.769  kbps 1

Group: 239.0.10.164/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7710009      878941022       113   0         0.000   bps  1
10.57.50.1      71084161     8387930982      117   65        61.769  kbps 1

Group: 239.0.10.165/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9035792      1030080284      113   0         0.000   bps  1
10.57.50.1      71081423     8387607826      117   65        61.769  kbps 1

Group: 239.0.10.166/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7757256      884327180       113   0         0.000   bps  1
10.57.50.1      71084188     8387934168      117   65        61.769  kbps 1

Group: 239.0.10.167/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9448388      1077116228      113   0         0.000   bps  1
10.57.50.1      71083354     8387835732      117   65        61.769  kbps 1

Group: 239.0.10.168/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7899008      900486908       113   0         0.000   bps  1
10.57.50.1      71084210     8387936772      117   65        61.769  kbps 1

Group: 239.0.10.169/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7340893      836861798       113   0         0.000   bps  1
10.57.50.1      71084233     8387939478      117   65        61.769  kbps 1

Group: 239.0.10.170/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8000569      912064854       113   65        59.675  kbps 1
10.57.50.1      71081461     8387612286      117   65        61.769  kbps 1

Group: 239.0.10.171/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71084256     8387942192      117   65        61.769  kbps 1

Group: 239.0.10.172/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2717720      309820076       113   0         0.000   bps  1
10.57.50.1      71084278     8387944788      117   65        61.769  kbps 1

Group: 239.0.10.173/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8070742      920064576       113   0         0.000   bps  1
10.57.50.1      71081476     8387614096      117   65        61.769  kbps 1

Group: 239.0.10.174/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8407258      958427408       113   0         0.000   bps  1
10.57.50.1      71084299     8387947266      117   65        61.769  kbps 1

Group: 239.0.10.175/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8162754      930553944       113   0         0.000   bps  1
10.57.50.1      71081484     8387615056      117   65        61.769  kbps 1

Group: 239.0.10.176/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7948848      906168668       113   0         0.000   bps  1
10.57.50.1      71084319     8387949626      117   65        61.769  kbps 1

Group: 239.0.10.177/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7935620      904660676       113   0         0.000   bps  1
10.57.50.1      71084339     8387951986      117   65        61.769  kbps 1

Group: 239.0.10.178/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8564181      976316626       113   65        59.675  kbps 1
10.57.50.1      71081507     8387617746      117   65        61.769  kbps 1

Group: 239.0.10.179/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7776564      886528292       113   0         0.000   bps  1
10.57.50.1      71084360     8387954464      117   65        61.769  kbps 1

Group: 239.0.10.180/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8140740      928044352       113   64        59.052  kbps 1
10.57.50.1      71081525     8387619886      117   65        61.769  kbps 1

Group: 239.0.10.181/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71084380     8387956824      117   65        61.769  kbps 1

Group: 239.0.10.182/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1619458      184618208       113   0         0.000   bps  1
10.57.50.1      71084402     8387959420      117   65        61.769  kbps 1

Group: 239.0.10.183/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8871152      1011311324      113   0         0.000   bps  1
10.57.50.1      71081537     8387621286      117   65        61.769  kbps 1

Group: 239.0.10.184/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8225584      937716572       113   64        59.037  kbps 1
10.57.50.1      71084424     8387962016      117   65        61.769  kbps 1

Group: 239.0.10.185/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7845118      894343448       113   0         0.000   bps  1
10.57.50.1      71083390     8387839980      117   65        61.769  kbps 1

Group: 239.0.10.186/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8314793      947886398       113   65        59.675  kbps 1
10.57.50.1      71081139     8387574282      117   65        61.769  kbps 1

Group: 239.0.10.187/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8437283      961850258       113   0         0.000   bps  1
10.57.50.1      71083414     8387842828      117   65        61.769  kbps 1

Group: 239.0.10.188/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8212600      936236388       113   0         0.000   bps  1
10.57.50.1      71081236     8387585800      117   65        61.769  kbps 1

Group: 239.0.10.189/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9158927      1044117674      113   0         0.000   bps  1
10.57.50.1      71083433     8387845078      117   65        61.769  kbps 1

Group: 239.0.10.190/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8106324      924120932       113   0         0.000   bps  1
10.57.50.1      71083457     8387847902      117   65        61.769  kbps 1

Group: 239.0.10.191/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71081156     8387576336      117   65        61.769  kbps 1

Group: 239.0.10.192/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1712014      195169592       113   0         0.000   bps  1
10.57.50.1      71083479     8387850498      117   65        61.769  kbps 1

Group: 239.0.10.193/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8262880      941968316       113   0         0.000   bps  1
10.57.50.1      71081566     8387624732      117   65        61.769  kbps 1

Group: 239.0.10.194/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8609870      981525176       113   0         0.000   bps  1
10.57.50.1      71083498     8387852756      117   65        61.769  kbps 1

Group: 239.0.10.195/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7867031      896841530       113   0         0.000   bps  1
10.57.50.1      71083522     8387855572      117   65        61.769  kbps 1

Group: 239.0.10.196/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9123456      1040073980      113   0         0.000   bps  1
10.57.50.1      71081076     8387566800      117   65        61.769  kbps 1

Group: 239.0.10.197/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8520063      971287178       113   0         0.000   bps  1
10.57.50.1      71083544     8387858168      117   65        61.769  kbps 1

Group: 239.0.10.198/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8777908      1000681508      113   0         0.000   bps  1
10.57.50.1      71083243     8387822658      117   65        61.769  kbps 1

Group: 239.0.10.199/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8457225      964123646       113   0         0.000   bps  1
10.57.50.1      71083563     8387860426      117   65        61.769  kbps 1

Group: 239.0.10.200/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8293761      945488750       113   65        59.675  kbps 1
10.57.50.1      71083586     8387863124      117   65        61.769  kbps 1

Group: 239.0.10.201/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71081089     8387568382      117   65        61.769  kbps 1

Group: 239.0.10.202/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2003276      228373460       113   0         0.000   bps  1
10.57.50.1      71083606     8387865484      117   65        61.769  kbps 1

Group: 239.0.10.203/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8919854      1016863352      113   0         0.000   bps  1
10.57.50.1      71083628     8387868080      117   65        61.769  kbps 1

Group: 239.0.10.204/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8559880      975826316       113   0         0.000   bps  1
10.57.50.1      71081093     8387568902      117   65        61.769  kbps 1

Group: 239.0.10.205/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7544749      860101382       113   0         0.000   bps  1
10.57.50.1      71083651     8387870794      117   65        61.769  kbps 1

Group: 239.0.10.206/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8972211      1022832050      113   0         0.000   bps  1
10.57.50.1      71081266     8387589340      117   65        61.769  kbps 1

Group: 239.0.10.207/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9481774      1080922232      113   0         0.000   bps  1
10.57.50.1      71083672     8387873280      117   65        61.769  kbps 1

Group: 239.0.10.208/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8641915      985178306       113   0         0.000   bps  1
10.57.50.1      71083696     8387876104      117   65        61.769  kbps 1

Group: 239.0.10.209/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7382223      841573418       113   0         0.000   bps  1
10.57.50.1      71081120     8387572072      117   65        61.769  kbps 1

Group: 239.0.10.210/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8094323      922752818       113   0         0.000   bps  1
10.57.50.1      71083718     8387878700      117   65        61.769  kbps 1

Group: 239.0.10.211/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71083303     8387829722      117   65        61.769  kbps 1

Group: 239.0.10.212/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1931103      220145738       113   0         0.000   bps  1
10.57.50.1      71083735     8387880722      117   65        61.769  kbps 1

Group: 239.0.10.213/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8569874      976965632       113   0         0.000   bps  1
10.57.50.1      71083758     8387883420      117   65        61.769  kbps 1

Group: 239.0.10.214/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9096815      1037036902      113   65        59.675  kbps 1
10.57.50.1      71081197     8387581118      117   65        61.769  kbps 1

Group: 239.0.10.215/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8290808      945152108       113   0         0.000   bps  1
10.57.50.1      71083785     8387886606      117   65        61.769  kbps 1

Group: 239.0.10.216/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8975635      1023222386      113   64        58.991  kbps 1
10.57.50.1      71083810     8387889556      117   65        61.769  kbps 1

Group: 239.0.10.217/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8396909      957247622       113   0         0.000   bps  1
10.57.50.1      71081199     8387581402      117   65        61.769  kbps 1

Group: 239.0.10.218/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6530892      744521684       113   0         0.000   bps  1
10.57.50.1      71083832     8387892152      117   65        61.769  kbps 1

Group: 239.0.10.219/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7058639      804684838       113   0         0.000   bps  1
10.57.50.1      71081214     8387583196      117   65        61.769  kbps 1

Group: 239.0.10.220/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6879121      784219790       113   0         0.000   bps  1
10.57.50.1      71083856     8387894984      117   65        61.769  kbps 1

Group: 239.0.10.221/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71083877     8387897462      117   65        61.769  kbps 1

Group: 239.0.10.222/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2691572      306839204       113   0         0.000   bps  1
10.57.50.1      71081226     8387584588      117   65        61.769  kbps 1

Group: 239.0.10.223/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9099887      1037387114      113   0         0.000   bps  1
10.57.50.1      71083899     8387900058      117   65        61.769  kbps 1

Group: 239.0.10.224/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9395109      1071042414      113   64        58.991  kbps 1
10.57.50.1      71081304     8387593816      117   65        61.769  kbps 1

Group: 239.0.10.225/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8761226      998779760       113   0         0.000   bps  1
10.57.50.1      71083919     8387902426      117   65        61.769  kbps 1

Group: 239.0.10.226/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7482831      853042730       113   0         0.000   bps  1
10.57.50.1      71083941     8387905022      117   65        61.769  kbps 1

Group: 239.0.10.227/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8719069      993973858       113   0         0.000   bps  1
10.57.50.1      71081320     8387595672      117   65        61.769  kbps 1

Group: 239.0.10.228/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7556539      861445442       113   0         0.000   bps  1
10.57.50.1      71083963     8387907618      117   65        61.769  kbps 1

Group: 239.0.10.229/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6829104      778517852       113   0         0.000   bps  1
10.57.50.1      71083332     8387833144      117   65        61.769  kbps 1

Group: 239.0.10.230/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8050487      917755514       113   0         0.000   bps  1
10.57.50.1      71083983     8387909986      117   65        61.769  kbps 1

Group: 239.0.10.231/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71084005     8387912574      117   65        61.769  kbps 1

Group: 239.0.10.232/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2897915      330362306       113   0         0.000   bps  1
10.57.50.1      71081355     8387599762      117   65        61.769  kbps 1

Group: 239.0.10.233/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7853540      895303556       113   0         0.000   bps  1
10.57.50.1      71084029     8387915406      117   65        61.769  kbps 1

Group: 239.0.10.234/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7850666      894975920       113   0         0.000   bps  1
10.57.50.1      71084051     8387918002      117   65        61.769  kbps 1

Group: 239.0.10.235/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7150188      815121424       113   0         0.000   bps  1
10.57.50.1      71081368     8387601344      117   65        61.769  kbps 1

Group: 239.0.10.236/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7602113      866640878       113   0         0.000   bps  1
10.57.50.1      71084074     8387920716      117   65        61.769  kbps 1

Group: 239.0.10.237/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7844941      894323266       113   0         0.000   bps  1
10.57.50.1      71081383     8387603138      117   65        61.769  kbps 1

Group: 239.0.10.238/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8454250      963784496       113   0         0.000   bps  1
10.57.50.1      71084097     8387923430      117   65        61.769  kbps 1

Group: 239.0.10.239/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8317982      948249944       113   0         0.000   bps  1
10.57.50.1      71084119     8387926026      117   65        61.769  kbps 1

Group: 239.0.10.240/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8364398      953541368       113   0         0.000   bps  1
10.57.50.1      71081403     8387605466      117   65        61.769  kbps 1

Group: 239.0.10.241/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71084143     8387928858      117   65        61.769  kbps 1

Group: 239.0.10.242/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1787062      203725060       113   0         0.000   bps  1
10.57.50.1      71081421     8387607630      117   65        61.769  kbps 1

Group: 239.0.10.243/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8121289      925826942       113   0         0.000   bps  1
10.57.50.1      71084165     8387931454      117   65        61.769  kbps 1

Group: 239.0.10.244/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7904818      901149248       113   0         0.000   bps  1
10.57.50.1      71084193     8387934758      117   65        61.769  kbps 1

Group: 239.0.10.245/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8673146      988738636       113   0         0.000   bps  1
10.57.50.1      71081439     8387609714      117   65        61.769  kbps 1

Group: 239.0.10.246/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8199253      934714838       113   0         0.000   bps  1
10.57.50.1      71084216     8387937472      117   65        61.769  kbps 1

Group: 239.0.10.247/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8361970      953264576       113   0         0.000   bps  1
10.57.50.1      71083361     8387836558      117   65        61.769  kbps 1

Group: 239.0.10.248/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8238498      939188768       113   0         0.000   bps  1
10.57.50.1      71081133     8387573630      117   65        61.769  kbps 1

Group: 239.0.10.249/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7321821      834687590       113   0         0.000   bps  1
10.57.50.1      71084261     8387942774      117   65        61.769  kbps 1

Group: 239.0.10.250/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7391590      842641248       113   0         0.000   bps  1
10.57.50.1      71081469     8387613278      117   65        61.769  kbps 1

Group: 239.0.10.251/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71084283     8387945378      117   65        61.769  kbps 1

Group: 239.0.10.252/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1740427      198408674       113   0         0.000   bps  1
10.57.50.1      71084304     8387947856      117   65        61.769  kbps 1

Group: 239.0.10.253/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8391618      956644440       113   0         0.000   bps  1
10.57.50.1      71081490     8387615748      117   65        61.769  kbps 1

Group: 239.0.10.254/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7699671      877762490       113   0         0.000   bps  1
10.57.50.1      71084324     8387950216      117   65        61.769  kbps 1

Group: 239.0.10.255/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7849126      894800356       113   0         0.000   bps  1
10.57.50.1      71081509     8387617998      117   65        61.769  kbps 1

Group: 239.0.11.0/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8587452      978969524       113   0         0.000   bps  1
10.57.50.1      71084344     8387952576      117   65        61.769  kbps 1

Group: 239.0.11.1/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8318698      948331568       113   0         0.000   bps  1
10.57.50.1      71084365     8387955054      117   65        61.769  kbps 1

Group: 239.0.11.2/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8288722      944914304       113   0         0.000   bps  1
10.57.50.1      71081521     8387619390      117   65        61.769  kbps 1

Group: 239.0.11.3/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8900208      1014623708      113   0         0.000   bps  1
10.57.50.1      71084385     8387957414      117   65        61.769  kbps 1

Group: 239.0.11.4/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8208353      935752238       113   0         0.000   bps  1
10.57.50.1      71083383     8387839154      117   65        61.769  kbps 1

Group: 239.0.11.5/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71084406     8387959900      117   65        61.769  kbps 1

Group: 239.0.11.6/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2161949      246462182       113   0         0.000   bps  1
10.57.50.1      71084430     8387962724      117   65        61.769  kbps 1

Group: 239.0.11.7/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7960759      907526522       113   0         0.000   bps  1
10.57.50.1      71081555     8387623378      117   65        61.769  kbps 1

Group: 239.0.11.8/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8360692      953118884       113   0         0.000   bps  1
10.57.50.1      71083392     8387840232      117   65        61.769  kbps 1

Group: 239.0.11.9/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8774175      1000255946      113   0         0.000   bps  1
10.57.50.1      71083418     8387843300      117   65        61.769  kbps 1

Group: 239.0.11.10/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8730251      995248610       113   0         0.000   bps  1
10.57.50.1      71081147     8387575234      117   65        61.769  kbps 1

Group: 239.0.11.11/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9614835      1096091186      113   0         0.000   bps  1
10.57.50.1      71083439     8387845778      117   65        61.769  kbps 1

Group: 239.0.11.12/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9436169      1075723254      113   0         0.000   bps  1
10.57.50.1      71081241     8387586390      117   65        61.769  kbps 1

Group: 239.0.11.13/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9139038      1041850328      113   0         0.000   bps  1
10.57.50.1      71083462     8387848500      117   65        61.769  kbps 1

Group: 239.0.11.14/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7153670      815518376       113   0         0.000   bps  1
10.57.50.1      71083483     8387850970      117   65        61.769  kbps 1

Group: 239.0.11.15/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71081068     8387565816      117   65        61.769  kbps 1

Group: 239.0.11.16/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           3113913      354986078       113   0         0.000   bps  1
10.57.50.1      71083505     8387853566      117   65        61.769  kbps 1

Group: 239.0.11.17/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8425183      960470858       113   0         0.000   bps  1
10.57.50.1      71081571     8387625330      117   65        61.769  kbps 1

Group: 239.0.11.18/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8152140      929343956       113   0         0.000   bps  1
10.57.50.1      71083524     8387855824      117   65        61.769  kbps 1

Group: 239.0.11.19/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8018022      914054504       113   0         0.000   bps  1
10.57.50.1      71083548     8387858640      117   65        61.769  kbps 1

Group: 239.0.11.20/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7904076      901064660       113   0         0.000   bps  1
10.57.50.1      71081075     8387566762      117   65        61.769  kbps 1

Group: 239.0.11.21/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7707076      878606660       113   0         0.000   bps  1
10.57.50.1      71083569     8387861118      117   65        61.769  kbps 1

Group: 239.0.11.22/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8520107      971292194       113   0         0.000   bps  1
10.57.50.1      71083591     8387863714      117   65        61.769  kbps 1

Group: 239.0.11.23/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7568519      862811162       113   0         0.000   bps  1
10.57.50.1      71081078     8387567132      117   65        61.769  kbps 1

Group: 239.0.11.24/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8633427      984210674       113   0         0.000   bps  1
10.57.50.1      71083611     8387866074      117   65        61.769  kbps 1

Group: 239.0.11.25/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71081263     8387588986      117   65        61.769  kbps 1

Group: 239.0.11.26/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2154920      245660876       113   0         0.000   bps  1
10.57.50.1      71083632     8387868560      117   65        61.769  kbps 1

Group: 239.0.11.27/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9119036      1039570100      113   0         0.000   bps  1
10.57.50.1      71083656     8387871384      117   65        61.769  kbps 1

Group: 239.0.11.28/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8522335      971546186       113   0         0.000   bps  1
10.57.50.1      71081104     8387570192      117   65        61.769  kbps 1

Group: 239.0.11.29/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7885407      898936394       113   0         0.000   bps  1
10.57.50.1      71083678     8387873980      117   65        61.769  kbps 1

Group: 239.0.11.30/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8897874      1014357632      113   0         0.000   bps  1
10.57.50.1      71081271     8387589938      117   65        61.769  kbps 1

Group: 239.0.11.31/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7508573      855977318       113   0         0.000   bps  1
10.57.50.1      71083700     8387876584      117   65        61.769  kbps 1

Group: 239.0.11.32/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8460573      964505318       113   0         0.000   bps  1
10.57.50.1      71083722     8387879172      117   65        61.769  kbps 1

Group: 239.0.11.33/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7318438      834301928       113   0         0.000   bps  1
10.57.50.1      71081174     8387578436      117   65        61.769  kbps 1

Group: 239.0.11.34/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8070232      920006444       113   0         0.000   bps  1
10.57.50.1      71083742     8387881532      117   65        61.769  kbps 1

Group: 239.0.11.35/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71083307     8387830194      117   65        61.769  kbps 1

Group: 239.0.11.36/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1862504      212325452       113   0         0.000   bps  1
10.57.50.1      71083760     8387883672      117   65        61.769  kbps 1

Group: 239.0.11.37/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8275795      943440626       113   0         0.000   bps  1
10.57.50.1      71083789     8387887078      117   65        61.769  kbps 1

Group: 239.0.11.38/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8618726      982534756       113   0         0.000   bps  1
10.57.50.1      71081208     8387582416      117   65        61.769  kbps 1

Group: 239.0.11.39/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6745466      768983120       113   0         0.000   bps  1
10.57.50.1      71083814     8387890028      117   65        61.769  kbps 1

Group: 239.0.11.40/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7927067      903685634       113   0         0.000   bps  1
10.57.50.1      71083836     8387892624      117   65        61.769  kbps 1

Group: 239.0.11.41/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8179689      932484542       113   0         0.000   bps  1
10.57.50.1      71081209     8387582582      117   65        61.769  kbps 1

Group: 239.0.11.42/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7752109      883740422       113   0         0.000   bps  1
10.57.50.1      71083859     8387895338      117   65        61.769  kbps 1

Group: 239.0.11.43/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8357152      952715316       113   0         0.000   bps  1
10.57.50.1      71081295     8387592754      117   65        61.769  kbps 1

Group: 239.0.11.44/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8478026      966494960       113   0         0.000   bps  1
10.57.50.1      71083880     8387897824      117   65        61.769  kbps 1

Group: 239.0.11.45/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71083902     8387900412      117   65        61.769  kbps 1

Group: 239.0.11.46/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1873116      213535220       113   0         0.000   bps  1
10.57.50.1      71081238     8387585996      117   65        61.769  kbps 1

Group: 239.0.11.47/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8107540      924259556       113   0         0.000   bps  1
10.57.50.1      71083924     8387903016      117   65        61.769  kbps 1

Group: 239.0.11.48/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8154393      929600798       113   0         0.000   bps  1
10.57.50.1      71083330     8387832900      117   65        61.769  kbps 1

Group: 239.0.11.49/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8377867      955076834       113   0         0.000   bps  1
10.57.50.1      71083943     8387905266      117   65        61.769  kbps 1

Group: 239.0.11.50/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8571218      977118848       113   0         0.000   bps  1
10.57.50.1      71083966     8387907972      117   65        61.769  kbps 1

Group: 239.0.11.51/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8387204      956141244       113   0         0.000   bps  1
10.57.50.1      71081337     8387597638      117   65        61.769  kbps 1

Group: 239.0.11.52/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8317150      948155096       113   0         0.000   bps  1
10.57.50.1      71083987     8387910450      117   65        61.769  kbps 1

Group: 239.0.11.53/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7920716      902961620       113   0         0.000   bps  1
10.57.50.1      71083337     8387833742      117   65        61.769  kbps 1

Group: 239.0.11.54/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7071368      806135948       113   0         0.000   bps  1
10.57.50.1      71084008     8387912936      117   65        61.769  kbps 1

Group: 239.0.11.55/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71084032     8387915760      117   65        61.769  kbps 1

Group: 239.0.11.56/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1829433      208555358       113   0         0.000   bps  1
10.57.50.1      71081367     8387601178      117   65        61.769  kbps 1

Group: 239.0.11.57/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8273508      943179908       113   0         0.000   bps  1
10.57.50.1      71084055     8387918474      117   65        61.769  kbps 1

Group: 239.0.11.58/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7629935      869812586       113   0         0.000   bps  1
10.57.50.1      71084077     8387921070      117   65        61.769  kbps 1

Group: 239.0.11.59/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8471700      965773792       113   0         0.000   bps  1
10.57.50.1      71081380     8387602760      117   65        61.769  kbps 1

Group: 239.0.11.60/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6840486      779815400       113   0         0.000   bps  1
10.57.50.1      71084100     8387923784      117   65        61.769  kbps 1

Group: 239.0.11.61/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7624388      869180224       113   0         0.000   bps  1
10.57.50.1      71081402     8387605380      117   65        61.769  kbps 1

Group: 239.0.11.62/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8920411      1016926850      113   0         0.000   bps  1
10.57.50.1      71084123     8387926498      117   65        61.769  kbps 1

Group: 239.0.11.63/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7782193      887169998       113   0         0.000   bps  1
10.57.50.1      71084146     8387929212      117   65        61.769  kbps 1

Group: 239.0.11.64/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7918835      902747186       113   0         0.000   bps  1
10.57.50.1      71081417     8387607118      117   65        61.769  kbps 1

Group: 239.0.11.65/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71084168     8387931808      117   65        61.769  kbps 1

Group: 239.0.11.66/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2565984      292522172       113   0         0.000   bps  1
10.57.50.1      71083355     8387835858      117   65        61.769  kbps 1

Group: 239.0.11.67/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8348048      951677468       113   0         0.000   bps  1
10.57.50.1      71084195     8387935002      117   65        61.769  kbps 1

Group: 239.0.11.68/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8375045      954755126       113   0         0.000   bps  1
10.57.50.1      71084218     8387937708      117   65        61.769  kbps 1

Group: 239.0.11.69/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8875611      1011819642      113   0         0.000   bps  1
10.57.50.1      71081456     8387611696      117   65        61.769  kbps 1

Group: 239.0.11.70/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8126113      926376878       113   0         0.000   bps  1
10.57.50.1      71083359     8387836346      117   65        61.769  kbps 1

Group: 239.0.11.71/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9165015      1044811706      113   0         0.000   bps  1
10.57.50.1      71084264     8387943128      117   65        61.769  kbps 1

Group: 239.0.11.72/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7828884      892492768       113   0         0.000   bps  1
10.57.50.1      71081471     8387613506      117   65        61.769  kbps 1

Group: 239.0.11.73/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8463077      964790774       113   0         0.000   bps  1
10.57.50.1      71084286     8387945732      117   65        61.769  kbps 1

Group: 239.0.11.74/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7969509      908524014       113   0         0.000   bps  1
10.57.50.1      71081479     8387614466      117   65        61.769  kbps 1

Group: 239.0.11.75/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71084307     8387948210      117   65        61.769  kbps 1

Group: 239.0.11.76/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2832443      322898498       113   0         0.000   bps  1
10.57.50.1      71084327     8387950570      117   65        61.769  kbps 1

Group: 239.0.11.77/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7346934      837550468       113   0         0.000   bps  1
10.57.50.1      71081504     8387617392      117   65        61.769  kbps 1

Group: 239.0.11.78/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8210806      936031880       113   0         0.000   bps  1
10.57.50.1      71084348     8387953048      117   65        61.769  kbps 1

Group: 239.0.11.79/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8337029      950421298       113   0         0.000   bps  1
10.57.50.1      71081521     8387619414      117   65        61.769  kbps 1

Group: 239.0.11.80/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8422544      960170012       113   0         0.000   bps  1
10.57.50.1      71084369     8387955526      117   65        61.769  kbps 1

Group: 239.0.11.81/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8469143      965482298       113   65        59.675  kbps 1
10.57.50.1      71084389     8387957886      117   65        61.769  kbps 1

Group: 239.0.11.82/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7589360      865187036       113   0         0.000   bps  1
10.57.50.1      71081534     8387620924      117   65        61.769  kbps 1

Group: 239.0.11.83/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7702160      878046236       113   0         0.000   bps  1
10.57.50.1      71084411     8387960482      117   65        61.769  kbps 1

Group: 239.0.11.84/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8197835      934553186       113   0         0.000   bps  1
10.57.50.1      71083388     8387839744      117   65        61.769  kbps 1

Group: 239.0.11.85/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71084433     8387963086      117   65        61.769  kbps 1

Group: 239.0.11.86/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2249156      256403780       113   0         0.000   bps  1
10.57.50.1      71083396     8387840704      117   65        61.769  kbps 1

Group: 239.0.11.87/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8317419      948185750       113   0         0.000   bps  1
10.57.50.1      71081252     8387587584      117   65        61.769  kbps 1

Group: 239.0.11.88/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7596194      865966112       113   0         0.000   bps  1
10.57.50.1      71083421     8387843662      117   65        61.769  kbps 1

Group: 239.0.11.89/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7712444      879218612       113   0         0.000   bps  1
10.57.50.1      71083443     8387846250      117   65        61.769  kbps 1

Group: 239.0.11.90/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8360349      953079782       113   0         0.000   bps  1
10.57.50.1      71081153     8387575982      117   65        61.769  kbps 1

Group: 239.0.11.91/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7751812      883706564       113   0         0.000   bps  1
10.57.50.1      71083467     8387849082      117   65        61.769  kbps 1

Group: 239.0.11.92/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8848947      1008779954      113   0         0.000   bps  1
10.57.50.1      71081567     8387624858      117   65        61.769  kbps 1

Group: 239.0.11.93/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8071881      920194430       113   0         0.000   bps  1
10.57.50.1      71083485     8387851222      117   65        61.769  kbps 1

Group: 239.0.11.94/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8030365      915461606       113   0         0.000   bps  1
10.57.50.1      71083509     8387854038      117   65        61.769  kbps 1

Group: 239.0.11.95/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71081075     8387566682      117   65        61.769  kbps 1

Group: 239.0.11.96/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1433070      163369976       113   0         0.000   bps  1
10.57.50.1      71083530     8387856516      117   65        61.769  kbps 1

Group: 239.0.11.97/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8387170      956137376       113   0         0.000   bps  1
10.57.50.1      71081576     8387625920      117   65        61.769  kbps 1

Group: 239.0.11.98/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8867452      1010889524      113   0         0.000   bps  1
10.57.50.1      71083551     8387859010      117   65        61.769  kbps 1

Group: 239.0.11.99/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8255047      941075354       113   0         0.000   bps  1
10.57.50.1      71083573     8387861590      117   65        61.769  kbps 1

Group: 239.0.11.100/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8868658      1011027008      113   0         0.000   bps  1
10.57.50.1      71081083     8387567706      117   65        61.769  kbps 1

Group: 239.0.11.101/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8577597      977846054       113   65        59.675  kbps 1
10.57.50.1      71083595     8387864186      117   65        61.769  kbps 1

Group: 239.0.11.102/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7150414      815147192       113   0         0.000   bps  1
10.57.50.1      71083615     8387866546      117   65        61.769  kbps 1

Group: 239.0.11.103/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8075583      920616458       113   65        59.675  kbps 1
10.57.50.1      71081088     8387568312      117   65        61.769  kbps 1

Group: 239.0.11.104/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8834532      1007136644      113   0         0.000   bps  1
10.57.50.1      71083638     8387869260      117   65        61.769  kbps 1

Group: 239.0.11.105/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71081267     8387589466      117   65        61.769  kbps 1

Group: 239.0.11.106/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1954589      222823142       113   0         0.000   bps  1
10.57.50.1      71083660     8387871864      117   65        61.769  kbps 1

Group: 239.0.11.107/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8628866      983690720       113   0         0.000   bps  1
10.57.50.1      71083683     8387874570      117   65        61.769  kbps 1

Group: 239.0.11.108/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7763277      885013574       113   0         0.000   bps  1
10.57.50.1      71081121     8387572190      117   65        61.769  kbps 1

Group: 239.0.11.109/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7690302      876694424       113   65        59.675  kbps 1
10.57.50.1      71083706     8387877284      117   65        61.769  kbps 1

Group: 239.0.11.110/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8536537      973165214       113   0         0.000   bps  1
10.57.50.1      71083304     8387829848      117   65        61.769  kbps 1

Group: 239.0.11.111/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8259218      941550848       113   0         0.000   bps  1
10.57.50.1      71083725     8387879542      117   65        61.769  kbps 1

Group: 239.0.11.112/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8149960      929095436       113   0         0.000   bps  1
10.57.50.1      71083747     8387882122      117   65        61.769  kbps 1

Group: 239.0.11.113/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8601469      980567458       113   0         0.000   bps  1
10.57.50.1      71081196     8387581000      117   65        61.769  kbps 1

Group: 239.0.11.114/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8013210      913505936       113   0         0.000   bps  1
10.57.50.1      71083767     8387884482      117   65        61.769  kbps 1

Group: 239.0.11.115/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71083800     8387888376      117   65        61.769  kbps 1

Group: 239.0.11.116/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2123794      242112512       113   0         0.000   bps  1
10.57.50.1      71081198     8387581284      117   65        61.769  kbps 1

Group: 239.0.11.117/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9193936      1048108700      113   0         0.000   bps  1
10.57.50.1      71083820     8387890736      117   65        61.769  kbps 1

Group: 239.0.11.118/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7971078      908702884       113   0         0.000   bps  1
10.57.50.1      71081209     8387582606      117   65        61.769  kbps 1

Group: 239.0.11.119/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9480115      1080733106      113   0         0.000   bps  1
10.57.50.1      71083841     8387893214      117   65        61.769  kbps 1

Group: 239.0.11.120/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8687695      990397226       113   0         0.000   bps  1
10.57.50.1      71083864     8387895928      117   65        61.769  kbps 1

Group: 239.0.11.121/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9790109      1116072422      113   0         0.000   bps  1
10.57.50.1      71081223     8387584234      117   65        61.769  kbps 1

Group: 239.0.11.122/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8673098      988733168       113   65        59.675  kbps 1
10.57.50.1      71083886     8387898524      117   65        61.769  kbps 1

Group: 239.0.11.123/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6594540      751777548       113   0         0.000   bps  1
10.57.50.1      71081299     8387593226      117   65        61.769  kbps 1

Group: 239.0.11.124/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7354439      838406042       113   0         0.000   bps  1
10.57.50.1      71083907     8387901010      117   65        61.769  kbps 1

Group: 239.0.11.125/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71083929     8387903606      117   65        61.769  kbps 1

Group: 239.0.11.126/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2355861      268568146       113   0         0.000   bps  1
10.57.50.1      71081315     8387595082      117   65        61.769  kbps 1

Group: 239.0.11.127/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7410859      844837922       113   0         0.000   bps  1
10.57.50.1      71083950     8387906084      117   65        61.769  kbps 1

Group: 239.0.11.128/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6612099      753779282       113   0         0.000   bps  1
10.57.50.1      71083335     8387833490      117   65        61.769  kbps 1

Group: 239.0.11.129/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7773907      886225394       113   0         0.000   bps  1
10.57.50.1      71083971     8387908570      117   65        61.769  kbps 1

Group: 239.0.11.130/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7235934      824896472       113   0         0.000   bps  1
10.57.50.1      71083994     8387911276      117   65        61.769  kbps 1

Group: 239.0.11.131/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8006446      912734840       113   0         0.000   bps  1
10.57.50.1      71081352     8387599408      117   65        61.769  kbps 1

Group: 239.0.11.132/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7061591      805021370       113   0         0.000   bps  1
10.57.50.1      71084015     8387913754      117   65        61.769  kbps 1

Group: 239.0.11.133/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8469601      965534510       113   65        59.675  kbps 1
10.57.50.1      71084038     8387916468      117   65        61.769  kbps 1

Group: 239.0.11.134/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           5967214      680262388       113   0         0.000   bps  1
10.57.50.1      71081364     8387600872      117   65        61.769  kbps 1

Group: 239.0.11.135/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71084061     8387919182      117   65        61.769  kbps 1

Group: 239.0.11.136/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1724234      196562668       113   0         0.000   bps  1
10.57.50.1      71081380     8387602784      117   65        61.769  kbps 1

Group: 239.0.11.137/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7963051      907787810       113   0         0.000   bps  1
10.57.50.1      71084083     8387921778      117   65        61.769  kbps 1

Group: 239.0.11.138/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7269270      828696776       113   0         0.000   bps  1
10.57.50.1      71084106     8387924492      117   65        61.769  kbps 1

Group: 239.0.11.139/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8787960      1001827436      113   0         0.000   bps  1
10.57.50.1      71081399     8387604994      117   65        61.769  kbps 1

Group: 239.0.11.140/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7597918      866162648       113   0         0.000   bps  1
10.57.50.1      71084128     8387927088      117   65        61.769  kbps 1

Group: 239.0.11.141/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           9679076      1103414656      113   0         0.000   bps  1
10.57.50.1      71081416     8387607040      117   65        61.769  kbps 1

Group: 239.0.11.142/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6709757      764912294       113   0         0.000   bps  1
10.57.50.1      71084151     8387929802      117   65        61.769  kbps 1

Group: 239.0.11.143/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8428793      960882398       113   0         0.000   bps  1
10.57.50.1      71084173     8387932398      117   65        61.769  kbps 1

Group: 239.0.11.144/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7393659      842877122       113   0         0.000   bps  1
10.57.50.1      71081432     8387608888      117   65        61.769  kbps 1

Group: 239.0.11.145/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71084201     8387935702      117   65        61.769  kbps 1

Group: 239.0.11.146/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1685595      192157826       113   0         0.000   bps  1
10.57.50.1      71083360     8387836440      117   65        61.769  kbps 1

Group: 239.0.11.147/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7759900      884628596       113   0         0.000   bps  1
10.57.50.1      71084223     8387938306      117   65        61.769  kbps 1

Group: 239.0.11.148/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8922312      1017143564      113   0         0.000   bps  1
10.57.50.1      71084245     8387940894      117   65        61.769  kbps 1

Group: 239.0.11.149/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7192661      819963342       113   0         0.000   bps  1
10.57.50.1      71081468     8387613112      117   65        61.769  kbps 1

Group: 239.0.11.150/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8290937      945166814       113   0         0.000   bps  1
10.57.50.1      71084268     8387943608      117   65        61.769  kbps 1

Group: 239.0.11.151/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6311002      719454224       113   0         0.000   bps  1
10.57.50.1      71084291     8387946322      117   65        61.769  kbps 1

Group: 239.0.11.152/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7313175      833701938       113   0         0.000   bps  1
10.57.50.1      71081485     8387615158      117   65        61.769  kbps 1

Group: 239.0.11.153/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6666291      759957170       113   0         0.000   bps  1
10.57.50.1      71084311     8387948682      117   65        61.769  kbps 1

Group: 239.0.11.154/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7342188      837009424       113   0         0.000   bps  1
10.57.50.1      71081504     8387617408      117   65        61.769  kbps 1

Group: 239.0.11.155/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71084332     8387951160      117   65        61.769  kbps 1

Group: 239.0.11.156/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2250913      256604078       113   0         0.000   bps  1
10.57.50.1      71084352     8387953520      117   65        61.769  kbps 1

Group: 239.0.11.157/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6802554      775491152       113   0         0.000   bps  1
10.57.50.1      71081516     8387618800      117   65        61.769  kbps 1

Group: 239.0.11.158/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8326822      949257704       113   65        59.675  kbps 1
10.57.50.1      71084373     8387955998      117   65        61.769  kbps 1

Group: 239.0.11.159/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6773994      772235312       113   0         0.000   bps  1
10.57.50.1      71083384     8387839272      117   65        61.769  kbps 1

Group: 239.0.11.160/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8789471      1001999690      113   0         0.000   bps  1
10.57.50.1      71084393     8387958366      117   65        61.769  kbps 1

Group: 239.0.11.161/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6896101      786155510       113   0         0.000   bps  1
10.57.50.1      71084417     8387961190      117   65        61.769  kbps 1

Group: 239.0.11.162/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7539399      859491482       113   65        59.675  kbps 1
10.57.50.1      71081550     8387622788      117   65        61.769  kbps 1

Group: 239.0.11.163/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6636296      756537740       113   0         0.000   bps  1
10.57.50.1      71084440     8387963904      117   65        61.769  kbps 1

Group: 239.0.11.164/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8013796      913572740       113   65        59.675  kbps 1
10.57.50.1      71083403     8387841514      117   65        61.769  kbps 1

Group: 239.0.11.165/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71081147     8387575218      117   65        61.769  kbps 1

Group: 239.0.11.166/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           2293417      261449534       113   0         0.000   bps  1
10.57.50.1      71083427     8387844362      117   65        61.769  kbps 1

Group: 239.0.11.167/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6493606      740271072       113   0         0.000   bps  1
10.57.50.1      71081243     8387586626      117   65        61.769  kbps 1

Group: 239.0.11.168/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8572885      977308886       113   0         0.000   bps  1
10.57.50.1      71083447     8387846730      117   65        61.769  kbps 1

Group: 239.0.11.169/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6979988      795718628       113   0         0.000   bps  1
10.57.50.1      71083472     8387849672      117   65        61.769  kbps 1

Group: 239.0.11.170/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6497027      740661074       113   0         0.000   bps  1
10.57.50.1      71081165     8387577398      117   65        61.769  kbps 1

Group: 239.0.11.171/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           5786290      659637056       113   0         0.000   bps  1
10.57.50.1      71083492     8387852032      117   65        61.769  kbps 1

Group: 239.0.11.172/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6129497      698762654       113   0         0.000   bps  1
10.57.50.1      71081572     8387625448      117   65        61.769  kbps 1

Group: 239.0.11.173/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7060295      804873626       113   0         0.000   bps  1
10.57.50.1      71083513     8387854526      117   65        61.769  kbps 1

Group: 239.0.11.174/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           8480161      966738350       113   65        59.675  kbps 1
10.57.50.1      71083536     8387857224      117   65        61.769  kbps 1

Group: 239.0.11.175/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1            110             110   0         0.000   bps  1
10.57.50.1      71081084     8387567744      117   65        61.769  kbps 1

Group: 239.0.11.176/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           1756483      200239058       113   0         0.000   bps  1
10.57.50.1      71083558     8387859820      117   65        61.769  kbps 1

Group: 239.0.11.177/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           31142066     3550195520      113   65        59.675  kbps 1
10.57.50.1      71083578     8387862180      117   65        61.769  kbps 1

Group: 239.0.11.178/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6924909      789439622       113   0         0.000   bps  1
10.57.50.1      71081077     8387567014      117   65        61.769  kbps 1

Group: 239.0.11.179/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           31641131     3607088930      113   65        59.675  kbps 1
10.57.50.1      71083600     8387864776      117   65        61.769  kbps 1

Group: 239.0.11.180/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7279161      829824350       113   0         0.000   bps  1
10.57.50.1      71081264     8387589104      117   65        61.769  kbps 1

Group: 239.0.11.181/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           31908635     3637584386      113   65        59.675  kbps 1
10.57.50.1      71083619     8387867026      117   65        61.769  kbps 1

Group: 239.0.11.182/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           7442127      848402474       113   0         0.000   bps  1
10.57.50.1      71083642     8387869732      117   65        61.769  kbps 1

Group: 239.0.11.183/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           31649585     3608052686      113   65        59.675  kbps 1
10.57.50.1      71081110     8387570892      117   65        61.769  kbps 1

Group: 239.0.11.184/32, Source count: 1
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           6759636      770598500       113   0         0.000   bps  1
10.57.50.1      71083665     8387872446      117   65        61.769  kbps 1

Group: 239.100.0.0/16, Source count: 0
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           0            0               0     0         0.000   bps  1

Group: 239.108.0.0/16, Source count: 0
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           0            0               0     0         0.000   bps  1

Group: 239.110.0.0/16, Source count: 0
Source          packets      bytes           aps   pps       bit-rate     oifs
(,G)           0            0               0     0         0.000   bps  1

Group: 239.111.0.0/16, Source count: 0
Source          packets      bytes           aps   pps       bit-rate     oifs
(*,G)           0            0               0     0         0.000   bps  1

show ip mroute vrf all

show ip mroute vrf all

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 ip mroute vrf all",
  "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": {
        "outputs": {
            "output": {
                "body": {
                    "TABLE_vrf": {
                        "ROW_vrf": [
                            {
                                "vrf-name": "default"
                            }, 
                            {
                                "TABLE_addr": {
                                    "ROW_addr": [
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": {
                                                    "mpib-refcount": "0"
                                                }
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Null", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 232.0.0.0/8)", 
                                            "oif-count": "0", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "0.0.0.0", 
                                            "uptime": "P12DT14H43M50S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.1/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.1/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.2/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.2/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.3/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.3/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.4/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M35S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.4/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M35S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.5/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.5/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.6/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.6/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.7/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M32S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.7/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M32S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.8/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.8/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.9/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.9/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.10/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.10/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.11/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M35S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.11/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M35S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.12/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.12/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.13/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.13/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.14/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.14/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.15/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.15/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.16/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.16/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.17/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.17/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.18/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.18/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.19/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.19/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.20/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.20/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.21/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.21/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.22/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.22/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.23/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.23/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.24/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.24/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.25/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.25/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.26/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.26/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.27/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.27/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.28/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.28/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.29/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.29/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.30/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M30S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.30/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M30S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.31/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.31/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.32/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.32/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.33/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.33/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.34/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.34/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.35/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.35/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.36/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.36/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.37/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.37/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.38/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.38/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.39/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.39/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.40/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.40/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.41/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.41/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.42/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.42/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.43/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M31S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.43/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M31S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.44/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.44/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.45/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.45/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.46/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.46/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.47/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.47/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.48/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M32S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.48/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M32S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.49/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.49/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.50/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.50/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.51/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.51/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.52/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.52/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.53/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.53/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.54/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.54/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.55/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.55/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.56/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.56/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.57/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.57/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.58/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.58/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.59/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.59/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.60/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.60/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.61/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M33S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.61/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M33S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.62/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.62/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.63/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.63/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.64/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.64/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.65/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.65/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.66/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.66/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.67/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.67/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.68/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.68/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.69/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.69/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.70/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.70/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.71/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.71/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.72/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.72/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.73/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.73/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.74/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.74/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.75/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.75/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.76/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.76/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.77/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.77/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.78/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.78/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.79/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M35S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.79/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M35S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.80/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.80/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.81/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.81/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.82/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.82/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.83/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.83/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.84/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.84/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.85/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.85/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.86/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.86/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.87/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.87/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.88/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.88/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.89/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M35S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.89/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M35S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.90/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.90/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.91/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.91/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.92/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.92/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.93/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.93/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.94/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.94/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.95/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.95/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.96/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.96/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.97/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.97/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.98/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.98/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.99/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.99/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.100/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.100/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.101/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.101/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.102/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.102/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.103/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.103/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.104/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.104/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.105/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M30S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.105/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M30S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.106/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.106/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.107/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.107/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.108/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.108/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.109/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.109/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.110/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.110/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.111/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.111/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.112/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.112/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.113/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.113/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.114/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.114/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.115/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.115/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.116/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.116/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.117/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.117/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.118/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.118/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.119/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.119/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.120/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.120/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.121/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.121/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.122/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.122/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.123/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M32S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.123/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M32S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.124/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.124/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.125/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.125/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.126/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.126/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.127/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.127/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.128/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.128/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.129/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.129/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.130/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.130/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.131/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.131/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.132/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.132/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.133/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.133/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.134/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.134/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.135/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.135/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.136/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.136/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.137/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.137/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.138/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.138/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.139/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.139/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.140/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.140/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.141/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M33S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.141/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M33S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.142/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.142/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.143/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.143/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.144/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.144/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.145/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.145/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.146/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.146/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.147/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.147/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.148/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.148/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.149/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.149/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.150/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.150/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.151/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.151/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.152/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.152/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.153/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.153/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.154/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M34S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.154/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M34S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.155/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.155/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.156/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.156/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.157/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.157/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.158/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.158/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.159/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M35S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.159/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M35S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.160/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.160/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.161/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.161/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.162/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.162/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.163/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.163/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.164/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.164/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.165/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.165/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.166/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.166/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.167/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.167/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.168/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M35S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.168/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M35S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.169/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.169/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.170/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.170/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.171/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.171/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.172/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.172/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.173/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.173/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.174/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.174/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.175/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.175/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.176/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.176/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.177/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.177/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.178/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.178/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.179/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.179/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.180/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.180/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.181/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.181/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.182/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.182/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.183/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.183/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.184/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.184/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.185/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M30S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.185/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M30S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.186/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.186/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.187/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.187/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.188/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M12S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.188/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M12S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.189/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.189/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.190/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.190/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.191/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M12S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.191/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M12S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.192/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.192/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.193/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.193/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.194/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.194/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.195/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.195/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.196/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.196/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.197/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.197/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.198/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M31S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.198/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M31S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.199/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.199/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.200/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.200/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.201/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.201/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.202/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.202/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.203/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M32S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.203/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M32S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.204/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.204/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.205/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.205/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.206/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.206/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.207/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.207/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.208/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.208/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.209/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.209/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.210/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.210/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.211/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.211/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.212/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.212/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.213/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.213/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.214/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.214/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.215/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.215/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.216/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M33S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.216/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M33S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.217/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.217/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.218/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.218/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.219/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.219/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.220/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.220/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.221/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.221/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.222/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.222/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.223/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.223/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.224/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.224/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.225/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.225/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.226/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.226/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.227/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.227/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.228/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.228/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.229/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.229/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.230/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.230/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.231/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.231/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.232/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.232/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.233/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.233/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.234/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M35S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.234/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M35S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.235/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.235/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.236/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.236/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.237/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.237/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.238/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.238/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.239/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.239/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.240/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.240/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.241/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.241/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.242/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.242/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.243/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.243/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.244/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.244/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.245/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.245/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.246/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M35S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.246/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M35S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.247/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.247/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.248/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.248/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.249/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.249/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.250/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.250/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.251/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.251/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.252/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.252/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.253/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.253/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.254/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.254/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.0.255/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.0.255/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.0/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.0/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.1/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.1/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.2/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.2/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.3/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.3/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.4/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M30S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.4/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M30S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.5/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.5/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.6/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.6/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.7/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.7/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.8/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.8/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.9/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.9/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.10/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M12S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.10/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M12S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.11/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.11/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.12/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.12/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.13/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.13/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.14/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.14/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.15/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.15/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.16/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.16/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.17/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.17/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.18/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.18/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.19/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.19/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.20/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.20/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.21/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.21/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.22/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M32S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.22/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M32S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.23/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.23/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.24/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.24/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.25/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.25/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.26/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.26/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.27/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.27/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.28/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.28/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.29/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.29/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.30/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.30/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.31/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.31/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.32/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.32/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.33/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.33/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.34/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.34/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.35/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.35/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.36/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.36/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.37/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.37/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.38/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.38/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.39/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.39/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.40/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M33S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.40/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M33S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.41/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.41/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.42/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.42/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.43/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.43/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.44/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.44/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.45/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.45/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.46/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.46/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.47/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.47/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.48/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.48/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.49/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.49/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.50/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.50/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.51/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.51/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.52/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.52/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.53/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M34S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.53/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M34S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.54/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.54/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.55/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.55/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.56/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.56/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.57/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.57/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.58/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M35S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.58/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M35S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.59/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.59/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.60/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.60/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.61/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.61/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.62/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.62/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.63/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.63/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.64/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.64/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.65/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.65/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.66/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.66/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.67/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.67/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.68/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.68/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.69/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.69/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.70/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.70/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.71/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.71/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.72/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.72/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.73/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.73/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.74/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.74/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.75/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.75/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.76/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.76/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.77/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M10S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.77/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M10S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.78/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.78/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.79/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M23S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.79/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M23S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.80/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.80/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.81/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.81/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.82/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M10S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.82/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M10S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.83/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.83/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.84/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M30S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.84/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M30S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.85/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.85/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.86/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.86/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.87/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.87/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.88/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.88/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.89/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.89/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.90/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.90/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.91/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.91/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.92/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.92/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.93/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.93/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.94/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.94/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.95/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.95/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.96/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.96/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.97/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M31S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.97/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M31S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.98/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.98/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.99/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.99/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.100/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.100/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.101/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.101/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.102/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M32S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.102/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M32S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.103/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.103/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.104/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.104/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.105/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.105/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.106/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.106/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.107/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.107/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.108/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.108/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.109/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.109/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.110/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.110/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.111/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.111/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.112/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.112/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.113/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.113/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.114/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.114/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.115/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M33S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.115/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M33S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.116/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.116/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.117/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.117/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.118/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.118/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.119/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.119/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.120/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.120/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.121/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.121/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.122/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.122/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.123/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.123/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.124/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.124/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.125/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.125/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.126/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.126/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.127/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.127/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.128/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.128/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.129/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.129/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.130/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.130/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.131/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.131/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.132/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.132/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.133/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M34S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.133/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M34S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.134/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.134/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.135/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.135/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.136/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.136/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.137/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.137/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.138/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.138/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.139/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.139/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.140/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.140/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.141/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.141/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.142/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.142/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.143/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.143/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.144/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.144/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.145/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M35S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.145/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M35S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.146/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.146/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.147/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.147/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.148/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.148/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.149/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.149/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.150/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.150/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.151/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.151/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.152/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.152/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.153/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.153/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.154/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.154/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.155/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.155/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.156/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.156/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.157/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.157/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.158/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.158/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.159/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M26S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.159/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M26S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.160/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.160/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.161/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.161/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.162/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.162/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.163/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.163/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.164/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.164/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.165/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.165/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.166/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.166/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.167/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.167/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.168/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.168/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.169/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.169/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.170/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.170/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.171/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.171/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.172/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.172/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.173/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.173/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.174/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.174/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.175/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.175/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.176/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.176/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.177/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M32S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.177/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M32S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.178/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.178/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.179/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.179/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.180/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.180/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.181/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.181/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.182/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.182/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.183/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.183/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.184/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.184/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.185/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.185/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.186/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.186/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.187/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.187/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.188/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.188/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.189/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.189/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.190/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M33S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.190/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M33S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.191/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.191/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.192/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.192/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.193/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.193/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.194/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.194/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.195/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M33S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.195/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M33S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.196/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.196/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.197/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.197/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.198/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.198/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.199/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.199/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.200/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.200/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.201/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.201/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.202/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.202/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.203/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.203/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.204/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.204/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.205/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.205/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.206/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.206/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.207/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M34S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.207/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M34S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.208/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M34S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.208/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M34S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.209/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.209/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.210/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.210/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.211/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.211/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.212/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.212/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.213/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.213/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.214/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.214/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.215/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.215/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.216/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.216/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.217/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.217/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.218/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.218/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.219/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.219/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.220/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.220/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.221/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.221/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.222/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.222/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.223/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M35S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.223/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M35S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.224/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.224/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.225/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.225/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.226/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.226/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.227/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.227/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.228/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.228/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.229/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.229/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.230/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.230/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.231/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.231/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.232/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M10S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.232/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M10S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.233/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.233/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.234/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.234/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.235/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.235/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.236/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.236/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.237/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.237/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.238/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.238/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.239/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M30S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.239/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M30S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.240/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.240/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.241/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.241/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.242/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.242/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.243/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.243/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.244/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.244/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.245/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.245/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.246/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.246/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.247/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.247/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.248/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.248/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.249/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.249/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.250/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.250/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.251/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.251/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.252/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M31S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.252/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M31S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.253/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.253/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.254/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.254/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.1.255/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.1.255/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.0/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.0/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.1/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.1/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.2/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.2/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.3/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.3/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.4/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.4/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.5/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.5/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.6/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.6/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.7/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.7/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.8/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.8/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.9/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.9/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.10/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.10/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.11/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.11/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.12/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.12/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.13/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.13/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.14/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M33S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.14/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M33S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.15/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.15/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.16/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.16/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.17/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.17/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.18/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.18/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.19/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.19/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.20/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.20/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.21/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.21/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.22/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.22/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.23/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.23/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.24/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.24/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.25/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.25/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.26/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.26/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.27/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.27/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.28/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.28/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.29/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.29/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.30/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.30/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.31/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.31/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.32/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M34S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.32/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M34S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.33/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.33/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.34/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.34/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.35/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.35/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.36/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.36/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.37/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.37/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.38/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.38/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.39/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.39/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.40/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.40/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.41/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.41/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.42/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.42/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.43/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.43/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.44/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.44/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.45/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.45/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.46/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M35S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.46/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M35S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.47/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.47/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.48/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.48/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.49/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.49/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.50/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.50/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.51/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.51/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.52/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.52/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.53/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.53/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.54/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.54/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.55/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.55/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.56/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M10S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.56/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M10S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.57/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.57/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.58/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M25S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.58/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M25S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.59/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.59/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.60/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.60/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.61/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M10S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.61/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M10S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.62/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.62/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.63/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.63/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.64/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.64/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.65/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.65/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.66/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.66/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.67/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.67/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.68/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.68/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.69/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.69/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.70/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.70/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.71/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.71/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.72/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.72/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.73/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.73/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.74/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.74/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.75/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.75/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.76/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M32S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.76/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M32S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.77/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.77/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.78/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.78/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.79/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.79/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.80/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.80/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.81/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.81/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.82/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.82/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.83/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.83/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.84/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.84/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.85/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.85/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.86/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.86/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.87/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.87/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.88/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.88/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.89/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M33S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.89/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M33S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.90/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.90/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.91/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.91/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.92/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.92/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.93/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.93/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.94/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M33S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.94/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M33S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.95/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.95/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.96/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.96/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.97/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.97/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.98/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.98/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.99/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.99/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.100/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.100/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.101/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.101/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.102/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.102/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.103/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.103/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.104/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.104/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.105/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.105/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.106/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.106/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.107/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M34S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.107/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M34S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.108/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.108/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.109/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.109/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.110/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.110/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.111/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.111/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.112/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.112/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.113/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.113/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.114/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.114/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.115/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.115/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.116/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.116/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.117/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.117/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.118/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.118/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.119/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.119/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.120/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.120/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.121/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.121/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.122/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.122/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.123/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.123/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.124/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.124/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.125/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.125/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.126/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.126/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.127/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.127/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.128/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.128/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.129/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.129/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.130/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.130/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.131/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.131/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.132/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.132/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.133/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.133/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.134/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.134/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.135/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.135/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.136/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M10S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.136/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M10S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.137/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.137/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.138/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M26S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.138/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M26S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.139/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.139/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.140/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.140/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.141/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.141/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.142/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.142/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.143/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.143/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.144/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.144/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.145/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.145/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.146/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.146/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.147/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.147/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.148/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.148/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.149/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.149/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.150/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.150/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.151/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M31S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.151/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M31S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.152/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.152/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.153/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.153/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.154/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.154/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.155/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.155/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.156/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.156/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.157/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.157/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.158/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.158/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.159/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.159/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.160/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.160/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.161/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.161/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.162/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.162/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.163/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.163/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.164/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.164/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.165/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.165/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.166/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.166/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.167/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.167/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.168/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.168/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.169/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M33S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.169/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M33S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.170/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.170/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.171/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.171/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.172/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.172/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.173/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.173/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.174/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.174/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.175/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.175/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.176/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.176/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.177/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.177/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.178/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.178/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.179/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.179/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.180/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.180/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.181/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.181/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.182/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.182/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.183/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.183/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.184/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.184/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.185/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.185/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.186/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M34S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.186/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M34S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.187/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.187/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.188/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.188/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.189/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.189/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.190/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.190/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.191/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.191/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.192/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.192/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.193/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.193/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.194/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.194/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.195/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.195/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.196/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.196/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.197/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.197/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.198/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.198/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.199/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.199/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.200/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M35S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.200/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M35S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.201/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.201/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.202/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.202/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.203/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.203/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.204/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.204/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.205/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.205/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.206/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.206/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.207/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.207/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.208/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.208/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.209/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.209/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.210/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.210/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.211/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M10S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.211/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M10S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.212/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.212/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.213/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.213/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.214/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.214/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.215/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.215/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.216/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M10S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.216/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M10S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.217/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.217/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.218/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.218/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.219/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.219/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.220/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.220/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.221/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.221/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.222/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.222/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.223/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.223/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.224/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.224/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.225/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.225/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.226/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.226/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.227/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.227/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.228/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.228/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.229/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.229/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.230/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.230/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.231/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M31S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.231/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M31S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.232/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.232/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.233/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.233/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.234/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.234/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.235/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.235/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.236/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.236/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.237/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.237/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.238/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.238/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.239/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.239/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.240/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.240/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.241/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.241/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.242/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.242/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.243/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.243/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.244/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M33S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.244/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M33S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.245/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.245/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.246/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.246/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.247/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.247/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.248/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.248/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.249/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M33S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.249/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M33S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.250/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.250/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.251/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.251/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.252/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.252/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.253/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.253/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.254/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.254/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.2.255/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.2.255/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.0/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.0/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.1/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.1/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.2/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.2/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.3/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.3/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.4/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.4/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.5/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.5/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.6/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M34S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.6/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M34S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.7/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.7/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.8/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.8/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.9/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.9/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.10/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.10/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.11/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.11/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.12/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.12/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.13/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.13/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.14/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.14/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.15/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.15/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.16/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.16/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.17/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.17/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.18/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.18/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.19/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.19/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.20/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.20/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.21/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.21/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.22/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.22/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.23/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.23/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.24/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.24/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.25/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.25/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.26/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.26/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.27/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.27/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.28/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.28/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.29/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.29/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.30/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.30/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.31/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.31/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.32/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.32/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.33/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.33/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.34/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.34/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.35/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M10S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.35/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M10S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.36/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.36/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.37/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M26S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.37/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M26S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.38/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.38/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.39/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.39/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.40/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.40/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.41/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.41/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.42/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.42/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.43/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.43/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.44/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.44/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.45/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.45/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.46/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.46/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.47/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.47/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.48/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.48/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.49/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.49/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.50/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M31S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.50/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M31S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.51/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.51/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.52/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.52/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.53/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.53/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.54/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.54/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.55/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.55/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.56/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.56/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.57/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.57/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.58/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.58/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.59/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.59/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.60/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.60/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.61/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.61/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.62/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.62/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.63/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.63/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.64/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.64/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.65/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.65/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.66/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.66/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.67/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.67/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.68/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M33S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.68/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M33S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.69/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.69/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.70/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.70/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.71/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.71/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.72/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.72/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.73/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.73/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.74/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.74/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.75/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.75/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.76/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.76/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.77/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.77/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.78/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.78/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.79/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.79/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.80/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.80/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.81/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.81/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.82/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.82/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.83/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.83/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.84/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.84/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.85/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.85/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.86/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M34S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.86/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M34S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.87/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.87/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.88/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.88/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.89/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.89/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.90/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.90/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.91/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.91/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.92/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.92/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.93/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.93/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.94/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.94/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.95/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.95/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.96/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.96/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.97/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.97/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.98/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.98/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.99/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M35S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.99/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M35S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.100/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.100/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.101/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.101/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.102/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.102/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.103/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.103/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.104/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.104/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.105/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.105/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.106/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.106/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.107/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.107/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.108/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.108/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.109/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.109/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.110/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M10S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.110/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M10S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.111/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.111/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.112/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.112/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.113/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.113/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.114/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.114/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.115/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M10S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.115/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M10S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.116/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.116/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.117/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.117/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.118/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M10S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.118/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M10S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.119/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.119/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.120/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.120/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.121/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.121/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.122/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.122/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.123/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.123/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.124/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.124/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.125/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.125/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.126/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.126/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.127/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.127/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.128/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.128/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.129/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.129/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.130/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M31S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.130/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M31S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.131/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.131/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.132/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.132/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.133/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.133/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.134/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.134/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.135/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.135/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.136/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.136/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.137/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.137/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.138/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.138/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.139/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.139/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.140/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.140/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.141/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.141/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.142/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.142/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.143/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.143/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.144/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.144/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.145/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.145/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.146/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.146/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.147/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.147/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.148/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.148/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.149/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.149/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.150/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.150/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.151/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.151/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.152/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.152/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.153/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.153/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.154/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.154/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.155/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.155/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.156/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.156/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.157/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.157/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.158/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.158/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.159/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.159/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.160/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.160/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.161/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.161/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.162/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.162/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.163/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.163/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.164/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.164/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.165/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.165/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.166/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.166/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.167/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.167/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.168/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.168/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.169/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.169/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.170/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.170/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.171/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.171/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.172/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.172/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.173/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.173/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.174/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.174/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.175/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.175/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.176/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.176/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.177/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.177/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.178/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.178/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.179/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.179/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.180/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.180/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.181/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.181/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.182/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.182/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.183/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.183/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.184/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.184/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.185/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.185/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.186/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.186/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.187/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.187/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.188/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.188/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.189/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.189/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.190/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.190/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.191/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.191/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.192/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.192/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.193/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.193/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.194/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.194/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.195/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.195/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.196/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.196/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.197/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.197/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.198/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.198/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.199/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.199/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.200/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.200/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.201/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.201/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.202/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.202/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.203/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.203/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.204/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.204/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.205/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.205/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.206/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.206/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.207/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.207/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.208/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.208/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.209/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.209/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.210/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.210/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.211/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.211/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.212/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.212/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.213/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.213/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.214/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.214/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.215/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.215/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.216/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.216/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.217/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.217/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.218/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.218/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.219/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.219/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.220/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.220/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.221/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.221/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.222/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.222/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.223/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.223/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.224/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.224/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.225/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.225/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.226/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.226/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.227/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.227/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.228/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.228/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.229/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.229/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.230/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.230/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.231/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.231/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.232/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.232/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.233/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.233/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.234/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.234/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.235/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.235/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.236/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.236/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.237/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.237/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.238/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.238/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.239/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.239/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.240/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.240/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.241/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.241/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.242/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.242/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.243/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.243/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.244/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.244/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.245/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.245/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.246/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.246/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.247/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.247/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.248/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.248/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.249/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.249/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.250/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.250/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.251/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.251/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.252/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.252/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.253/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.253/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.254/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.254/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.3.255/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.3.255/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.0/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.0/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.1/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.1/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.2/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.2/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.3/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.3/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.4/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.4/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.5/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.5/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.6/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.6/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.7/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.7/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.8/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.8/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.9/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.9/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.10/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.10/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.11/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.11/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.12/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.12/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.13/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.13/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.14/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.14/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.15/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.15/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.16/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.16/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.17/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.17/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.18/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.18/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.19/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.19/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.20/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.20/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.21/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.21/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.22/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.22/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.23/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.23/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.24/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.24/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.25/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.25/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.26/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.26/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.27/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.27/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.28/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.28/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.29/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.29/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.30/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.30/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.31/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.31/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.32/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.32/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.33/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.33/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.34/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.34/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.35/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.35/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.36/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.36/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.37/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.37/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.38/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.38/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.39/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.39/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.40/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.40/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.41/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.41/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.42/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.42/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.43/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.43/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.44/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.44/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.45/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.45/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.46/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.46/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.47/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.47/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.48/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.48/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.49/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.49/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.50/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.50/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.51/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.51/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.52/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.52/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.53/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.53/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.54/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.54/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.55/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.55/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.56/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.56/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.57/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.57/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.58/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.58/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.59/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.59/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.60/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.60/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.61/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.61/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.62/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.62/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.63/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.63/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.64/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.64/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.65/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.65/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.66/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.66/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.67/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.67/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.68/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.68/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.69/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.69/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.70/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.70/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.71/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.71/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.72/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.72/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.73/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.73/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.74/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.74/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.75/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.75/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.76/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.76/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.77/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.77/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.78/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.78/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.79/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.79/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.80/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.80/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.81/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.81/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.82/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.82/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.83/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.83/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.84/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.84/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.85/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.85/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.86/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.86/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.87/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.87/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.88/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.88/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.89/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.89/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.90/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.90/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.91/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.91/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.92/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.92/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.93/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.93/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.94/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.94/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.95/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.95/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.96/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.96/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.97/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.97/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.98/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.98/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.99/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.99/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.100/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.100/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.101/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.101/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.102/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.102/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.103/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.103/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.104/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.104/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.105/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.105/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.106/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.106/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.107/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.107/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.108/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.108/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.109/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.109/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.110/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.110/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.111/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.111/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.112/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.112/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.113/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.113/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.114/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.114/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.115/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.115/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.116/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.116/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.117/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.117/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.118/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.118/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.119/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.119/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.120/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.120/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.121/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.121/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.122/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.122/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.123/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.123/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.124/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.124/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.125/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.125/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.126/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.126/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.127/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.127/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.128/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.128/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.129/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.129/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.130/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.130/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.131/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.131/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.132/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.132/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.133/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.133/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.134/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.134/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.135/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.135/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.136/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.136/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.137/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.137/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.138/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.138/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.139/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.139/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.140/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.140/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.141/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.141/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.142/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.142/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.143/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.143/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.144/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.144/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.145/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.145/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.146/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.146/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.147/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.147/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.148/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.148/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.149/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.149/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.150/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.150/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.151/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.151/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.152/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.152/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.153/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.153/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.154/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.154/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.155/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.155/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.156/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.156/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.157/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.157/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.158/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.158/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.159/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.159/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.160/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.160/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.161/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.161/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.162/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.162/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.163/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.163/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.164/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.164/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.165/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.165/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.166/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.166/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.167/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.167/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.168/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.168/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.169/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.169/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.170/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.170/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.171/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.171/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.172/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.172/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.173/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.173/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.174/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.174/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.175/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.175/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.176/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.176/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.177/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.177/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.178/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.178/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.179/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.179/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.180/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.180/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.181/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.181/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.182/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.182/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.183/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.183/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.184/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.184/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.185/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.185/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.186/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.186/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.187/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.187/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.188/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.188/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.189/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.189/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.190/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.190/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.191/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.191/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.192/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.192/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.193/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.193/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.194/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.194/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.195/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.195/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.196/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.196/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.197/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.197/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.198/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.198/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.199/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.199/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.200/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.200/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.201/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.201/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.202/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.202/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.203/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.203/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.204/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.204/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.205/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.205/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.206/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.206/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.207/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.207/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.208/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.208/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.209/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.209/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.210/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.210/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.211/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.211/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.212/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.212/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.213/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.213/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.214/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.214/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.215/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.215/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.216/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.216/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.217/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.217/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.218/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.218/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.219/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.219/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.220/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.220/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.221/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.221/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.222/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.222/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.223/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.223/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.224/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.224/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.225/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.225/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.226/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.226/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.227/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.227/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.228/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.228/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.229/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.229/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.230/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.230/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.231/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.231/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.232/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.232/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.233/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.233/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.234/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.234/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.235/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.235/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.236/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.236/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.237/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.237/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.238/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.238/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.239/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.239/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.240/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.240/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.241/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.241/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.242/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.242/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.243/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.243/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.244/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.244/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.245/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.245/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.246/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.246/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.247/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.247/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.248/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.248/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.249/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.249/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.250/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.250/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.251/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.251/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.252/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.252/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.253/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.253/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.254/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.254/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.4.255/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.4.255/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.0/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.0/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.1/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.1/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.2/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.2/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.3/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.3/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.4/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.4/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.5/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.5/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.6/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.6/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.7/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.7/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.8/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.8/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.9/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.9/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.10/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.10/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.11/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.11/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.12/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.12/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.13/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.13/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.14/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.14/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.15/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.15/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.16/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.16/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.17/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.17/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.18/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.18/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.19/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.19/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.20/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.20/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.21/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.21/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.22/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.22/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.23/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.23/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.24/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.24/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.25/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.25/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.26/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.26/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.27/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.27/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.28/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.28/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.29/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.29/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.30/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.30/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.31/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.31/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.32/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.32/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.33/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.33/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.34/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.34/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.35/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.35/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.36/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.36/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.37/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.37/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.38/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.38/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.39/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M34S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.39/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M34S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.40/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.40/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.41/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.41/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.42/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.42/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.43/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.43/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.44/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.44/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.45/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.45/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.46/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.46/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.47/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.47/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.48/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.48/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.49/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.49/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.50/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.50/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.51/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.51/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.52/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M35S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.52/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M35S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.53/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.53/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.54/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.54/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.55/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.55/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.56/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.56/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.57/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.57/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.58/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.58/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.59/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.59/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.60/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.60/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.61/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.61/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.62/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.62/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.63/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.63/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.64/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.64/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.65/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.65/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.66/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.66/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.67/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.67/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.68/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M10S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.68/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M10S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.69/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.69/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.70/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.70/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.71/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M10S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.71/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M10S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.72/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.72/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.73/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.73/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.74/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.74/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.75/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.75/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.76/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.76/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.77/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.77/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.78/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.78/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.79/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.79/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.80/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.80/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.81/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.81/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.82/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.82/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.83/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M31S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.83/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M31S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.84/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.84/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.85/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.85/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.86/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.86/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.87/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.87/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.88/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.88/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.89/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.89/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.90/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.90/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.91/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.91/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.92/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.92/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.93/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.93/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.94/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.94/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.95/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.95/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.96/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M32S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.96/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M32S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.97/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.97/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.98/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.98/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.99/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.99/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.100/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.100/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.101/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M33S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.101/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M33S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.102/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.102/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.103/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.103/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.104/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.104/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.105/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.105/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.106/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.106/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.107/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.107/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.108/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.108/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.109/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.109/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.110/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.110/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.111/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.111/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.112/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.112/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.113/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.113/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.114/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M34S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.114/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M34S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.115/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.115/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.116/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.116/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.117/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.117/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.118/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.118/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.119/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.119/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.120/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.120/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.121/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.121/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.122/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.122/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.123/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.123/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.124/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.124/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.125/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.125/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.126/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.126/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.127/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.127/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.128/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.128/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.129/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.129/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.130/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.130/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.131/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.131/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.132/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M35S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.132/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M35S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.133/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.133/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.134/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.134/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.135/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.135/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.136/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.136/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.137/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.137/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.138/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.138/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.139/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.139/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.140/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.140/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.141/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.141/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.142/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.142/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.143/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.143/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.144/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.144/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.145/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.145/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.146/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.146/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.147/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.147/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.148/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M10S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.148/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M10S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.149/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.149/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.150/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.150/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.151/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M10S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.151/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M10S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.152/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.152/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.153/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.153/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.154/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.154/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.155/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.155/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.156/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.156/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.157/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.157/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.158/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M31S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.158/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M31S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.159/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.159/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.160/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.160/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.161/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.161/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.162/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.162/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.163/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.163/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.164/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.164/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.165/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.165/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.166/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.166/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.167/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.167/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.168/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.168/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.169/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.169/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.170/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.170/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.171/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.171/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.172/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.172/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.173/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.173/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.174/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.174/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.175/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.175/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.176/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M32S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.176/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M32S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.177/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.177/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.178/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.178/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.179/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.179/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.180/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.180/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.181/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.181/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.182/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.182/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.183/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.183/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.184/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.184/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.185/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.185/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.186/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.186/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.187/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.187/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.188/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.188/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.189/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.189/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.190/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.190/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.191/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.191/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.192/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.192/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.193/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.193/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.194/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M34S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.194/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M34S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.195/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.195/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.196/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.196/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.197/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.197/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.198/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.198/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.199/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M34S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.199/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M34S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.200/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.200/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.201/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.201/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.202/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.202/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.203/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.203/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.204/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.204/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.205/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.205/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.206/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.206/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.207/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M35S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.207/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M35S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.208/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.208/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.209/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.209/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.210/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.210/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.211/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.211/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.212/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M35S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.212/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M35S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.213/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.213/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.214/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.214/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.215/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.215/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.216/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.216/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.217/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.217/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.218/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.218/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.219/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.219/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.220/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.220/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.221/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.221/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.222/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.222/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.223/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M10S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.223/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M10S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.224/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.224/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.225/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.225/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.226/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M10S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.226/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M10S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.227/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.227/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.228/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.228/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.229/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.229/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.230/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.230/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.231/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.231/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.232/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.232/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.233/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.233/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.234/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.234/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.235/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.235/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.236/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.236/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.237/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.237/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.238/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M31S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.238/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M31S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.239/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.239/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.240/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.240/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.241/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.241/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.242/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.242/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.243/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.243/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.244/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.244/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.245/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.245/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.246/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.246/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.247/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.247/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.248/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.248/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.249/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.249/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.250/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.250/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.251/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M32S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.251/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M32S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.252/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.252/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.253/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.253/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.254/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.254/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.5.255/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.5.255/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.0/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M33S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.0/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M33S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.1/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.1/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.2/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.2/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.3/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.3/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.4/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.4/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.5/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.5/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.6/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.6/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.7/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.7/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.8/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.8/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.9/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.9/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.10/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.10/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.11/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.11/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.12/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.12/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.13/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M34S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.13/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M34S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.14/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.14/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.15/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.15/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.16/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.16/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.17/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.17/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.18/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.18/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.19/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.19/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.20/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.20/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.21/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.21/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.22/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.22/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.23/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.23/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.24/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.24/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.25/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.25/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.26/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.26/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.27/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.27/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.28/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.28/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.29/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.29/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.30/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.30/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.31/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M35S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.31/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M35S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.32/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.32/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.33/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.33/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.34/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.34/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.35/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.35/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.36/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.36/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.37/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.37/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.38/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.38/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.39/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.39/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.40/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.40/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.41/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.41/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.42/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.42/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.43/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.43/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.44/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.44/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.45/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.45/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.46/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.46/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.47/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M10S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.47/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M10S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.48/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.48/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.49/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.49/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.50/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M10S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.50/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M10S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.51/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.51/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.52/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.52/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.53/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.53/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.54/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.54/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.55/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.55/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.56/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.56/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.57/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M31S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.57/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M31S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.58/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.58/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.59/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.59/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.60/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.60/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.61/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.61/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.62/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.62/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.63/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.63/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.64/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.64/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.65/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.65/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.66/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.66/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.67/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.67/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.68/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.68/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.69/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.69/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.70/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.70/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.71/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.71/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.72/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.72/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.73/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.73/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.74/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.74/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.75/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M32S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.75/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M32S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.76/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.76/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.77/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.77/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.78/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.78/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.79/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.79/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.80/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.80/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.81/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.81/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.82/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.82/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.83/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.83/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.84/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.84/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.85/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.85/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.86/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.86/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.87/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.87/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.88/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.88/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.89/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.89/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.90/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.90/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.91/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.91/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.92/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.92/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.93/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M34S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.93/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M34S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.94/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.94/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.95/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.95/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.96/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.96/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.97/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.97/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.98/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.98/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.99/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.99/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.100/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.100/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.101/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.101/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.102/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.102/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.103/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.103/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.104/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.104/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.105/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.105/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.106/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M35S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.106/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M35S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.107/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.107/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.108/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.108/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.109/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.109/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.110/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.110/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.111/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M35S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.111/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M35S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.112/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.112/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.113/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.113/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.114/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.114/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.115/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.115/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.116/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.116/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.117/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.117/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.118/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.118/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.119/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.119/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.120/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.120/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.121/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.121/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.122/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.122/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.123/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.123/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.124/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.124/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.125/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M10S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.125/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M10S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.126/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.126/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.127/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.127/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.128/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.128/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.129/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.129/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.130/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.130/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.131/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.131/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.132/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.132/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.133/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.133/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.134/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.134/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.135/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.135/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.136/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.136/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.137/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M31S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.137/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M31S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.138/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.138/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.139/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.139/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.140/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.140/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.141/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.141/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.142/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.142/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.143/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.143/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.144/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.144/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.145/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.145/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.146/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.146/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.147/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.147/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.148/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.148/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.149/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.149/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.150/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M32S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.150/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M32S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.151/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.151/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.152/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.152/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.153/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.153/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.154/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.154/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.155/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M33S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.155/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M33S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.156/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.156/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.157/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.157/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.158/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.158/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.159/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.159/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.160/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.160/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.161/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.161/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.162/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.162/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.163/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.163/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.164/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.164/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.165/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.165/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.166/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.166/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.167/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.167/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.168/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M34S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.168/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M34S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.169/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.169/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.170/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.170/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.171/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.171/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.172/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.172/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.173/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.173/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.174/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.174/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.175/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.175/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.176/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.176/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.177/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.177/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.178/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.178/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.179/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.179/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.180/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.180/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.181/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.181/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.182/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.182/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.183/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.183/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.184/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.184/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.185/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.185/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.186/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M35S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.186/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M35S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.187/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.187/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.188/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.188/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.189/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.189/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.190/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.190/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.191/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.191/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.192/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.192/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.193/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.193/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.194/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.194/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.195/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.195/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.196/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.196/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.197/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.197/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.198/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.198/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.199/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.199/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.200/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.200/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.201/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.201/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.202/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M10S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.202/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M10S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.203/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.203/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.204/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.204/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.205/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M10S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.205/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M10S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.206/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.206/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.207/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.207/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.208/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.208/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.209/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.209/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.210/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.210/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.211/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.211/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.212/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M31S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.212/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M31S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.213/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.213/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.214/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.214/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.215/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.215/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.216/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.216/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.217/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.217/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.218/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.218/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.219/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.219/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.220/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.220/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.221/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.221/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.222/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.222/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.223/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.223/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.224/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.224/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.225/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.225/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.226/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.226/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.227/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.227/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.228/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.228/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.229/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.229/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.230/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M32S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.230/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M32S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.231/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.231/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.232/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.232/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.233/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.233/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.234/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.234/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.235/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.235/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.236/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.236/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.237/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.237/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.238/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.238/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.239/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.239/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.240/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.240/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.241/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.241/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.242/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.242/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.243/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.243/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.244/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.244/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.245/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.245/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.246/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.246/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.247/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.247/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.248/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M34S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.248/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M34S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.249/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.249/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.250/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.250/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.251/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.251/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.252/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.252/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.253/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.253/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.254/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.254/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.6.255/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.6.255/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.0/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.0/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.1/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.1/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.2/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.2/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.3/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.3/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.4/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.4/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.5/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M35S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.5/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M35S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.6/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.6/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.7/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.7/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.8/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.8/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.9/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.9/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.10/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M35S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.10/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M35S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.11/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.11/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.12/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.12/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.13/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.13/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.14/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.14/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.15/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.15/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.16/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.16/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.17/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.17/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.18/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.18/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.19/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.19/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.20/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.20/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.21/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.21/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.22/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.22/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.23/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.23/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.24/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M10S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.24/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M10S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.25/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.25/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.26/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.26/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.27/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.27/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.28/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.28/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.29/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.29/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.30/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.30/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.31/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.31/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.32/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.32/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.33/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.33/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.34/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.34/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.35/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.35/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.36/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M31S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.36/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M31S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.37/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.37/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.38/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.38/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.39/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.39/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.40/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.40/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.41/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.41/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.42/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.42/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.43/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.43/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.44/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.44/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.45/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.45/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.46/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.46/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.47/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.47/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.48/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.48/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.49/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M32S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.49/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M32S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.50/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.50/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.51/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.51/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.52/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.52/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.53/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.53/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.54/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M33S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.54/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M33S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.55/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.55/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.56/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.56/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.57/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.57/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.58/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.58/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.59/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.59/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.60/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.60/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.61/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.61/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.62/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.62/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.63/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.63/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.64/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.64/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.65/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.65/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.66/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.66/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.67/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M34S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.67/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M34S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.68/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.68/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.69/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.69/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.70/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.70/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.71/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.71/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.72/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.72/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.73/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.73/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.74/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.74/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.75/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.75/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.76/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.76/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.77/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M34S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.77/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M34S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.78/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.78/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.79/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.79/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.80/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.80/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.81/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.81/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.82/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.82/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.83/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.83/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.84/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.84/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.85/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M35S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.85/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M35S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.86/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.86/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.87/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.87/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.88/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.88/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.89/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.89/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.90/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.90/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.91/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.91/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.92/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.92/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.93/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.93/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.94/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.94/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.95/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.95/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.96/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.96/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.97/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.97/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.98/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.98/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.99/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.99/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.100/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.100/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.101/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.101/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.102/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.102/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.103/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.103/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.104/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M10S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.104/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M10S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.105/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.105/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.106/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.106/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.107/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.107/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.108/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.108/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.109/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.109/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.110/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.110/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.111/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M31S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.111/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M31S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.112/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.112/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.113/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.113/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.114/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.114/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.115/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.115/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.116/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.116/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.117/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.117/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.118/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.118/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.119/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.119/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.120/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.120/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.121/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.121/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.122/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.122/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.123/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.123/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.124/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.124/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.125/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.125/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.126/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.126/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.127/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.127/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.128/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.128/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.129/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M32S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.129/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M32S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.130/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.130/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.131/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.131/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.132/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.132/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.133/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.133/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.134/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.134/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.135/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.135/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.136/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.136/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.137/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.137/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.138/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.138/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.139/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.139/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.140/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.140/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.141/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.141/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.142/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.142/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.143/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.143/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.144/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.144/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.145/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.145/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.146/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.146/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.147/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M34S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.147/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M34S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.148/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.148/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.149/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.149/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.150/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.150/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.151/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.151/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.152/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.152/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.153/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.153/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.154/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.154/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.155/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.155/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.156/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M34S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.156/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M34S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.157/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.157/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.158/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.158/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.159/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.159/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.160/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M35S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.160/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M35S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.161/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.161/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.162/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.162/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.163/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.163/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.164/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.164/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.165/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M35S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.165/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M35S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.166/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.166/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.167/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.167/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.168/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.168/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.169/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.169/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.170/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.170/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.171/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.171/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.172/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.172/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.173/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.173/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.174/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.174/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.175/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.175/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.176/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.176/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.177/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.177/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.178/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.178/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.179/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.179/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.180/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.180/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.181/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.181/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.182/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.182/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.183/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.183/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.184/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.184/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.185/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.185/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.186/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.186/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.187/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.187/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.188/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.188/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.189/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.189/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.190/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.190/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.191/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M31S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.191/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M31S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.192/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.192/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.193/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.193/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.194/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.194/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.195/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.195/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.196/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.196/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.197/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.197/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.198/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.198/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.199/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.199/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.200/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.200/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.201/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.201/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.202/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.202/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.203/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.203/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.204/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M32S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.204/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M32S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.205/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.205/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.206/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.206/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.207/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.207/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.208/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.208/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.209/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M32S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.209/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M32S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.210/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.210/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.211/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.211/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.212/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.212/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.213/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.213/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.214/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.214/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.215/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.215/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.216/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.216/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.217/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.217/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.218/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.218/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.219/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.219/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.220/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.220/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.221/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.221/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.222/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M34S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.222/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M34S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.223/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.223/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.224/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.224/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.225/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.225/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.226/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.226/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.227/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.227/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.228/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.228/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.229/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.229/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.230/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.230/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.231/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.231/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.232/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.232/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.233/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.233/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.234/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.234/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.235/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.235/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.236/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.236/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.237/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.237/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.238/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.238/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.239/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.239/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.240/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M35S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.240/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M35S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.241/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.241/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.242/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.242/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.243/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.243/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.244/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.244/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.245/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.245/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.246/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.246/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.247/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.247/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.248/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.248/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.249/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.249/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.250/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.250/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.251/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.251/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.252/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.252/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.253/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.253/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.254/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.254/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.7.255/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.7.255/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.0/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.0/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.1/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.1/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.2/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.2/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.3/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M10S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.3/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M10S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.4/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.4/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.5/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.5/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.6/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.6/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.7/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.7/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.8/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.8/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.9/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.9/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.10/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M31S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.10/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M31S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.11/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.11/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.12/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.12/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.13/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.13/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.14/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.14/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.15/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.15/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.16/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.16/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.17/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.17/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.18/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.18/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.19/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.19/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.20/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.20/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.21/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.21/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.22/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.22/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.23/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.23/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.24/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.24/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.25/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.25/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.26/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.26/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.27/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.27/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.28/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M32S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.28/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M32S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.29/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.29/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.30/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.30/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.31/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.31/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.32/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.32/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.33/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.33/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.34/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.34/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.35/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.35/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.36/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.36/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.37/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.37/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.38/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.38/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.39/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.39/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.40/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.40/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.41/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.41/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.42/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.42/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.43/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.43/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.44/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.44/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.45/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.45/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.46/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M34S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.46/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M34S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.47/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.47/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.48/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.48/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.49/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.49/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.50/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.50/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.51/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.51/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.52/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.52/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.53/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.53/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.54/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.54/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.55/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.55/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.56/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.56/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.57/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.57/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.58/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.58/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.59/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M35S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.59/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M35S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.60/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.60/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.61/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.61/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.62/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.62/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.63/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.63/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.64/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M35S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.64/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M35S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.65/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.65/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.66/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.66/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.67/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.67/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.68/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.68/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.69/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.69/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.70/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.70/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.71/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.71/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.72/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.72/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.73/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.73/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.74/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.74/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.75/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.75/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.76/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.76/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.77/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.77/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.78/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.78/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.79/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.79/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.80/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.80/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.81/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.81/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.82/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.82/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.83/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.83/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.84/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.84/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.85/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M26S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.85/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M26S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.86/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.86/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.87/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.87/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.88/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.88/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.89/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.89/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.90/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M31S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.90/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M31S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.91/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.91/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.92/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.92/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.93/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.93/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.94/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.94/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.95/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.95/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.96/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.96/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.97/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.97/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.98/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.98/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.99/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.99/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.100/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.100/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.101/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.101/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.102/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.102/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.103/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M32S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.103/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M32S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.104/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.104/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.105/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.105/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.106/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.106/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.107/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.107/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.108/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M32S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.108/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M32S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.109/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.109/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.110/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.110/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.111/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.111/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.112/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.112/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.113/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.113/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.114/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.114/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.115/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.115/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.116/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.116/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.117/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.117/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.118/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.118/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.119/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.119/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.120/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.120/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.121/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M34S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.121/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M34S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.122/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.122/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.123/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.123/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.124/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.124/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.125/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.125/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.126/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.126/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.127/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.127/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.128/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.128/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.129/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.129/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.130/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.130/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.131/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.131/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.132/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.132/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.133/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.133/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.134/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.134/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.135/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.135/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.136/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.136/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.137/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.137/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.138/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.138/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.139/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M35S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.139/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M35S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.140/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.140/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.141/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.141/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.142/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.142/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.143/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.143/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.144/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.144/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.145/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.145/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.146/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.146/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.147/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.147/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.148/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.148/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.149/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.149/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.150/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.150/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.151/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.151/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.152/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.152/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.153/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.153/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.154/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.154/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.155/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.155/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.156/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.156/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.157/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.157/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.158/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M10S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.158/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M10S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.159/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.159/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.160/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.160/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.161/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.161/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.162/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.162/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.163/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.163/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.164/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.164/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.165/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M29S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.165/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M29S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.166/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.166/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.167/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.167/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.168/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.168/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.169/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.169/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.170/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.170/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.171/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.171/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.172/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.172/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.173/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.173/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.174/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.174/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.175/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.175/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.176/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.176/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.177/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.177/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.178/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.178/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.179/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.179/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.180/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.180/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.181/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.181/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.182/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.182/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.183/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M32S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.183/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M32S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.184/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.184/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.185/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.185/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.186/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.186/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.187/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.187/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.188/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.188/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.189/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.189/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.190/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.190/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.191/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.191/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.192/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.192/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.193/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.193/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.194/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.194/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.195/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.195/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.196/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M33S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.196/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M33S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.197/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.197/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.198/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.198/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.199/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.199/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.200/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.200/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.201/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M34S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.201/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M34S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.202/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.202/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.203/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.203/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.204/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.204/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.205/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.205/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.206/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.206/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.207/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.207/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.208/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.208/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.209/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.209/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.210/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.210/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.211/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.211/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.212/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.212/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.213/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.213/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.214/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M35S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.214/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M35S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.215/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.215/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.216/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.216/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.217/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.217/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.218/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.218/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.219/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.219/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.220/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.220/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.221/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.221/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.222/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.222/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.223/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.223/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.224/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.224/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.225/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.225/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.226/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.226/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.227/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.227/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.228/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.228/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.229/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.229/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.230/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.230/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.231/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.231/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.232/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.232/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.233/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.233/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.234/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.234/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.235/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.235/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.236/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.236/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.237/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.237/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.238/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M10S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.238/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M10S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.239/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.239/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.240/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M24S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.240/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M24S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.241/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.241/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.242/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.242/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.243/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.243/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.244/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.244/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.245/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M31S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.245/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M31S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.246/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.246/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.247/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.247/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.248/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.248/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.249/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.249/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.250/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.250/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.251/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.251/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.252/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.252/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.253/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.253/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.254/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.254/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.8.255/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.8.255/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.0/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.0/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.1/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.1/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.2/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M32S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.2/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M32S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.3/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.3/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.4/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.4/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.5/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.5/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.6/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.6/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.7/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.7/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.8/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.8/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.9/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.9/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.10/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.10/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.11/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.11/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.12/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.12/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.13/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.13/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.14/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.14/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.15/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.15/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.16/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.16/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.17/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.17/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.18/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.18/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.19/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.19/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.20/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M33S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.20/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M33S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.21/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.21/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.22/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.22/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.23/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.23/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.24/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.24/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.25/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.25/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.26/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.26/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.27/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.27/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.28/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.28/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.29/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.29/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.30/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.30/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.31/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.31/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.32/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.32/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.33/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.33/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.34/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.34/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.35/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.35/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.36/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.36/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.37/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.37/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.38/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M35S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.38/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M35S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.39/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.39/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.40/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.40/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.41/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.41/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.42/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.42/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.43/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.43/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.44/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.44/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.45/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.45/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.46/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.46/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.47/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.47/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.48/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.48/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.49/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.49/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.50/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.50/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.51/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.51/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.52/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.52/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.53/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.53/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.54/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.54/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.55/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.55/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.56/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.56/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.57/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.57/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.58/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.58/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.59/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.59/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.60/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.60/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.61/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.61/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.62/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.62/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.63/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.63/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.64/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M26S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.64/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M26S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.65/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.65/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.66/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.66/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.67/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.67/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.68/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.68/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.69/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.69/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.70/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.70/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.71/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.71/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.72/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.72/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.73/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.73/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.74/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.74/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.75/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M12S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.75/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M12S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.76/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.76/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.77/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.77/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.78/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.78/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.79/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.79/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.80/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.80/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.81/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.81/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.82/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M32S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.82/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M32S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.83/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.83/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.84/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.84/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.85/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.85/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.86/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.86/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.87/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.87/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.88/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.88/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.89/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.89/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.90/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.90/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.91/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.91/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.92/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.92/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.93/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.93/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.94/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.94/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.95/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M33S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.95/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M33S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.96/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.96/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.97/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.97/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.98/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.98/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.99/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.99/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.100/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M34S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.100/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M34S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.101/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.101/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.102/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.102/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.103/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.103/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.104/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.104/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.105/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.105/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.106/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.106/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.107/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.107/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.108/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.108/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.109/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.109/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.110/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.110/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.111/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.111/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.112/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.112/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.113/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M35S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.113/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M35S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.114/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.114/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.115/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.115/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.116/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.116/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.117/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.117/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.118/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.118/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.119/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.119/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.120/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.120/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.121/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.121/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.122/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.122/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.123/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.123/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.124/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.124/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.125/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.125/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.126/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.126/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.127/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.127/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.128/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.128/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.129/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.129/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.130/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.130/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.131/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.131/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.132/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.132/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.133/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.133/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.134/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.134/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.135/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.135/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.136/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.136/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.137/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M10S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.137/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M10S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.138/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.138/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.139/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.139/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.140/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.140/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.141/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.141/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.142/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.142/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.143/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.143/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.144/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M31S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.144/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M31S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.145/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.145/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.146/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.146/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.147/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.147/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.148/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.148/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.149/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.149/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.150/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.150/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.151/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.151/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.152/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.152/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.153/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.153/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.154/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.154/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.155/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.155/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.156/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.156/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.157/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M32S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.157/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M32S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.158/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.158/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.159/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.159/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.160/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.160/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.161/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.161/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.162/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.162/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.163/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.163/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.164/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.164/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.165/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.165/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.166/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.166/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.167/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.167/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.168/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.168/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.169/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.169/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.170/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.170/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.171/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.171/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.172/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.172/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.173/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.173/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.174/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.174/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.175/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M33S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.175/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M33S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.176/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.176/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.177/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.177/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.178/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.178/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.179/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.179/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.180/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.180/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.181/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.181/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.182/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.182/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.183/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.183/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.184/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.184/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.185/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.185/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.186/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.186/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.187/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.187/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.188/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.188/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.189/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.189/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.190/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.190/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.191/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.191/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.192/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.192/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.193/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M35S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.193/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M35S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.194/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.194/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.195/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.195/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.196/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.196/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.197/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.197/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.198/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.198/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.199/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.199/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.200/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.200/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.201/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.201/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.202/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.202/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.203/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.203/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.204/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.204/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.205/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.205/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.206/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.206/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.207/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.207/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.208/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.208/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.209/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.209/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.210/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.210/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.211/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.211/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.212/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.212/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.213/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.213/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.214/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.214/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.215/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.215/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.216/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.216/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.217/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.217/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.218/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.218/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.219/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M24S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.219/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M24S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.220/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.220/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.221/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.221/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.222/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.222/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.223/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.223/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.224/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.224/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.225/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.225/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.226/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.226/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.227/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.227/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.228/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.228/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.229/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.229/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.230/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M12S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.230/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M12S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.231/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.231/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.232/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.232/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.233/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.233/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.234/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.234/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.235/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.235/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.236/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.236/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.237/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M32S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.237/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M32S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.238/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.238/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.239/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.239/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.240/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.240/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.241/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.241/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.242/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.242/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.243/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.243/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.244/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.244/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.245/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.245/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.246/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.246/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.247/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.247/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.248/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.248/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.249/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.249/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.250/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M33S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.250/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M33S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.251/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.251/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.252/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.252/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.253/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.253/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.254/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.254/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.9.255/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M34S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.9.255/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M34S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.0/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.0/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.1/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.1/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.2/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.2/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.3/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.3/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.4/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.4/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.5/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.5/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.6/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.6/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.7/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.7/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.8/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.8/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.9/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.9/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.10/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.10/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.11/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.11/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.12/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M35S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.12/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M35S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.13/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.13/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.14/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.14/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.15/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.15/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.16/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.16/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.17/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.17/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.18/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.18/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.19/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.19/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.20/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.20/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.21/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.21/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.22/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.22/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.23/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.23/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.24/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.24/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.25/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.25/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.26/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.26/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.27/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.27/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.28/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.28/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.29/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.29/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.30/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.30/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.31/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.31/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.32/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.32/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.33/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.33/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.34/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.34/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.35/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.35/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.36/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.36/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.37/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.37/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.38/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.38/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.39/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.39/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.40/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.40/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.41/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.41/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.42/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.42/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.43/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M27S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.43/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M27S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.44/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.44/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.45/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.45/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.46/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.46/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.47/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.47/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.48/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.48/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.49/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.49/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.50/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.50/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.51/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.51/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.52/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.52/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.53/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.53/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.54/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M12S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.54/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M12S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.55/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.55/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.56/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M32S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.56/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M32S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.57/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.57/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.58/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.58/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.59/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.59/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.60/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.60/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.61/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.61/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.62/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.62/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.63/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.63/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.64/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.64/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.65/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.65/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.66/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.66/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.67/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.67/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.68/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.68/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.69/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.69/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.70/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.70/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.71/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.71/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.72/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.72/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.73/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.73/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.74/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M33S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.74/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M33S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.75/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.75/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.76/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.76/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.77/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.77/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.78/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.78/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.79/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.79/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.80/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.80/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.81/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.81/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.82/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.82/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.83/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.83/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.84/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.84/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.85/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.85/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.86/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.86/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.87/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.87/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.88/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.88/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.89/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.89/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.90/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.90/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.91/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.91/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.92/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M35S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.92/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M35S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.93/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.93/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.94/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.94/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.95/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.95/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.96/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.96/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.97/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.97/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.98/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.98/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.99/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.99/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.100/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.100/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.101/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.101/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.102/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.102/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.103/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.103/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.104/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.104/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.105/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.105/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.106/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.106/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.107/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.107/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.108/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.108/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.109/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.109/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.110/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.110/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.111/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.111/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.112/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.112/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.113/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.113/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.114/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.114/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.115/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.115/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.116/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.116/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.117/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.117/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.118/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.118/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.119/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.119/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.120/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.120/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.121/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.121/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.122/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.122/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.123/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.123/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.124/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.124/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.125/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.125/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.126/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.126/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.127/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.127/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.128/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.128/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.129/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M12S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.129/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M12S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.130/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.130/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.131/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.131/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.132/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.132/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.133/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.133/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.134/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.134/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.135/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.135/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.136/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M32S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.136/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M32S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.137/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.137/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.138/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.138/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.139/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.139/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.140/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.140/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.141/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.141/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.142/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.142/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.143/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.143/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.144/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.144/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.145/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.145/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.146/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.146/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.147/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.147/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.148/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.148/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.149/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M33S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.149/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M33S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.150/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.150/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.151/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.151/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.152/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.152/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.153/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.153/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.154/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M34S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.154/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M34S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.155/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.155/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.156/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.156/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.157/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.157/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.158/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.158/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.159/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.159/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.160/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.160/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.161/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.161/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.162/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.162/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.163/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.163/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.164/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.164/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.165/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.165/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.166/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.166/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.167/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M35S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.167/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M35S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.168/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.168/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.169/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.169/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.170/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.170/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.171/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.171/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.172/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.172/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.173/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.173/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.174/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.174/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.175/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.175/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.176/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.176/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.177/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.177/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.178/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.178/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.179/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.179/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.180/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.180/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.181/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.181/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.182/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.182/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.183/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.183/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.184/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.184/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.185/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.185/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.186/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.186/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.187/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.187/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.188/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.188/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.189/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.189/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.190/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.190/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.191/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.191/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.192/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.192/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.193/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.193/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.194/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.194/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.195/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.195/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.196/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.196/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.197/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.197/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.198/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M26S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.198/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M26S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.199/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.199/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.200/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.200/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.201/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.201/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.202/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.202/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.203/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.203/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.204/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.204/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.205/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.205/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.206/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.206/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.207/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.207/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.208/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.208/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.209/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M12S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.209/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M12S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.210/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.210/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.211/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M32S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.211/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M32S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.212/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.212/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.213/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.213/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.214/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.214/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.215/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.215/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.216/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.216/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.217/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.217/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.218/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.218/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.219/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.219/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.220/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.220/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.221/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.221/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.222/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.222/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.223/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.223/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.224/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.224/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.225/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.225/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.226/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.226/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.227/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.227/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.228/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.228/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.229/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M33S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.229/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M33S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.230/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.230/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.231/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.231/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.232/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.232/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.233/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.233/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.234/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.234/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.235/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.235/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.236/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.236/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.237/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.237/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.238/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.238/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.239/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.239/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.240/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.240/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.241/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.241/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.242/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.242/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.243/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.243/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.244/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.244/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.245/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.245/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.246/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.246/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.247/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M35S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.247/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M35S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.248/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M13S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.248/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M13S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.249/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.249/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.250/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.250/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.251/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.251/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.252/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.252/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.253/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.253/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.254/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.254/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.10.255/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.10.255/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.0/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.0/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.1/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.1/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.2/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.2/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.3/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.3/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.4/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.4/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.5/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.5/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.6/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.6/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.7/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.7/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.8/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.8/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.9/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.9/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.10/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.10/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.11/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.11/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.12/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.12/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.13/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.13/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.14/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.14/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.15/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M10S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.15/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M10S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.16/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.16/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.17/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.17/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.18/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.18/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.19/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.19/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.20/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.20/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.21/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.21/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.22/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.22/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.23/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.23/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.24/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.24/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.25/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.25/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.26/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.26/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.27/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.27/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.28/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.28/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.29/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.29/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.30/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.30/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.31/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.31/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.32/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.32/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.33/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.33/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.34/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.34/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.35/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M32S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.35/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M32S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.36/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.36/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.37/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.37/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.38/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.38/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.39/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.39/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.40/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.40/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.41/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.41/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.42/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.42/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.43/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.43/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.44/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.44/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.45/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.45/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.46/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.46/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.47/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.47/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.48/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M33S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.48/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M33S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.49/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.49/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.50/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.50/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.51/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.51/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.52/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.52/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.53/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M33S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.53/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M33S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.54/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.54/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.55/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.55/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.56/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.56/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.57/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.57/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.58/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.58/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.59/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.59/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.60/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.60/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.61/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.61/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.62/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.62/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.63/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.63/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.64/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.64/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.65/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.65/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.66/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M35S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.66/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M35S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.67/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.67/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.68/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.68/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.69/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.69/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.70/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M35S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.70/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M35S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.71/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.71/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.72/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.72/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.73/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.73/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.74/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.74/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.75/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.75/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.76/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.76/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.77/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.77/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.78/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.78/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.79/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.79/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.80/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.80/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.81/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.81/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.82/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.82/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.83/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.83/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.84/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.84/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.85/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.85/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.86/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.86/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.87/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.87/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.88/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.88/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.89/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.89/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.90/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.90/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.91/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.91/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.92/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.92/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.93/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.93/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.94/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.94/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.95/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.95/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.96/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.96/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.97/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.97/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.98/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.98/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.99/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.99/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.100/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.100/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.101/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.101/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.102/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.102/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.103/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.103/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.104/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.104/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.105/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.105/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.106/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.106/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.107/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.107/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.108/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M12S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.108/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M12S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.109/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.109/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.110/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M32S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.110/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M32S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.111/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.111/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.112/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.112/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.113/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.113/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.114/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.114/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.115/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.115/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.116/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.116/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.117/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.117/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.118/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.118/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.119/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.119/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.120/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.120/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.121/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.121/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.122/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.122/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.123/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.123/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.124/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M39S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.124/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M39S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.125/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.125/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.126/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.126/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.127/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.127/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.128/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M33S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.128/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M33S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.129/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.129/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.130/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.130/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.131/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.131/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.132/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.132/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.133/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.133/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.134/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.134/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.135/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M40S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.135/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M40S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.136/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.136/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.137/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.137/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.138/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.138/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.139/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M15S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.139/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M15S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.140/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.140/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.141/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.141/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.142/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.142/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.143/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.143/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.144/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.144/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.145/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.145/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.146/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M35S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.146/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M35S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.147/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.147/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.148/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M41S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.148/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M41S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.149/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.149/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.150/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.150/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.151/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.151/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.152/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.152/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.153/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.153/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.154/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.154/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.155/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.155/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.156/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.156/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.157/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.157/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.158/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.158/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.159/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.159/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.160/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.160/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.161/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.161/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M21S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.162/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M21S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.162/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.163/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M42S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.163/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M42S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.164/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.164/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.165/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.165/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.166/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M36S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.166/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M36S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.167/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.167/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.168/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.168/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.169/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.169/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.170/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.170/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.171/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.171/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M19S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.172/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M19S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.172/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.173/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.173/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.174/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.174/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.175/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.175/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M20S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.176/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M20S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.176/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.177/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M37S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.177/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M37S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.178/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M11S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.178/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M11S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M17S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.179/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M17S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.179/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.180/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M14S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.180/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M14S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.181/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.181/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M18S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.182/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M18S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.182/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M16S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/2", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.183/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.1", 
                                            "uptime": "P12DT14H43M16S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M12S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.183/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M12S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "igmp", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "igmp", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H43M22S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Ethernet1/4", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.0.11.184/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.100.157.9", 
                                            "uptime": "P12DT14H43M22S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "mrib", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "mrib", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Ethernet1/1", 
                                                        "oif-uptime": "P12DT14H42M38S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "FALSE", 
                                            "if-name": "Vlan50", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(10.57.50.1/32, 239.0.11.184/32)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "10.57.50.1", 
                                            "uptime": "P12DT14H42M38S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "pim", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Null0", 
                                                        "oif-uptime": "P12DT14H42M26S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "TRUE", 
                                            "if-name": "Null0", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.100.0.0/16)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "0.0.0.0", 
                                            "uptime": "P12DT14H42M26S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "pim", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Null0", 
                                                        "oif-uptime": "P12DT14H42M26S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "TRUE", 
                                            "if-name": "Null0", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.108.0.0/16)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "0.0.0.0", 
                                            "uptime": "P12DT14H42M26S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "pim", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Null0", 
                                                        "oif-uptime": "P12DT14H42M27S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "TRUE", 
                                            "if-name": "Null0", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.110.0.0/16)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "0.0.0.0", 
                                            "uptime": "P12DT14H42M27S"
                                        }, 
                                        {
                                            "TABLE_mpib": {
                                                "ROW_mpib": [
                                                    {
                                                        "mpib-name": "pim", 
                                                        "stale-route": "FALSE"
                                                    }, 
                                                    {
                                                        "mpib-name": "ip", 
                                                        "stale-route": "FALSE"
                                                    }
                                                ]
                                            }, 
                                            "TABLE_oif": {
                                                "ROW_oif": [
                                                    {
                                                        "mpib-refcount": "1"
                                                    }, 
                                                    {
                                                        "TABLE_oif_mpib": {
                                                            "ROW_oif_mpib": {
                                                                "oif-mpib-name": "pim", 
                                                                "stale-oif": "FALSE"
                                                            }
                                                        }, 
                                                        "oif-name": "Null0", 
                                                        "oif-uptime": "P12DT14H42M26S"
                                                    }
                                                ]
                                            }, 
                                            "bidir": "TRUE", 
                                            "if-name": "Null0", 
                                            "internal": "FALSE", 
                                            "mcast-addrs": "(*, 239.111.0.0/16)", 
                                            "oif-count": "1", 
                                            "pending": "FALSE", 
                                            "rpf-nbr": "0.0.0.0", 
                                            "uptime": "P12DT14H42M26S"
                                        }
                                    ]
                                }, 
                                "vrf-name": "default"
                            }, 
                            {
                                "vrf-name": "test"
                            }, 
                            {
                                "TABLE_addr": {
                                    "ROW_addr": {
                                        "TABLE_mpib": {
                                            "ROW_mpib": [
                                                {
                                                    "mpib-name": "pim", 
                                                    "stale-route": "FALSE"
                                                }, 
                                                {
                                                    "mpib-name": "ip", 
                                                    "stale-route": "FALSE"
                                                }
                                            ]
                                        }, 
                                        "TABLE_oif": {
                                            "ROW_oif": {
                                                "mpib-refcount": "0"
                                            }
                                        }, 
                                        "bidir": "FALSE", 
                                        "if-name": "Null", 
                                        "internal": "FALSE", 
                                        "mcast-addrs": "(*, 232.0.0.0/8)", 
                                        "oif-count": "0", 
                                        "pending": "FALSE", 
                                        "rpf-nbr": "0.0.0.0", 
                                        "uptime": "P12DT14H43M51S"
                                    }
                                }, 
                                "vrf-name": "test"
                            }
                        ]
                    }
                }, 
                "code": "200", 
                "input": "show ip mroute vrf all", 
                "msg": "Success"
            }
        }, 
        "sid": "eoc", 
        "type": "cli_show", 
        "version": "1.0"
    }
}

The CLI output example below corresponds to the payload example in the code pane on the right. For more information about the show ip mroute vrf all command, see the CLI command reference:

http//www.cisco.com/c/en/us/support/switches/nexus-3000-series-switches/products-command-reference-list.html

Note: This example was added in Cisco NX-OS Release 6.0(2)A8(8).

CLI Output
Switch# show ip mroute vrf all
IP Multicast Routing Table for VRF "default"

(, 232.0.0.0/8), uptime: 1w5d, pim ip 
  Incoming interface: Null, RPF nbr: 0.0.0.0, uptime: 1w5d
  Outgoing interface list: (count: 0)


(, 239.0.0.1/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.1/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.2/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.2/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.3/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.3/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.4/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.4/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.5/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.5/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.6/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.6/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.7/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.7/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.8/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.8/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.9/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.9/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.10/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.10/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.11/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.11/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.12/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.12/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.13/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.13/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.14/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.14/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.15/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.15/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.16/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.16/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.17/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.17/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.18/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.18/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.19/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.19/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.20/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.20/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.21/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.21/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.22/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.22/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.23/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.23/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.24/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.24/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.25/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.25/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.26/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.26/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.27/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.27/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.28/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.28/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.29/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.29/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.30/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.30/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.31/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.31/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.32/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.32/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.33/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.33/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.34/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.34/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.35/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.35/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.36/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.36/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.37/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.37/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.38/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.38/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.39/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.39/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.40/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.40/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.41/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.41/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.42/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.42/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.43/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.43/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.44/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.44/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.45/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.45/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.46/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.46/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.47/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.47/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.48/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.48/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.49/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.49/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.50/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.50/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.51/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.51/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.52/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.52/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.53/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.53/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.54/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.54/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.55/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.55/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.56/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.56/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.57/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.57/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.58/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.58/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.59/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.59/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.60/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.60/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.61/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.61/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.62/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.62/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.63/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.63/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.64/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.64/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.65/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.65/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.66/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.66/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.67/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.67/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.68/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.68/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.69/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.69/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.70/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.70/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.71/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.71/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.72/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.72/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.73/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.73/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.74/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.74/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.75/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.75/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.76/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.76/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.77/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.77/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.78/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.78/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.79/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.79/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.80/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.80/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.81/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.81/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.82/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.82/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.83/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.83/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.84/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.84/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.85/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.85/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.86/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.86/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.87/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.87/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.88/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.88/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.89/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.89/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.90/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.90/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.91/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.91/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.92/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.92/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.93/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.93/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.94/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.94/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.95/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.95/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.96/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.96/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.97/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.97/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.98/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.98/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.99/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.99/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.100/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.100/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.101/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.101/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.102/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.102/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.103/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.103/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.104/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.104/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.105/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.105/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.106/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.106/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.107/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.107/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.108/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.108/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.109/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.109/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.110/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.110/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.111/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.111/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.112/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.112/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.113/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.113/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.114/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.114/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.115/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.115/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.116/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.116/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.117/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.117/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.118/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.118/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.119/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.119/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.120/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.120/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.121/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.121/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.122/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.122/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.123/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.123/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.124/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.124/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.125/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.125/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.126/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.126/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.127/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.127/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.128/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.128/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.129/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.129/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.130/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.130/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.131/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.131/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.132/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.132/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.133/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.133/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.134/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.134/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.135/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.135/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.136/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.136/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.137/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.137/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.138/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.138/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.139/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.139/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.140/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.140/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.141/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.141/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.142/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.142/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.143/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.143/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.144/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.144/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.145/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.145/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.146/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.146/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.147/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.147/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.148/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.148/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.149/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.149/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.150/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.150/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.151/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.151/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.152/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.152/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.153/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.153/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.154/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.154/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.155/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.155/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.156/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.156/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.157/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.157/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.158/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.158/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.159/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.159/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.160/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.160/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.161/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.161/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.162/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.162/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.163/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.163/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.164/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.164/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.165/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.165/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.166/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.166/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.167/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.167/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.168/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.168/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.169/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.169/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.170/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.170/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.171/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.171/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.172/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.172/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.173/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.173/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.174/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.174/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.175/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.175/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.176/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.176/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.177/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.177/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.178/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.178/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.179/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.179/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.180/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.180/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.181/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.181/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.182/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.182/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.183/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.183/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.184/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.184/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.185/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.185/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.186/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.186/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.187/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.187/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.188/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.188/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.189/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.189/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.190/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.190/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.191/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.191/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.192/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.192/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.193/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.193/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.194/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.194/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.195/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.195/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.196/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.196/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.197/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.197/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.198/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.198/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.199/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.199/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.200/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.200/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.201/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.201/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.202/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.202/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.203/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.203/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.204/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.204/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.205/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.205/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.206/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.206/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.207/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.207/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.208/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.208/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.209/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.209/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.210/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.210/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.211/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.211/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.212/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.212/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.213/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.213/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.214/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.214/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.215/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.215/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.216/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.216/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.217/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.217/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.218/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.218/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.219/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.219/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.220/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.220/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.221/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.221/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.222/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.222/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.223/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.223/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.224/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.224/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.225/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.225/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.226/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.226/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.227/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.227/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.228/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.228/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.229/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.229/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.230/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.230/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.231/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.231/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.232/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.232/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.233/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.233/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.234/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.234/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.235/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.235/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.236/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.236/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.237/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.237/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.238/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.238/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.239/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.239/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.240/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.240/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.241/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.241/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.242/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.242/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.243/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.243/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.244/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.244/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.245/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.245/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.246/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.246/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.247/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.247/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.248/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.248/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.249/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.249/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.250/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.250/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.251/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.251/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.252/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.252/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.253/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.253/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.254/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.254/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.0.255/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.0.255/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.0/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.0/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.1/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.1/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.2/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.2/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.3/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.3/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.4/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.4/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.5/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.5/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.6/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.6/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.7/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.7/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.8/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.8/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.9/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.9/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.10/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.10/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.11/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.11/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.12/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.12/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.13/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.13/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.14/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.14/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.15/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.15/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.16/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.16/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.17/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.17/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.18/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.18/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.19/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.19/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.20/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.20/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.21/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.21/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.22/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.22/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.23/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.23/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.24/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.24/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.25/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.25/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.26/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.26/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.27/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.27/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.28/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.28/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.29/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.29/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.30/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.30/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.31/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.31/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.32/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.32/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.33/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.33/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.34/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.34/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.35/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.35/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.36/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.36/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.37/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.37/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.38/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.38/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.39/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.39/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.40/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.40/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.41/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.41/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.42/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.42/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.43/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.43/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.44/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.44/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.45/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.45/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.46/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.46/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.47/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.47/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.48/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.48/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.49/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.49/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.50/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.50/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.51/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.51/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.52/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.52/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.53/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.53/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.54/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.54/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.55/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.55/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.56/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.56/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.57/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.57/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.58/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.58/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.59/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.59/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.60/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.60/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.61/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.61/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.62/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.62/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.63/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.63/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.64/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.64/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.65/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.65/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.66/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.66/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.67/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.67/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.68/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.68/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.69/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.69/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.70/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.70/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.71/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.71/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.72/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.72/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.73/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.73/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.74/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.74/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.75/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.75/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.76/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.76/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.77/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.77/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.78/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.78/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.79/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.79/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.80/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.80/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.81/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.81/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.82/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.82/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.83/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.83/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.84/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.84/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.85/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.85/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.86/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.86/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.87/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.87/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.88/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.88/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.89/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.89/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.90/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.90/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.91/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.91/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.92/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.92/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.93/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.93/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.94/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.94/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.95/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.95/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.96/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.96/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.97/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.97/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.98/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.98/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.99/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.99/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.100/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.100/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.101/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.101/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.102/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.102/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.103/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.103/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.104/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.104/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.105/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.105/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.106/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.106/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.107/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.107/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.108/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.108/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.109/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.109/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.110/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.110/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.111/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.111/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.112/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.112/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.113/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.113/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.114/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.114/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.115/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.115/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.116/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.116/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.117/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.117/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.118/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.118/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.119/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.119/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.120/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.120/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.121/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.121/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.122/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.122/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.123/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.123/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.124/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.124/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.125/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.125/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.126/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.126/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.127/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.127/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.128/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.128/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.129/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.129/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.130/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.130/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.131/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.131/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.132/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.132/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.133/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.133/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.134/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.134/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.135/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.135/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.136/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.136/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.137/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.137/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.138/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.138/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.139/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.139/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.140/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.140/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.141/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.141/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.142/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.142/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.143/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.143/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.144/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.144/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.145/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.145/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.146/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.146/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.147/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.147/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.148/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.148/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.149/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.149/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.150/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.150/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.151/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.151/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.152/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.152/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.153/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.153/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.154/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.154/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.155/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.155/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.156/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.156/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.157/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.157/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.158/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.158/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.159/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.159/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.160/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.160/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.161/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.161/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.162/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.162/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.163/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.163/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.164/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.164/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.165/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.165/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.166/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.166/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.167/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.167/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.168/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.168/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.169/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.169/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.170/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.170/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.171/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.171/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.172/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.172/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.173/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.173/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.174/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.174/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.175/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.175/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.176/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.176/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.177/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.177/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.178/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.178/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.179/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.179/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.180/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.180/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.181/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.181/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.182/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.182/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.183/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.183/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.184/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.184/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.185/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.185/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.186/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.186/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.187/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.187/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.188/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.188/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.189/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.189/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.190/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.190/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.191/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.191/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.192/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.192/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.193/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.193/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.194/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.194/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.195/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.195/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.196/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.196/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.197/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.197/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.198/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.198/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.199/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.199/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.200/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.200/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.201/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.201/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.202/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.202/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.203/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.203/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.204/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.204/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.205/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.205/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.206/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.206/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.207/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.207/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.208/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.208/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.209/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.209/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.210/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.210/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.211/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.211/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.212/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.212/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.213/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.213/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.214/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.214/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.215/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.215/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.216/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.216/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.217/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.217/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.218/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.218/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.219/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.219/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.220/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.220/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.221/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.221/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.222/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.222/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.223/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.223/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.224/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.224/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.225/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.225/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.226/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.226/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.227/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.227/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.228/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.228/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.229/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.229/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.230/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.230/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.231/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.231/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.232/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.232/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.233/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.233/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.234/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.234/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.235/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.235/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.236/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.236/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.237/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.237/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.238/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.238/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.239/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.239/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.240/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.240/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.241/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.241/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.242/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.242/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.243/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.243/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.244/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.244/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.245/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.245/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.246/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.246/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.247/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.247/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.248/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.248/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.249/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.249/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.250/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.250/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.251/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.251/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.252/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.252/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.253/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.253/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.254/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.254/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.1.255/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.1.255/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.0/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.0/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.1/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.1/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.2/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.2/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.3/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.3/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.4/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.4/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.5/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.5/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.6/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.6/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.7/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.7/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.8/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.8/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.9/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.9/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.10/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.10/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.11/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.11/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.12/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.12/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.13/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.13/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.14/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.14/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.15/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.15/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.16/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.16/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.17/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.17/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.18/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.18/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.19/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.19/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.20/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.20/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.21/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.21/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.22/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.22/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.23/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.23/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.24/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.24/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.25/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.25/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.26/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.26/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.27/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.27/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.28/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.28/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.29/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.29/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.30/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.30/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.31/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.31/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.32/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.32/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.33/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.33/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.34/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.34/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.35/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.35/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.36/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.36/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.37/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.37/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.38/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.38/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.39/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.39/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.40/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.40/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.41/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.41/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.42/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.42/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.43/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.43/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.44/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.44/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.45/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.45/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.46/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.46/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.47/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.47/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.48/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.48/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.49/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.49/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.50/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.50/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.51/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.51/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.52/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.52/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.53/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.53/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.54/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.54/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.55/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.55/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.56/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.56/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.57/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.57/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.58/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.58/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.59/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.59/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.60/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.60/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.61/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.61/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.62/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.62/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.63/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.63/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.64/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.64/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.65/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.65/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.66/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.66/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.67/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.67/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.68/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.68/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.69/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.69/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.70/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.70/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.71/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.71/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.72/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.72/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.73/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.73/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.74/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.74/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.75/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.75/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.76/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.76/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.77/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.77/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.78/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.78/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.79/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.79/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.80/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.80/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.81/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.81/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.82/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.82/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.83/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.83/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.84/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.84/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.85/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.85/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.86/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.86/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.87/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.87/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.88/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.88/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.89/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.89/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.90/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.90/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.91/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.91/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.92/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.92/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.93/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.93/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.94/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.94/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.95/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.95/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.96/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.96/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.97/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.97/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.98/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.98/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.99/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.99/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.100/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.100/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.101/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.101/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.102/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.102/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.103/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.103/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.104/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.104/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.105/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.105/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.106/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.106/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.107/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.107/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.108/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.108/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.109/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.109/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.110/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.110/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.111/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.111/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.112/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.112/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.113/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.113/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.114/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.114/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.115/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.115/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.116/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.116/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.117/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.117/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.118/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.118/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.119/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.119/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.120/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.120/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.121/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.121/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.122/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.122/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.123/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.123/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.124/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.124/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.125/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.125/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.126/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.126/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.127/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.127/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.128/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.128/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.129/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.129/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.130/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.130/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.131/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.131/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.132/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.132/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.133/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.133/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.134/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.134/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.135/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.135/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.136/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.136/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.137/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.137/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.138/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.138/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.139/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.139/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.140/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.140/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.141/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.141/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.142/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.142/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.143/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.143/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.144/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.144/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.145/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.145/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.146/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.146/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.147/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.147/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.148/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.148/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.149/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.149/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.150/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.150/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.151/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.151/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.152/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.152/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.153/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.153/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.154/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.154/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.155/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.155/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.156/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.156/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.157/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.157/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.158/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.158/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.159/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.159/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.160/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.160/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.161/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.161/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.162/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.162/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.163/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.163/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.164/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.164/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.165/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.165/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.166/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.166/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.167/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.167/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.168/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.168/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.169/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.169/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.170/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.170/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.171/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.171/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.172/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.172/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.173/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.173/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.174/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.174/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.175/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.175/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.176/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.176/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.177/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.177/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.178/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.178/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.179/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.179/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.180/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.180/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.181/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.181/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.182/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.182/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.183/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.183/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.184/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.184/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.185/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.185/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.186/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.186/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.187/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.187/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.188/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.188/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.189/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.189/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.190/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.190/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.191/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.191/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.192/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.192/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.193/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.193/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.194/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.194/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.195/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.195/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.196/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.196/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.197/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.197/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.198/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.198/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.199/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.199/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.200/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.200/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.201/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.201/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.202/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.202/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.203/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.203/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.204/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.204/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.205/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.205/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.206/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.206/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.207/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.207/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.208/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.208/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.209/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.209/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.210/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.210/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.211/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.211/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.212/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.212/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.213/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.213/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.214/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.214/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.215/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.215/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.216/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.216/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.217/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.217/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.218/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.218/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.219/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.219/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.220/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.220/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.221/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.221/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.222/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.222/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.223/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.223/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.224/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.224/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.225/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.225/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.226/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.226/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.227/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.227/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.228/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.228/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.229/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.229/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.230/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.230/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.231/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.231/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.232/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.232/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.233/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.233/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.234/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.234/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.235/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.235/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.236/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.236/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.237/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.237/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.238/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.238/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.239/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.239/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.240/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.240/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.241/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.241/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.242/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.242/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.243/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.243/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.244/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.244/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.245/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.245/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.246/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.246/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.247/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.247/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.248/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.248/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.249/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.249/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.250/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.250/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.251/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.251/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.252/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.252/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.253/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.253/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.254/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.254/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.2.255/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.2.255/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.0/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.0/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.1/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.1/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.2/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.2/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.3/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.3/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.4/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.4/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.5/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.5/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.6/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.6/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.7/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.7/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.8/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.8/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.9/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.9/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.10/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.10/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.11/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.11/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.12/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.12/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.13/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.13/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.14/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.14/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.15/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.15/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.16/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.16/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.17/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.17/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.18/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.18/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.19/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.19/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.20/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.20/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.21/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.21/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.22/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.22/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.23/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.23/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.24/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.24/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.25/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.25/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.26/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.26/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.27/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.27/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.28/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.28/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.29/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.29/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.30/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.30/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.31/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.31/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.32/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.32/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.33/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.33/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.34/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.34/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.35/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.35/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.36/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.36/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.37/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.37/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.38/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.38/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.39/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.39/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.40/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.40/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.41/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.41/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.42/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.42/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.43/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.43/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.44/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.44/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.45/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.45/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.46/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.46/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.47/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.47/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.48/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.48/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.49/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.49/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.50/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.50/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.51/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.51/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.52/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.52/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.53/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.53/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.54/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.54/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.55/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.55/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.56/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.56/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.57/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.57/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.58/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.58/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.59/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.59/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.60/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.60/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.61/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.61/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.62/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.62/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.63/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.63/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.64/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.64/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.65/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.65/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.66/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.66/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.67/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.67/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.68/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.68/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.69/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.69/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.70/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.70/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.71/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.71/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.72/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.72/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.73/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.73/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.74/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.74/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.75/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.75/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.76/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.76/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.77/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.77/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.78/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.78/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.79/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.79/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.80/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.80/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.81/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.81/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.82/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.82/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.83/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.83/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.84/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.84/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.85/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.85/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.86/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.86/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.87/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.87/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.88/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.88/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.89/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.89/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.90/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.90/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.91/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.91/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.92/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.92/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.93/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.93/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.94/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.94/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.95/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.95/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.96/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.96/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.97/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.97/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.98/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.98/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.99/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.99/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.100/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.100/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.101/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.101/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.102/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.102/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.103/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.103/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.104/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.104/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.105/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.105/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.106/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.106/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.107/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.107/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.108/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.108/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.109/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.109/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.110/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.110/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.111/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.111/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.112/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.112/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.113/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.113/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.114/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.114/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.115/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.115/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.116/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.116/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.117/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.117/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.118/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.118/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.119/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.119/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.120/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.120/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.121/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.121/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.122/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.122/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.123/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.123/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.124/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.124/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.125/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.125/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.126/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.126/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.127/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.127/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.128/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.128/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.129/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.129/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.130/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.130/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.131/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.131/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.132/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.132/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.133/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.133/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.134/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.134/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.135/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.135/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.136/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.136/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.137/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.137/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.138/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.138/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.139/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.139/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.140/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.140/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.141/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.141/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.142/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.142/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.143/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.143/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.144/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.144/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.145/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.145/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.146/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.146/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.147/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.147/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.148/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.148/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.149/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.149/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.150/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.150/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.151/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.151/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.152/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.152/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.153/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.153/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.154/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.154/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.155/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.155/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.156/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.156/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.157/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.157/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.158/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.158/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.159/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.159/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.160/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.160/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.161/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.161/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.162/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.162/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.163/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.163/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.164/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.164/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.165/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.165/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.166/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.166/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.167/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.167/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.168/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.168/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.169/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.169/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.170/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.170/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.171/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.171/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.172/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.172/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.173/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.173/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.174/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.174/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.175/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.175/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.176/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.176/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.177/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.177/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.178/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.178/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.179/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.179/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.180/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.180/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.181/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.181/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.182/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.182/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.183/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.183/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.184/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.184/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.185/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.185/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.186/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.186/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.187/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.187/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.188/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.188/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.189/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.189/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.190/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.190/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.191/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.191/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.192/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.192/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.193/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.193/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.194/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.194/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.195/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.195/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.196/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.196/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.197/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.197/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.198/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.198/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.199/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.199/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.200/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.200/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.201/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.201/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.202/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.202/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.203/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.203/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.204/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.204/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.205/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.205/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.206/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.206/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.207/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.207/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.208/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.208/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.209/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.209/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.210/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.210/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.211/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.211/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.212/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.212/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.213/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.213/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.214/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.214/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.215/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.215/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.216/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.216/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.217/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.217/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.218/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.218/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.219/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.219/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.220/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.220/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.221/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.221/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.222/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.222/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.223/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.223/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.224/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.224/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.225/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.225/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.226/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.226/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.227/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.227/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.228/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.228/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.229/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.229/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.230/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.230/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.231/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.231/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.232/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.232/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.233/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.233/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.234/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.234/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.235/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.235/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.236/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.236/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.237/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.237/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.238/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.238/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.239/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.239/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.240/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.240/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.241/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.241/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.242/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.242/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.243/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.243/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.244/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.244/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.245/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.245/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.246/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.246/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.247/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.247/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.248/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.248/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.249/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.249/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.250/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.250/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.251/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.251/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.252/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.252/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.253/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.253/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.254/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.254/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.3.255/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.3.255/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.0/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.0/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.1/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.1/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.2/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.2/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.3/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.3/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.4/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.4/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.5/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.5/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.6/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.6/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.7/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.7/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.8/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.8/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.9/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.9/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.10/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.10/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.11/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.11/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.12/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.12/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.13/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.13/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.14/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.14/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.15/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.15/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.16/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.16/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.17/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.17/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.18/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.18/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.19/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.19/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.20/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.20/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.21/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.21/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.22/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.22/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.23/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.23/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.24/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.24/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.25/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.25/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.26/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.26/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.27/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.27/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.28/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.28/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.29/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.29/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.30/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.30/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.31/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.31/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.32/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.32/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.33/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.33/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.34/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.34/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.35/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.35/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.36/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.36/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.37/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.37/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.38/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.38/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.39/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.39/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.40/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.40/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.41/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.41/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.42/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.42/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.43/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.43/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.44/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.44/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.45/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.45/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.46/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.46/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.47/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.47/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.48/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.48/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.49/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.49/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.50/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.50/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.51/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.51/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.52/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.52/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.53/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.53/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.54/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.54/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.55/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.55/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.56/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.56/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.57/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.57/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.58/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.58/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.59/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.59/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.60/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.60/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.61/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.61/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.62/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.62/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.63/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.63/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.64/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.64/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.65/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.65/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.66/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.66/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.67/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.67/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.68/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.68/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.69/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.69/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.70/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.70/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.71/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.71/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.72/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.72/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.73/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.73/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.74/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.74/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.75/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.75/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.76/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.76/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.77/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.77/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.78/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.78/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.79/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.79/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.80/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.80/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.81/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.81/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.82/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.82/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.83/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.83/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.84/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.84/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.85/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.85/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.86/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.86/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.87/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.87/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.88/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.88/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.89/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.89/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.90/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.90/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.91/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.91/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.92/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.92/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.93/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.93/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.94/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.94/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.95/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.95/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.96/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.96/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.97/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.97/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.98/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.98/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.99/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.99/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.100/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.100/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.101/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.101/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.102/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.102/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.103/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.103/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.104/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.104/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.105/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.105/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.106/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.106/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.107/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.107/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.108/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.108/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.109/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.109/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.110/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.110/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.111/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.111/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.112/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.112/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.113/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.113/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.114/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.114/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.115/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.115/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.116/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.116/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.117/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.117/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.118/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.118/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.119/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.119/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.120/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.120/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.121/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.121/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.122/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.122/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.123/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.123/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.124/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.124/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.125/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.125/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.126/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.126/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.127/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.127/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.128/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.128/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.129/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.129/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.130/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.130/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.131/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.131/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.132/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.132/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.133/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.133/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.134/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.134/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.135/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.135/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.136/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.136/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.137/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.137/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.138/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.138/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.139/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.139/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.140/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.140/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.141/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.141/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.142/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.142/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.143/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.143/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.144/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.144/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.145/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.145/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.146/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.146/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.147/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.147/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.148/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.148/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.149/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.149/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.150/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.150/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.151/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.151/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.152/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.152/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.153/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.153/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.154/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.154/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.155/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.155/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.156/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.156/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.157/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.157/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.158/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.158/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.159/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.159/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.160/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.160/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.161/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.161/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.162/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.162/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.163/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.163/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.164/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.164/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.165/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.165/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.166/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.166/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.167/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.167/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.168/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.168/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.169/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.169/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.170/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.170/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.171/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.171/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.172/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.172/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.173/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.173/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.174/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.174/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.175/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.175/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.176/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.176/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.177/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.177/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.178/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.178/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.179/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.179/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.180/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.180/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.181/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.181/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.182/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.182/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.183/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.183/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.184/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.184/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.185/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.185/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.186/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.186/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.187/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.187/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.188/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.188/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.189/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.189/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.190/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.190/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.191/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.191/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.192/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.192/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.193/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.193/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.194/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.194/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.195/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.195/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.196/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.196/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.197/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.197/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.198/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.198/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.199/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.199/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.200/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.200/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.201/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.201/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.202/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.202/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.203/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.203/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.204/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.204/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.205/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.205/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.206/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.206/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.207/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.207/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.208/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.208/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.209/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.209/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.210/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.210/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.211/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.211/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.212/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.212/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.213/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.213/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.214/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.214/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.215/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.215/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.216/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.216/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.217/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.217/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.218/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.218/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.219/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.219/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.220/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.220/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.221/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.221/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.222/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.222/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.223/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.223/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.224/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.224/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.225/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.225/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.226/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.226/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.227/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.227/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.228/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.228/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.229/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.229/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.230/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.230/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.231/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.231/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.232/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.232/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.233/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.233/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.234/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.234/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.235/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.235/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.236/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.236/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.237/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.237/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.238/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.238/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.239/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.239/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.240/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.240/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.241/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.241/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.242/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.242/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.243/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.243/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.244/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.244/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.245/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.245/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.246/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.246/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.247/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.247/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.248/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.248/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.249/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.249/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.250/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.250/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.251/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.251/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.252/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.252/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.253/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.253/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.254/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.254/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.4.255/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.4.255/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.0/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.0/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.1/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.1/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.2/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.2/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.3/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.3/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.4/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.4/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.5/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.5/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.6/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.6/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.7/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.7/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.8/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.8/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.9/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.9/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.10/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.10/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.11/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.11/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.12/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.12/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.13/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.13/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.14/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.14/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.15/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.15/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.16/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.16/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.17/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.17/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.18/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.18/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.19/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.19/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.20/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.20/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.21/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.21/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.22/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.22/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.23/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.23/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.24/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.24/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.25/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.25/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.26/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.26/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.27/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.27/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.28/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.28/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.29/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.29/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.30/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.30/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.31/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.31/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.32/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.32/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.33/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.33/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.34/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.34/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.35/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.35/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.36/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.36/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.37/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.37/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.38/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.38/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.39/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.39/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.40/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.40/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.41/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.41/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.42/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.42/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.43/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.43/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.44/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.44/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.45/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.45/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.46/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.46/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.47/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.47/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.48/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.48/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.49/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.49/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.50/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.50/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.51/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.51/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.52/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.52/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.53/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.53/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.54/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.54/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.55/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.55/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.56/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.56/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.57/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.57/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.58/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.58/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.59/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.59/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.60/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.60/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.61/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.61/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.62/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.62/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.63/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.63/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.64/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.64/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.65/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.65/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.66/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.66/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.67/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.67/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.68/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.68/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.69/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.69/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.70/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.70/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.71/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.71/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.72/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.72/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.73/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.73/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.74/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.74/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.75/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.75/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.76/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.76/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.77/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.77/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.78/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.78/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.79/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.79/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.80/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.80/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.81/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.81/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.82/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.82/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.83/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.83/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.84/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.84/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.85/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.85/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.86/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.86/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.87/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.87/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.88/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.88/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.89/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.89/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.90/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.90/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.91/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.91/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.92/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.92/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.93/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.93/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.94/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.94/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.95/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.95/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.96/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.96/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.97/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.97/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.98/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.98/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.99/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.99/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.100/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.100/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.101/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.101/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.102/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.102/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.103/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.103/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.104/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.104/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.105/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.105/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.106/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.106/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.107/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.107/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.108/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.108/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.109/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.109/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.110/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.110/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.111/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.111/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.112/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.112/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.113/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.113/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.114/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.114/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.115/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.115/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.116/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.116/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.117/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.117/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.118/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.118/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.119/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.119/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.120/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.120/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.121/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.121/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.122/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.122/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.123/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.123/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.124/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.124/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.125/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.125/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.126/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.126/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.127/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.127/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.128/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.128/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.129/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.129/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.130/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.130/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.131/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.131/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.132/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.132/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.133/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.133/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.134/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.134/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.135/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.135/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.136/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.136/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.137/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.137/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.138/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.138/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.139/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.139/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.140/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.140/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.141/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.141/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.142/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.142/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.143/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.143/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.144/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.144/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.145/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.145/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.146/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.146/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.147/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.147/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.148/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.148/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.149/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.149/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.150/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.150/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.151/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.151/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.152/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.152/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.153/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.153/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.154/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.154/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.155/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.155/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.156/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.156/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.157/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.157/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.158/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.158/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.159/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.159/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.160/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.160/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.161/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.161/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.162/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.162/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.163/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.163/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.164/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.164/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.165/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.165/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.166/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.166/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.167/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.167/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.168/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.168/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.169/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.169/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.170/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.170/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.171/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.171/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.172/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.172/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.173/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.173/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.174/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.174/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.175/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.175/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.176/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.176/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.177/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.177/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.178/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.178/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.179/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.179/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.180/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.180/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.181/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.181/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.182/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.182/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.183/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.183/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.184/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.184/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.185/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.185/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.186/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.186/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.187/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.187/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.188/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.188/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.189/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.189/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.190/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.190/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.191/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.191/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.192/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.192/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.193/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.193/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.194/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.194/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.195/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.195/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.196/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.196/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.197/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.197/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.198/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.198/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.199/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.199/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.200/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.200/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.201/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.201/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.202/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.202/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.203/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.203/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.204/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.204/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.205/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.205/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.206/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.206/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.207/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.207/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.208/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.208/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.209/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.209/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.210/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.210/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.211/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.211/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.212/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.212/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.213/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.213/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.214/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.214/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.215/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.215/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.216/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.216/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.217/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.217/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.218/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.218/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.219/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.219/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.220/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.220/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.221/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.221/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.222/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.222/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.223/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.223/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.224/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.224/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.225/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.225/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.226/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.226/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.227/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.227/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.228/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.228/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.229/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.229/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.230/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.230/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.231/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.231/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.232/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.232/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.233/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.233/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.234/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.234/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.235/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.235/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.236/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.236/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.237/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.237/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.238/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.238/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.239/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.239/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.240/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.240/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.241/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.241/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.242/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.242/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.243/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.243/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.244/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.244/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.245/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.245/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.246/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.246/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.247/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.247/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.248/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.248/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.249/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.249/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.250/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.250/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.251/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.251/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.252/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.252/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.253/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.253/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.254/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.254/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.5.255/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.5.255/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.0/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.0/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.1/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.1/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.2/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.2/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.3/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.3/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.4/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.4/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.5/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.5/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.6/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.6/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.7/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.7/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.8/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.8/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.9/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.9/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.10/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.10/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.11/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.11/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.12/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.12/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.13/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.13/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.14/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.14/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.15/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.15/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.16/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.16/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.17/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.17/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.18/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.18/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.19/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.19/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.20/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.20/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.21/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.21/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.22/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.22/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.23/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.23/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.24/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.24/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.25/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.25/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.26/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.26/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.27/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.27/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.28/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.28/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.29/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.29/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.30/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.30/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.31/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.31/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.32/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.32/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.33/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.33/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.34/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.34/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.35/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.35/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.36/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.36/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.37/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.37/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.38/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.38/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.39/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.39/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.40/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.40/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.41/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.41/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.42/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.42/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.43/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.43/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.44/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.44/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.45/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.45/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.46/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.46/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.47/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.47/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.48/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.48/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.49/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.49/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.50/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.50/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.51/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.51/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.52/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.52/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.53/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.53/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.54/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.54/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.55/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.55/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.56/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.56/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.57/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.57/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.58/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.58/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.59/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.59/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.60/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.60/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.61/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.61/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.62/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.62/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.63/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.63/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.64/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.64/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.65/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.65/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.66/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.66/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.67/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.67/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.68/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.68/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.69/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.69/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.70/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.70/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.71/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.71/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.72/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.72/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.73/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.73/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.74/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.74/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.75/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.75/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.76/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.76/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.77/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.77/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.78/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.78/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.79/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.79/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.80/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.80/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.81/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.81/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.82/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.82/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.83/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.83/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.84/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.84/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.85/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.85/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.86/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.86/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.87/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.87/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.88/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.88/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.89/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.89/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.90/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.90/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.91/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.91/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.92/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.92/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.93/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.93/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.94/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.94/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.95/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.95/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.96/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.96/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.97/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.97/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.98/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.98/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.99/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.99/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.100/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.100/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.101/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.101/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.102/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.102/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.103/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.103/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.104/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.104/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.105/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.105/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.106/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.106/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.107/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.107/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.108/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.108/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.109/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.109/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.110/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.110/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.111/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.111/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.112/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.112/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.113/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.113/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.114/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.114/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.115/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.115/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.116/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.116/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.117/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.117/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.118/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.118/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.119/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.119/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.120/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.120/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.121/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.121/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.122/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.122/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.123/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.123/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.124/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.124/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.125/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.125/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.126/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.126/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.127/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.127/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.128/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.128/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.129/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.129/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.130/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.130/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.131/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.131/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.132/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.132/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.133/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.133/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.134/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.134/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.135/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.135/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.136/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.136/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.137/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.137/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.138/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.138/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.139/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.139/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.140/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.140/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.141/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.141/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.142/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.142/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.143/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.143/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.144/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.144/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.145/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.145/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.146/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.146/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.147/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.147/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.148/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.148/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.149/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.149/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.150/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.150/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.151/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.151/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.152/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.152/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.153/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.153/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.154/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.154/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.155/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.155/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.156/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.156/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.157/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.157/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.158/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.158/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.159/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.159/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.160/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.160/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.161/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.161/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.162/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.162/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.163/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.163/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.164/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.164/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.165/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.165/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.166/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.166/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.167/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.167/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.168/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.168/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.169/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.169/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.170/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.170/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.171/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.171/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.172/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.172/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.173/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.173/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.174/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.174/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.175/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.175/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.176/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.176/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.177/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.177/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.178/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.178/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.179/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.179/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.180/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.180/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.181/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.181/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.182/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.182/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.183/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.183/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.184/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.184/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.185/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.185/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.186/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.186/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.187/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.187/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.188/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.188/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.189/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.189/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.190/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.190/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.191/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.191/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.192/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.192/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.193/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.193/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.194/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.194/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.195/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.195/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.196/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.196/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.197/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.197/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.198/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.198/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.199/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.199/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.200/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.200/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.201/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.201/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.202/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.202/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.203/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.203/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.204/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.204/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.205/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.205/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.206/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.206/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.207/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.207/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.208/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.208/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.209/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.209/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.210/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.210/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.211/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.211/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.212/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.212/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.213/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.213/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.214/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.214/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.215/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.215/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.216/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.216/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.217/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.217/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.218/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.218/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.219/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.219/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.220/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.220/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.221/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.221/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.222/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.222/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.223/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.223/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.224/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.224/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.225/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.225/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.226/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.226/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.227/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.227/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.228/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.228/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.229/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.229/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.230/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.230/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.231/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.231/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.232/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.232/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.233/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.233/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.234/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.234/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.235/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.235/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.236/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.236/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.237/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.237/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.238/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.238/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.239/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.239/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.240/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.240/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.241/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.241/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.242/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.242/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.243/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.243/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.244/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.244/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.245/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.245/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.246/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.246/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.247/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.247/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.248/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.248/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.249/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.249/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.250/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.250/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.251/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.251/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.252/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.252/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.253/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.253/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.254/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.254/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.6.255/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.6.255/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.0/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.0/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.1/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.1/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.2/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.2/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.3/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.3/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.4/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.4/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.5/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.5/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.6/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.6/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.7/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.7/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.8/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.8/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.9/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.9/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.10/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.10/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.11/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.11/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.12/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.12/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.13/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.13/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.14/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.14/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.15/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.15/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.16/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.16/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.17/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.17/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.18/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.18/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.19/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.19/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.20/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.20/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.21/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.21/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.22/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.22/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.23/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.23/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.24/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.24/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.25/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.25/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.26/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.26/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.27/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.27/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.28/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.28/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.29/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.29/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.30/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.30/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.31/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.31/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.32/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.32/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.33/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.33/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.34/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.34/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.35/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.35/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.36/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.36/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.37/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.37/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.38/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.38/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.39/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.39/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.40/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.40/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.41/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.41/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.42/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.42/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.43/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.43/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.44/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.44/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.45/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.45/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.46/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.46/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.47/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.47/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.48/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.48/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.49/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.49/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.50/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.50/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.51/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.51/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.52/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.52/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.53/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.53/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.54/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.54/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.55/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.55/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.56/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.56/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.57/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.57/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.58/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.58/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.59/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.59/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.60/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.60/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.61/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.61/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.62/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.62/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.63/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.63/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.64/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.64/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.65/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.65/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.66/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.66/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.67/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.67/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.68/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.68/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.69/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.69/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.70/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.70/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.71/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.71/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.72/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.72/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.73/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.73/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.74/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.74/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.75/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.75/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.76/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.76/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.77/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.77/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.78/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.78/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.79/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.79/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.80/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.80/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.81/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.81/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.82/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.82/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.83/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.83/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.84/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.84/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.85/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.85/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.86/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.86/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.87/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.87/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.88/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.88/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.89/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.89/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.90/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.90/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.91/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.91/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.92/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.92/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.93/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.93/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.94/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.94/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.95/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.95/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.96/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.96/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.97/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.97/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.98/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.98/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.99/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.99/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.100/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.100/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.101/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.101/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.102/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.102/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.103/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.103/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.104/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.104/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.105/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.105/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.106/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.106/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.107/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.107/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.108/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.108/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.109/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.109/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.110/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.110/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.111/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.111/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.112/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.112/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.113/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.113/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.114/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.114/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.115/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.115/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.116/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.116/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.117/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.117/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.118/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.118/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.119/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.119/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.120/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.120/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.121/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.121/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.122/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.122/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.123/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.123/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.124/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.124/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.125/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.125/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.126/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.126/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.127/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.127/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.128/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.128/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.129/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.129/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.130/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.130/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.131/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.131/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.132/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.132/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.133/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.133/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.134/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.134/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.135/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.135/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.136/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.136/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.137/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.137/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.138/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.138/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.139/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.139/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.140/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.140/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.141/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.141/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.142/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.142/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.143/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.143/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.144/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.144/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.145/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.145/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.146/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.146/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.147/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.147/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.148/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.148/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.149/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.149/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.150/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.150/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.151/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.151/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.152/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.152/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.153/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.153/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.154/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.154/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.155/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.155/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.156/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.156/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.157/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.157/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.158/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.158/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.159/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.159/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.160/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.160/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.161/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.161/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.162/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.162/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.163/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.163/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.164/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.164/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.165/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.165/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.166/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.166/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.167/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.167/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.168/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.168/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.169/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.169/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.170/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.170/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.171/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.171/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.172/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.172/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.173/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.173/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.174/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.174/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.175/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.175/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.176/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.176/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.177/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.177/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.178/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.178/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.179/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.179/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.180/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.180/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.181/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.181/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.182/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.182/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.183/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.183/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.184/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.184/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.185/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.185/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.186/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.186/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.187/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.187/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.188/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.188/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.189/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.189/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.190/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.190/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.191/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.191/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.192/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.192/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.193/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.193/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.194/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.194/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.195/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.195/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.196/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.196/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.197/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.197/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.198/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.198/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.199/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.199/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.200/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.200/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.201/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.201/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.202/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.202/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.203/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.203/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.204/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.204/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.205/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.205/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.206/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.206/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.207/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.207/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.208/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.208/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.209/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.209/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.210/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.210/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.211/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.211/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.212/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.212/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.213/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.213/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.214/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.214/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.215/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.215/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.216/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.216/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.217/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.217/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.218/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.218/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.219/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.219/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.220/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.220/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.221/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.221/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.222/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.222/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.223/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.223/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.224/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.224/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.225/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.225/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.226/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.226/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.227/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.227/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.228/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.228/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.229/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.229/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.230/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.230/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.231/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.231/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.232/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.232/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.233/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.233/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.234/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.234/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.235/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.235/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.236/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.236/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.237/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.237/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.238/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.238/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.239/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.239/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.240/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.240/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.241/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.241/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.242/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.242/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.243/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.243/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.244/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.244/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.245/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.245/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.246/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.246/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.247/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.247/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.248/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.248/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.249/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.249/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.250/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.250/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.251/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.251/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.252/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.252/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.253/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.253/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.254/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.254/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.7.255/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.7.255/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.0/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.0/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.1/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.1/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.2/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.2/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.3/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.3/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.4/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.4/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.5/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.5/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.6/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.6/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.7/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.7/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.8/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.8/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.9/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.9/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.10/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.10/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.11/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.11/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.12/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.12/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.13/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.13/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.14/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.14/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.15/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.15/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.16/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.16/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.17/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.17/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.18/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.18/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.19/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.19/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.20/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.20/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.21/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.21/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.22/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.22/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.23/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.23/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.24/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.24/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.25/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.25/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.26/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.26/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.27/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.27/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.28/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.28/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.29/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.29/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.30/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.30/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.31/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.31/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.32/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.32/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.33/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.33/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.34/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.34/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.35/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.35/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.36/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.36/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.37/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.37/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.38/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.38/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.39/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.39/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.40/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.40/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.41/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.41/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.42/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.42/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.43/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.43/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.44/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.44/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.45/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.45/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.46/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.46/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.47/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.47/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.48/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.48/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.49/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.49/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.50/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.50/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.51/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.51/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.52/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.52/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.53/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.53/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.54/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.54/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.55/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.55/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.56/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.56/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.57/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.57/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.58/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.58/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.59/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.59/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.60/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.60/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.61/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.61/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.62/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.62/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.63/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.63/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.64/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.64/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.65/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.65/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.66/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.66/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.67/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.67/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.68/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.68/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.69/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.69/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.70/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.70/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.71/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.71/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.72/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.72/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.73/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.73/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.74/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.74/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.75/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.75/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.76/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.76/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.77/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.77/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.78/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.78/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.79/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.79/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.80/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.80/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.81/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.81/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.82/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.82/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.83/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.83/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.84/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.84/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.85/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.85/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.86/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.86/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.87/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.87/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.88/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.88/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.89/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.89/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.90/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.90/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.91/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.91/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.92/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.92/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.93/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.93/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.94/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.94/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.95/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.95/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.96/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.96/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.97/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.97/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.98/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.98/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.99/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.99/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.100/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.100/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.101/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.101/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.102/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.102/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.103/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.103/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.104/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.104/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.105/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.105/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.106/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.106/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.107/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.107/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.108/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.108/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.109/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.109/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.110/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.110/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.111/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.111/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.112/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.112/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.113/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.113/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.114/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.114/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.115/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.115/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.116/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.116/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.117/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.117/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.118/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.118/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.119/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.119/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.120/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.120/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.121/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.121/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.122/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.122/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.123/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.123/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.124/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.124/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.125/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.125/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.126/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.126/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.127/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.127/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.128/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.128/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.129/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.129/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.130/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.130/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.131/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.131/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.132/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.132/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.133/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.133/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.134/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.134/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.135/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.135/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.136/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.136/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.137/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.137/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.138/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.138/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.139/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.139/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.140/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.140/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.141/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.141/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.142/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.142/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.143/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.143/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.144/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.144/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.145/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.145/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.146/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.146/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.147/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.147/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.148/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.148/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.149/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.149/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.150/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.150/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.151/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.151/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.152/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.152/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.153/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.153/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.154/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.154/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.155/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.155/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.156/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.156/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.157/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.157/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.158/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.158/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.159/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.159/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.160/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.160/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.161/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.161/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.162/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.162/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.163/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.163/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.164/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.164/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.165/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.165/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.166/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.166/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.167/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.167/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.168/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.168/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.169/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.169/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.170/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.170/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.171/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.171/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.172/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.172/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.173/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.173/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.174/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.174/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.175/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.175/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.176/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.176/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.177/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.177/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.178/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.178/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.179/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.179/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.180/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.180/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.181/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.181/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.182/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.182/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.183/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.183/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.184/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.184/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.185/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.185/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.186/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.186/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.187/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.187/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.188/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.188/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.189/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.189/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.190/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.190/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.191/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.191/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.192/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.192/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.193/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.193/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.194/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.194/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.195/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.195/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.196/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.196/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.197/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.197/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.198/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.198/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.199/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.199/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.200/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.200/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.201/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.201/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.202/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.202/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.203/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.203/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.204/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.204/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.205/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.205/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.206/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.206/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.207/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.207/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.208/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.208/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.209/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.209/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.210/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.210/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.211/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.211/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.212/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.212/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.213/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.213/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.214/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.214/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.215/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.215/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.216/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.216/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.217/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.217/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.218/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.218/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.219/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.219/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.220/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.220/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.221/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.221/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.222/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.222/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.223/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.223/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.224/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.224/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.225/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.225/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.226/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.226/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.227/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.227/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.228/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.228/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.229/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.229/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.230/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.230/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.231/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.231/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.232/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.232/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.233/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.233/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.234/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.234/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.235/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.235/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.236/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.236/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.237/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.237/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.238/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.238/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.239/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.239/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.240/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.240/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.241/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.241/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.242/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.242/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.243/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.243/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.244/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.244/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.245/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.245/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.246/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.246/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.247/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.247/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.248/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.248/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.249/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.249/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.250/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.250/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.251/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.251/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.252/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.252/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.253/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.253/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.254/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.254/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.8.255/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.8.255/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.0/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.0/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.1/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.1/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.2/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.2/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.3/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.3/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.4/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.4/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.5/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.5/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.6/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.6/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.7/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.7/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.8/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.8/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.9/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.9/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.10/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.10/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.11/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.11/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.12/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.12/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.13/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.13/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.14/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.14/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.15/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.15/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.16/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.16/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.17/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.17/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.18/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.18/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.19/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.19/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.20/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.20/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.21/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.21/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.22/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.22/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.23/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.23/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.24/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.24/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.25/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.25/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.26/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.26/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.27/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.27/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.28/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.28/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.29/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.29/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.30/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.30/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.31/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.31/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.32/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.32/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.33/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.33/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.34/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.34/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.35/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.35/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.36/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.36/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.37/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.37/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.38/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.38/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.39/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.39/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.40/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.40/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.41/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.41/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.42/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.42/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.43/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.43/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.44/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.44/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.45/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.45/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.46/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.46/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.47/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.47/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.48/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.48/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.49/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.49/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.50/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.50/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.51/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.51/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.52/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.52/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.53/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.53/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.54/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.54/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.55/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.55/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.56/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.56/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.57/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.57/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.58/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.58/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.59/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.59/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.60/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.60/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.61/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.61/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.62/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.62/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.63/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.63/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.64/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.64/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.65/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.65/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.66/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.66/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.67/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.67/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.68/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.68/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.69/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.69/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.70/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.70/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.71/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.71/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.72/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.72/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.73/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.73/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.74/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.74/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.75/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.75/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.76/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.76/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.77/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.77/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.78/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.78/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.79/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.79/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.80/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.80/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.81/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.81/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.82/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.82/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.83/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.83/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.84/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.84/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.85/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.85/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.86/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.86/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.87/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.87/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.88/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.88/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.89/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.89/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.90/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.90/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.91/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.91/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.92/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.92/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.93/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.93/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.94/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.94/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.95/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.95/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.96/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.96/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.97/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.97/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.98/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.98/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.99/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.99/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.100/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.100/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.101/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.101/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.102/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.102/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.103/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.103/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.104/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.104/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.105/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.105/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.106/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.106/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.107/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.107/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.108/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.108/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.109/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.109/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.110/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.110/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.111/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.111/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.112/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.112/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.113/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.113/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.114/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.114/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.115/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.115/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.116/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.116/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.117/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.117/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.118/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.118/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.119/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.119/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.120/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.120/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.121/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.121/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.122/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.122/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.123/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.123/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.124/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.124/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.125/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.125/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.126/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.126/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.127/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.127/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.128/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.128/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.129/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.129/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.130/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.130/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.131/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.131/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.132/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.132/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.133/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.133/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.134/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.134/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.135/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.135/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.136/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.136/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.137/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.137/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.138/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.138/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.139/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.139/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.140/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.140/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.141/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.141/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.142/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.142/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.143/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.143/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.144/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.144/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.145/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.145/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.146/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.146/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.147/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.147/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.148/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.148/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.149/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.149/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.150/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.150/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.151/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.151/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.152/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.152/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.153/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.153/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.154/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.154/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.155/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.155/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.156/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.156/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.157/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.157/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.158/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.158/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.159/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.159/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.160/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.160/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.161/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.161/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.162/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.162/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.163/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.163/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.164/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.164/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.165/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.165/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.166/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.166/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.167/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.167/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.168/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.168/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.169/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.169/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.170/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.170/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.171/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.171/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.172/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.172/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.173/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.173/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.174/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.174/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.175/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.175/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.176/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.176/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.177/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.177/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.178/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.178/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.179/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.179/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.180/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.180/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.181/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.181/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.182/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.182/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.183/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.183/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.184/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.184/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.185/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.185/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.186/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.186/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.187/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.187/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.188/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.188/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.189/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.189/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.190/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.190/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.191/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.191/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.192/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.192/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.193/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.193/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.194/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.194/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.195/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.195/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.196/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.196/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.197/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.197/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.198/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.198/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.199/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.199/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.200/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.200/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.201/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.201/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.202/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.202/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.203/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.203/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.204/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.204/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.205/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.205/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.206/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.206/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.207/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.207/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.208/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.208/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.209/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.209/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.210/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.210/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.211/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.211/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.212/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.212/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.213/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.213/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.214/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.214/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.215/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.215/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.216/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.216/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.217/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.217/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.218/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.218/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.219/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.219/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.220/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.220/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.221/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.221/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.222/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.222/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.223/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.223/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.224/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.224/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.225/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.225/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.226/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.226/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.227/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.227/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.228/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.228/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.229/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.229/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.230/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.230/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.231/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.231/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.232/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.232/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.233/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.233/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.234/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.234/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.235/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.235/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.236/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.236/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.237/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.237/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.238/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.238/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.239/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.239/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.240/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.240/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.241/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.241/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.242/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.242/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.243/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.243/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.244/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.244/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.245/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.245/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.246/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.246/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.247/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.247/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.248/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.248/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.249/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.249/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.250/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.250/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.251/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.251/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.252/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.252/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.253/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.253/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.254/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.254/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.9.255/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.9.255/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.0/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.0/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.1/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.1/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.2/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.2/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.3/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.3/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.4/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.4/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.5/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.5/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.6/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.6/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.7/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.7/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.8/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.8/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.9/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.9/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.10/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.10/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.11/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.11/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.12/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.12/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.13/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.13/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.14/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.14/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.15/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.15/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.16/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.16/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.17/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.17/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.18/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.18/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.19/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.19/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.20/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.20/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.21/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.21/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.22/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.22/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.23/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.23/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.24/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.24/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.25/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.25/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.26/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.26/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.27/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.27/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.28/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.28/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.29/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.29/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.30/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.30/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.31/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.31/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.32/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.32/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.33/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.33/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.34/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.34/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.35/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.35/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.36/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.36/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.37/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.37/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.38/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.38/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.39/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.39/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.40/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.40/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.41/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.41/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.42/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.42/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.43/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.43/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.44/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.44/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.45/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.45/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.46/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.46/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.47/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.47/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.48/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.48/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.49/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.49/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.50/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.50/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.51/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.51/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.52/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.52/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.53/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.53/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.54/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.54/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.55/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.55/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.56/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.56/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.57/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.57/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.58/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.58/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.59/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.59/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.60/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.60/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.61/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.61/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.62/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.62/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.63/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.63/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.64/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.64/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.65/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.65/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.66/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.66/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.67/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.67/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.68/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.68/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.69/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.69/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.70/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.70/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.71/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.71/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.72/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.72/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.73/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.73/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.74/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.74/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.75/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.75/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.76/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.76/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.77/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.77/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.78/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.78/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.79/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.79/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.80/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.80/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.81/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.81/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.82/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.82/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.83/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.83/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.84/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.84/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.85/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.85/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.86/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.86/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.87/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.87/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.88/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.88/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.89/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.89/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.90/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.90/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.91/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.91/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.92/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.92/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.93/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.93/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.94/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.94/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.95/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.95/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.96/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.96/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.97/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.97/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.98/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.98/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.99/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.99/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.100/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.100/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.101/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.101/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.102/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.102/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.103/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.103/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.104/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.104/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.105/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.105/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.106/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.106/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.107/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.107/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.108/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.108/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.109/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.109/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.110/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.110/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.111/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.111/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.112/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.112/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.113/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.113/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.114/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.114/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.115/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.115/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.116/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.116/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.117/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.117/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.118/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.118/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.119/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.119/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.120/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.120/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.121/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.121/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.122/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.122/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.123/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.123/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.124/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.124/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.125/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.125/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.126/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.126/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.127/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.127/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.128/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.128/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.129/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.129/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.130/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.130/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.131/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.131/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.132/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.132/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.133/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.133/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.134/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.134/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.135/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.135/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.136/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.136/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.137/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.137/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.138/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.138/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.139/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.139/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.140/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.140/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.141/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.141/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.142/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.142/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.143/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.143/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.144/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.144/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.145/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.145/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.146/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.146/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.147/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.147/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.148/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.148/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.149/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.149/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.150/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.150/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.151/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.151/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.152/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.152/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.153/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.153/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.154/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.154/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.155/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.155/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.156/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.156/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.157/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.157/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.158/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.158/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.159/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.159/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.160/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.160/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.161/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.161/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.162/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.162/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.163/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.163/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.164/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.164/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.165/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.165/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.166/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.166/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.167/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.167/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.168/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.168/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.169/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.169/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.170/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.170/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.171/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.171/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.172/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.172/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.173/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.173/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.174/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.174/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.175/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.175/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.176/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.176/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.177/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.177/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.178/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.178/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.179/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.179/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.180/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.180/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.181/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.181/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.182/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.182/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.183/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.183/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.184/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.184/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.185/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.185/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.186/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.186/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.187/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.187/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.188/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.188/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.189/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.189/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.190/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.190/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.191/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.191/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.192/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.192/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.193/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.193/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.194/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.194/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.195/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.195/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.196/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.196/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.197/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.197/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.198/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.198/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.199/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.199/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.200/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.200/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.201/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.201/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.202/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.202/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.203/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.203/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.204/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.204/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.205/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.205/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.206/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.206/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.207/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.207/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.208/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.208/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.209/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.209/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.210/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.210/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.211/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.211/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.212/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.212/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.213/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.213/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.214/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.214/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.215/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.215/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.216/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.216/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.217/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.217/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.218/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.218/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.219/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.219/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.220/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.220/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.221/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.221/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.222/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.222/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.223/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.223/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.224/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.224/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.225/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.225/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.226/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.226/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.227/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.227/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.228/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.228/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.229/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.229/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.230/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.230/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.231/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.231/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.232/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.232/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.233/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.233/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.234/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.234/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.235/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.235/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.236/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.236/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.237/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.237/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.238/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.238/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.239/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.239/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.240/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.240/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.241/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.241/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.242/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.242/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.243/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.243/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.244/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.244/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.245/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.245/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.246/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.246/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.247/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.247/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.248/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.248/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.249/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.249/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.250/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.250/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.251/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.251/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.252/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.252/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.253/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.253/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.254/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.254/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.10.255/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.10.255/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.0/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.0/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.1/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.1/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.2/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.2/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.3/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.3/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.4/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.4/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.5/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.5/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.6/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.6/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.7/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.7/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.8/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.8/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.9/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.9/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.10/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.10/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.11/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.11/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.12/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.12/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.13/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.13/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.14/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.14/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.15/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.15/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.16/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.16/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.17/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.17/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.18/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.18/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.19/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.19/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.20/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.20/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.21/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.21/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.22/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.22/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.23/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.23/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.24/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.24/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.25/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.25/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.26/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.26/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.27/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.27/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.28/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.28/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.29/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.29/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.30/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.30/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.31/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.31/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.32/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.32/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.33/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.33/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.34/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.34/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.35/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.35/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.36/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.36/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.37/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.37/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.38/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.38/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.39/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.39/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.40/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.40/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.41/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.41/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.42/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.42/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.43/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.43/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.44/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.44/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.45/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.45/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.46/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.46/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.47/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.47/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.48/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.48/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.49/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.49/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.50/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.50/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.51/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.51/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.52/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.52/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.53/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.53/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.54/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.54/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.55/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.55/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.56/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.56/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.57/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.57/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.58/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.58/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.59/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.59/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.60/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.60/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.61/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.61/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.62/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.62/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.63/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.63/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.64/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.64/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.65/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.65/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.66/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.66/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.67/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.67/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.68/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.68/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.69/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.69/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.70/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.70/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.71/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.71/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.72/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.72/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.73/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.73/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.74/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.74/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.75/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.75/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.76/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.76/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.77/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.77/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.78/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.78/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.79/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.79/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.80/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.80/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.81/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.81/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.82/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.82/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.83/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.83/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.84/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.84/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.85/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.85/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.86/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.86/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.87/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.87/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.88/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.88/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.89/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.89/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.90/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.90/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.91/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.91/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.92/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.92/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.93/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.93/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.94/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.94/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.95/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.95/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.96/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.96/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.97/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.97/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.98/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.98/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.99/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.99/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.100/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.100/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.101/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.101/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.102/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.102/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.103/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.103/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.104/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.104/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.105/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.105/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.106/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.106/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.107/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.107/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.108/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.108/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.109/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.109/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.110/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.110/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.111/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.111/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.112/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.112/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.113/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.113/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.114/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.114/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.115/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.115/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.116/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.116/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.117/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.117/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.118/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.118/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.119/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.119/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.120/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.120/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.121/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.121/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.122/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.122/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.123/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.123/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.124/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.124/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.125/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.125/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.126/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.126/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.127/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.127/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.128/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.128/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.129/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.129/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.130/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.130/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.131/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.131/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.132/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.132/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.133/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.133/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.134/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.134/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.135/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.135/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.136/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.136/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.137/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.137/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.138/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.138/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.139/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.139/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.140/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.140/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.141/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.141/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.142/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.142/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.143/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.143/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.144/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.144/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.145/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.145/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.146/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.146/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.147/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.147/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.148/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.148/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.149/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.149/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.150/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.150/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.151/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.151/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.152/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.152/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.153/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.153/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.154/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.154/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.155/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.155/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.156/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.156/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.157/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.157/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.158/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.158/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.159/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.159/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.160/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.160/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.161/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.161/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.162/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.162/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.163/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.163/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.164/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.164/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.165/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.165/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.166/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.166/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.167/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.167/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.168/32), uptime: 1w5d, igmp pim ip 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.168/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.169/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.169/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.170/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.170/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.171/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.171/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.172/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.172/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.173/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.173/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.174/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.174/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.175/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.175/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.176/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.176/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.177/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.177/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.178/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.178/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.179/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.179/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.180/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.180/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.181/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.181/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.182/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.182/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.183/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/2, RPF nbr: 10.100.157.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.183/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.0.11.184/32), uptime: 1w5d, igmp ip pim 
  Incoming interface: Ethernet1/4, RPF nbr: 10.100.157.9, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, igmp


(10.57.50.1/32, 239.0.11.184/32), uptime: 1w5d, ip mrib pim 
  Incoming interface: Vlan50, RPF nbr: 10.57.50.1, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Ethernet1/1, uptime: 1w5d, mrib


(, 239.100.0.0/16), bidir, uptime: 1w5d, pim ip 
  Incoming interface: Null0, RPF nbr: 0.0.0.0, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Null0, uptime: 1w5d, pim, (RPF)


(, 239.108.0.0/16), bidir, uptime: 1w5d, pim ip 
  Incoming interface: Null0, RPF nbr: 0.0.0.0, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Null0, uptime: 1w5d, pim, (RPF)


(, 239.110.0.0/16), bidir, uptime: 1w5d, pim ip 
  Incoming interface: Null0, RPF nbr: 0.0.0.0, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Null0, uptime: 1w5d, pim, (RPF)


(, 239.111.0.0/16), bidir, uptime: 1w5d, pim ip 
  Incoming interface: Null0, RPF nbr: 0.0.0.0, uptime: 1w5d
  Outgoing interface list: (count: 1)
    Null0, uptime: 1w5d, pim, (RPF)



IP Multicast Routing Table for VRF "test"

(, 232.0.0.0/8), uptime: 1w5d, pim ip 
  Incoming interface: Null, RPF nbr: 0.0.0.0, uptime: 1w5d
  Outgoing interface list: (count: 0)




show ip mroute vrf test

show ip mroute vrf test

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 ip mroute vrf test",
  "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": {
        "outputs": {
            "output": {
                "body": {
                    "TABLE_vrf": {
                        "ROW_vrf": [
                            {
                                "vrf-name": "test"
                            }, 
                            {
                                "TABLE_addr": {
                                    "ROW_addr": {
                                        "TABLE_mpib": {
                                            "ROW_mpib": [
                                                {
                                                    "mpib-name": "pim", 
                                                    "stale-route": "FALSE"
                                                }, 
                                                {
                                                    "mpib-name": "ip", 
                                                    "stale-route": "FALSE"
                                                }
                                            ]
                                        }, 
                                        "TABLE_oif": {
                                            "ROW_oif": {
                                                "mpib-refcount": "0"
                                            }
                                        }, 
                                        "bidir": "FALSE", 
                                        "if-name": "Null", 
                                        "internal": "FALSE", 
                                        "mcast-addrs": "(*, 232.0.0.0/8)", 
                                        "oif-count": "0", 
                                        "pending": "FALSE", 
                                        "rpf-nbr": "0.0.0.0", 
                                        "uptime": "P12DT14H45M55S"
                                    }
                                }, 
                                "vrf-name": "test"
                            }
                        ]
                    }
                }, 
                "code": "200", 
                "input": "show ip mroute vrf test", 
                "msg": "Success"
            }
        }, 
        "sid": "eoc", 
        "type": "cli_show", 
        "version": "1.0"
    }
}

The CLI output example below corresponds to the payload example in the code pane on the right. For more information about the show ip mroute vrf test command, see the CLI command reference:

http//www.cisco.com/c/en/us/support/switches/nexus-3000-series-switches/products-command-reference-list.html

Note: This example was added in Cisco NX-OS Release 6.0(2)A8(8).

CLI Output
Switch# show ip mroute vrf test
IP Multicast Routing Table for VRF "test"

(*, 232.0.0.0/8), uptime: 1w5d, pim ip 
  Incoming interface: Null, RPF nbr: 0.0.0.0, uptime: 1w5d
  Outgoing interface list: (count: 0)